Skip to content

Releases: OpenFeign/querydsl

querydsl 7.4.0

Choose a tag to compare

@velo velo released this 15 Jun 14:25

What's Changed

  • Bump org.eclipse.persistence:eclipselink from 5.0.0-B07 to 5.0.0-B08 by @dependabot[bot] in #1186
  • Bump hibernate.version from 7.0.0.Beta1 to 7.0.0.Beta5 by @dependabot[bot] in #1018
  • Sync master into querydsl-7.0 by @github-actions[bot] in #1218
  • Bump org.hibernate.validator:hibernate-validator from 8.0.2.Final to 9.0.0.Final by @dependabot[bot] in #1170
  • Revert "Temporaly disabling ksp testing" by @velo in #735
  • Sync master into querydsl-7.0 by @github-actions[bot] in #1219
  • Bump com.google.devtools.ksp:symbol-processing-api from 2.1.21-2.0.1 to 2.1.21-2.0.2 by @dependabot[bot] in #1222
  • Bump org.glassfish.expressly:expressly from 5.0.0 to 6.0.0 by @dependabot[bot] in #1221
  • Bump io.projectreactor:reactor-bom from 2024.0.6 to 2024.0.7 by @dependabot[bot] in #1224
  • Bump hibernate.version from 7.0.0.Final to 7.0.1.Final by @dependabot[bot] in #1225
  • Bump org.postgresql:postgresql from 42.7.6 to 42.7.7 by @dependabot[bot] in #1226
  • Bump quarkus.version from 3.23.2 to 3.23.3 by @dependabot[bot] in #1227
  • Bump hibernate.version from 7.0.1.Final to 7.0.2.Final by @dependabot[bot] in #1229
  • Bump com.ibm.db2:jcc from 12.1.0.0 to 12.1.2.0 by @dependabot[bot] in #1231
  • Bump spring.version from 6.2.7 to 6.2.8 by @dependabot[bot] in #1230
  • Bump org.eclipse.jdt:ecj from 3.40.0 to 3.42.0 by @dependabot[bot] in #1223
  • Exclude properties in QueryProjection outside constructor by @IceBlizz6 in #1232
  • Add readme for ksp by @IceBlizz6 in #1233
  • Bump net.postgis:postgis-jdbc from 2025.1.0 to 2025.1.1 by @dependabot[bot] in #1234
  • Bump org.hibernate.validator:hibernate-validator from 9.0.0.Final to 9.0.1.Final by @dependabot[bot] in #1235
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1 by @dependabot[bot] in #1236
  • Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.19.0 to 2.19.1 by @dependabot[bot] in #1237
  • Bump net.postgis:postgis-jdbc-jts from 2025.1.0 to 2025.1.1 by @dependabot[bot] in #1238
  • Bump org.apache.logging.log4j:log4j-core from 2.24.3 to 2.25.0 by @dependabot[bot] in #1240
  • Bump net.bytebuddy:byte-buddy from 1.17.5 to 1.17.6 by @dependabot[bot] in #1239
  • Bump quarkus.version from 3.23.3 to 3.23.4 by @dependabot[bot] in #1242
  • Bump springboot.version from 3.5.0 to 3.5.2 by @dependabot[bot] in #1243
  • Bump io.mockk:mockk-jvm from 1.14.2 to 1.14.4 by @dependabot[bot] in #1244
  • Bump springboot.version from 3.5.2 to 3.5.3 by @dependabot[bot] in #1245
  • Bump kotlin.version from 2.1.21 to 2.2.0 by @dependabot[bot] in #1246
  • Bump com.microsoft.sqlserver:mssql-jdbc from 12.10.0.jre8 to 12.10.1.jre8 by @dependabot[bot] in #1247
  • Bump com.google.devtools.ksp:symbol-processing-api from 2.1.21-2.0.2 to 2.2.0-2.0.2 by @dependabot[bot] in #1250
  • Bump org.junit:junit-bom from 5.13.1 to 5.13.2 by @dependabot[bot] in #1249
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 3.11.0 to 3.12.0 by @dependabot[bot] in #1252
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.10.0 to 3.11.0 by @dependabot[bot] in #1251
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.11.0 to 6.12.0 by @dependabot[bot] in #1254
  • Bump quarkus.version from 3.23.4 to 3.24.1 by @dependabot[bot] in #1253
  • Bump org.xerial:sqlite-jdbc from 3.50.1.0 to 3.50.2.0 by @dependabot[bot] in #1262
  • Bump com.microsoft.sqlserver:mssql-jdbc from 12.10.1.jre8 to 13.1.0.jre8-preview by @dependabot[bot] in #1264
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 by @dependabot[bot] in #1265
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.12.0 to 6.12.1 by @dependabot[bot] in #1266
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #1267
  • Bump quarkus.version from 3.24.1 to 3.24.2 by @dependabot[bot] in #1268
  • Bump io.smallrye:jandex from 3.3.1 to 3.3.2 by @dependabot[bot] in #1269
  • Bump org.junit:junit-bom from 5.13.2 to 5.13.3 by @dependabot[bot] in #1271
  • Add fallback for unknown types in KSP by @IceBlizz6 in #1263
  • Scala upgrade by @velo in #1270
  • Bump io.github.classgraph:classgraph from 4.8.179 to 4.8.180 by @dependabot[bot] in #1248
  • Bump quarkus.version from 3.24.2 to 3.24.3 by @dependabot[bot] in #1272
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 3.12.0 to 3.13.0 by @dependabot[bot] in #1273
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.12.1 to 6.13.0 by @dependabot[bot] in #1274
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.11.0 to 3.12.0 by @dependabot[bot] in #1275
  • Bump org.apache.logging.log4j:log4j-core from 2.25.0 to 2.25.1 by @dependabot[bot] in #1277
  • Bump org.eclipse.persistence:eclipselink from 5.0.0-B08 to 5.0.0-B09 by @dependabot[bot] in #1278
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #1279
  • Bump io.github.classgraph:classgraph from 4.8.180 to 4.8.181 by @dependabot[bot] in #1281
  • Bump io.projectreactor:reactor-bom from 2024.0.7 to 2024.0.8 by @dependabot[bot] in #1280
  • Bump mvn.version from 3.9.10 to 3.9.11 by @dependabot[bot] in #1282
  • Bump io.mockk:mockk-jvm from 1.14.4 to 1.14.5 by @dependabot[bot] in #1283
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.12.0 to 3.13.0 by @dependabot[bot] in #1284
  • Bump spring.version from 6.2.8 to 6.2.9 by @dependabot[bot] in #1285
  • Bump quarkus.version from 3.24.3 to 3.24.4 by @dependabot[bot] in #1286
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.19.2 by @dependabot[bot] in #1287
  • Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.19.1 to 2.19.2 by @dependabot[bot] in #1288
  • Bump org.xerial:sqlite-jdbc from 3.50.2.0 to 3.50.3.0 by @dependabot[bot] in #1289
  • Bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #1291
  • Bump io.smallrye:jandex from 3.3.2 to 3.4.0 by @dependabot[bot] in #1292
  • Bump quarkus.version from 3.24.4 to 3.24.5 by @dependabot[bot] in #1293
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.13.0 to 3.14.1 by @dependabot[bot] in #1295
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 3.13.0 to 3.14.1 by @dependabot[bot] in #1294
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.13.0 to 6.15.0 by @dependabot[bot] in #1296
  • Migrate from OSSRH to Sonatype Central Portal by @velo in #1290
  • Bump springboot.version from 3.5.3 to 3.5.4 by @dependabot[bot] in #1298
  • Bump com.microsoft.sqlserver:mssql-jdbc from 13.1.0.jre8-preview to 13.1.1.jre8-preview by @dependabot[bot] in #1299
  • Bump hibernate.version from 7.0.2.Final to 7.0.8.Final by @dependabot[bot] in #1300
  • Bump com.mysql:mysql-connector-j from 9.3.0 to 9.4.0 by @dependabot[bot] in #1302
  • Bump oracle.version from 23.8.0.25.04 to 23.9.0.25.07 by @dependabot[bot] in #1301
  • Bump hibernate.version from 7...
Read more

7.3.0

Choose a tag to compare

@velo velo released this 01 Jun 11:16
7.3.0
223f80c

Fixes

  • #1762 Fix @QueryProjection constructor generation for Kotlin value classes (@JvmInline) (@s-chan-o)
  • #1761 fix(apt): circular dependencies are not problematic (@Athou)

Other

  • #1770 Build(deps): Bump mongodb.version from 5.7.1 to 5.8.0 (@app/dependabot)
  • #1769 Build(deps): Bump com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.21.4 (@app/dependabot)
  • #1768 Build(deps): Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.21.3 to 2.21.4 (@app/dependabot)
  • #1767 Build(deps): Bump quarkus.version from 3.35.4 to 3.36.0 (@app/dependabot)
  • #1766 Build(deps): Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.26.0 to 0.26.1 (@app/dependabot)
  • #1765 Build(deps): Bump mongodb.version from 5.7.0 to 5.7.1 (@app/dependabot)
  • #1764 Build(deps): Bump surefire.version from 3.5.5 to 3.5.6 (@app/dependabot)
  • #1763 Publish querydsl-bom as a real module so it auto-deploys to Central (@velo)
  • #1760 Build(deps): Bump ksp.version from 2.3.8 to 2.3.9 (@app/dependabot)
  • #1759 Build(deps): Bump hibernate.version from 7.3.6.Final to 7.4.0.Final (@app/dependabot)
  • #1758 Route JPAInsertClause.execute() through native SQL when values contain function templates (#1757) (@zio0911)

QueryDSL 7.2

Choose a tag to compare

@velo velo released this 25 May 15:27
7.2
f27548e

What's Changed

  • Refactor: Promote SimpleDTOProjection to official NameBasedProjection feature with collection support by @Mouon in #1460
  • Strip whitespace from varName in TypeExtends constructor by @dodgex in #1576
  • Fix false positive tests in ksp-codegen by correcting assertContainAll logic by @justdeok in #1573
  • add docker-compose.yml force amd64 images for database stack by @xeounxzxu in #1530
  • Publish documentation on GitHub Pages by @velo in #1602
  • Replace apt-maven-plugin with Google compile-testing in querydsl-apt by @velo in #1606
  • Upgrade test sources to Java 25 by @velo in #1591
  • #1528: Hibernate CTE support by @Mart1031y in #1529
  • Add scalar function call methods to SQLExpressions by @zio0911 in #1656
  • feat(apt): detect circular Q-class references and warn at compile time by @o54711254 in #1739
  • feat(ksp): make ksp-codegen KSP2-compatible and refine Q-class rendering by @soidisant in #1728
  • Fix invalid JPQL emitted by JPAInsertClause set() style (#1718) by @zio0911 in #1719
  • Deduplicate fetch join results at QueryDSL level by @zio0911 in #1696
  • Add executeWithKey() to JPAInsertClause and HibernateInsertClause by @zio0911 in #1693
List of PRs that updated libraries versions
  • Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.2.20-2.0.4 to 2.3.0 by @dependabot[bot] in #1435
  • Build(deps): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.21.1 to 6.22.1 by @dependabot[bot] in #1436
  • Build(deps): Bump quarkus.version from 3.28.4 to 3.28.5 by @dependabot[bot] in #1439
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.19.0 to 3.20.0 by @dependabot[bot] in #1438
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.19.0 to 3.20.0 by @dependabot[bot] in #1437
  • Build(deps): Bump springboot.version from 3.5.6 to 3.5.7 by @dependabot[bot] in #1440
  • Build(deps): Bump kotlin.version from 2.2.20 to 2.2.21 by @dependabot[bot] in #1441
  • Build(deps): Bump io.smallrye:jandex from 3.5.0 to 3.5.1 by @dependabot[bot] in #1442
  • Build(deps): Bump maven-plugin.version from 3.15.1 to 3.15.2 by @dependabot[bot] in #1443
  • Build(deps): Bump oracle.version from 23.9.0.25.07 to 23.26.0.0.0 by @dependabot[bot] in #1445
  • Build(deps): Bump com.mysql:mysql-connector-j from 9.4.0 to 9.5.0 by @dependabot[bot] in #1446
  • Build(deps): Bump io.sundr:sundr-maven-plugin from 0.230.1 to 0.230.2 by @dependabot[bot] in #1448
  • Build(deps-dev): Bump org.postgresql:r2dbc-postgresql from 1.1.0.RELEASE to 1.1.1.RELEASE by @dependabot[bot] in #1449
  • Build(deps): Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 by @dependabot[bot] in #1450
  • Build(deps): Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.20.0 to 2.20.1 by @dependabot[bot] in #1451
  • Build(deps): Bump org.junit:junit-bom from 6.0.0 to 6.0.1 by @dependabot[bot] in #1454
  • Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.3.0 to 2.3.1 by @dependabot[bot] in #1455
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.20.0 to 3.21.1 by @dependabot[bot] in #1456
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.20.0 to 3.21.0 by @dependabot[bot] in #1458
  • Build(deps): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.22.1 to 6.23.0 by @dependabot[bot] in #1457
  • Build(deps): Bump org.xerial:sqlite-jdbc from 3.50.3.0 to 3.51.0.0 by @dependabot[bot] in #1459
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.21.0 to 3.21.2 by @dependabot[bot] in #1461
  • Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.3.1 to 2.3.2 by @dependabot[bot] in #1462
  • Build(deps): Bump org.hibernate.validator:hibernate-validator from 9.0.1.Final to 9.1.0.Final by @dependabot[bot] in #1466
  • Build(deps-dev): Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.0 by @dependabot[bot] in #1467
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.21.1 to 3.21.2 by @dependabot[bot] in #1470
  • Build(deps): Bump io.smallrye:jandex from 3.5.1 to 3.5.2 by @dependabot[bot] in #1468
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.21.2 to 3.21.3 by @dependabot[bot] in #1469
  • Build(deps): Bump com.ibm.db2:jcc from 12.1.2.0 to 12.1.3.0 by @dependabot[bot] in #1471
  • Build(deps-dev): Bump net.bytebuddy:byte-buddy from 1.18.0 to 1.18.1 by @dependabot[bot] in #1472
  • Build(deps): Bump spring.version from 6.2.12 to 7.0.0 by @dependabot[bot] in #1473
  • Build(deps): Bump net.alchim31.maven:scala-maven-plugin from 4.9.6 to 4.9.7 by @dependabot[bot] in #1474
  • Build(deps-dev): Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 by @dependabot[bot] in #1477
  • Build(deps): Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #1476
  • Build(deps): Bump com.microsoft.sqlserver:mssql-jdbc from 13.2.1.jre8 to 13.3.0.jre8-preview by @dependabot[bot] in #1478
  • Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.3.2 to 2.3.3 by @dependabot[bot] in #1481
  • Build(deps): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.23.0 to 6.24.0 by @dependabot[bot] in #1480
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.21.3 to 3.22.0 by @dependabot[bot] in #1482
  • Build(deps): Bump spring.version from 7.0.0 to 7.0.1 by @dependabot[bot] in #1484
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.21.2 to 3.22.0 by @dependabot[bot] in #1485
  • Build(deps): Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.24.2 to 0.25.0 by @dependabot[bot] in #1486
  • Build(deps): Bump org.xerial:sqlite-jdbc from 3.51.0.0 to 3.51.1.0 by @dependabot[bot] in #1492
  • Build(deps): Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #1490
  • Build(deps): Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0 by @dependabot[bot] in #1491
  • Build(deps): Bump io.smallrye:jandex from 3.5.2 to 3.5.3 by @dependabot[bot] in #1495
  • Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.22.0 to 3.23.0 by @dependabot[bot] in #1497
  • Build(deps): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.24.0 to 6.25.0 by @dependabot[bot] in #1499
  • Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.22.0 to 3.23.0 by @dependabot[bot] in #1500
  • Build(deps-dev): Bump org.eclipse.jdt:ecj from 3.43.0 to 3.44.0 by @dependabot[bot] in #1503
  • Build(deps): Bump mongodb.version from 5.6.1 to 5.6.2 by @dependabot[bot] in #1504
  • Build(deps): Bump dev.morphia.morphia:morphia-core from 2.5.1 to 2.5.2 by @dependabot[bot] in #1507
  • Build(deps): Bump org.eclipse.persistence:eclipselink from 5.0.0-B11 to 5.0.0-B12 by @dependabot[bot] in #1508
  • Build(deps): Bump net.alchim31.maven:scala-maven-plugin from 4.9.7 to 4.9.8 by @dependabot[bot] in #1510
  • Build(deps): Bump spring.version from 7.0.1 to 7.0.2 by @dependabot[bot] in #1509
  • Build(deps): Bump org.eclipse.persistence:eclipselink from 5.0.0-B12 to 5.0.0-B13 by @dependabot[bot] in https://github.com/OpenFeign/querydsl/...
Read more

QueryDSL 7.1

Choose a tag to compare

@velo velo released this 21 Oct 13:29
7.1
168c213

What's Changed


List of PRs that updated libraries versions
  • Bump org.eclipse.persistence:eclipselink from 5.0.0-B07 to 5.0.0-B08 by @dependabot[bot] in #1186
  • Bump hibernate.version from 7.0.0.Beta1 to 7.0.0.Beta5 by @dependabot[bot] in #1018
  • Bump org.hibernate.validator:hibernate-validator from 8.0.2.Final to 9.0.0.Final by @dependabot[bot] in #1170
  • Bump com.google.devtools.ksp:symbol-processing-api from 2.1.21-2.0.1 to 2.1.21-2.0.2 by @dependabot[bot] in #1222
  • Bump org.glassfish.expressly:expressly from 5.0.0 to 6.0.0 by @dependabot[bot] in #1221
  • Bump io.projectreactor:reactor-bom from 2024.0.6 to 2024.0.7 by @dependabot[bot] in #1224
  • Bump hibernate.version from 7.0.0.Final to 7.0.1.Final by @dependabot[bot] in #1225
  • Bump org.postgresql:postgresql from 42.7.6 to 42.7.7 by @dependabot[bot] in #1226
  • Bump quarkus.version from 3.23.2 to 3.23.3 by @dependabot[bot] in #1227
  • Bump hibernate.version from 7.0.1.Final to 7.0.2.Final by @dependabot[bot] in #1229
  • Bump com.ibm.db2:jcc from 12.1.0.0 to 12.1.2.0 by @dependabot[bot] in #1231
  • Bump spring.version from 6.2.7 to 6.2.8 by @dependabot[bot] in #1230
  • Bump org.eclipse.jdt:ecj from 3.40.0 to 3.42.0 by @dependabot[bot] in #1223
  • Bump net.postgis:postgis-jdbc from 2025.1.0 to 2025.1.1 by @dependabot[bot] in #1234
  • Bump org.hibernate.validator:hibernate-validator from 9.0.0.Final to 9.0.1.Final by @dependabot[bot] in #1235
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1 by @dependabot[bot] in #1236
  • Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.19.0 to 2.19.1 by @dependabot[bot] in #1237
  • Bump net.postgis:postgis-jdbc-jts from 2025.1.0 to 2025.1.1 by @dependabot[bot] in #1238
  • Bump org.apache.logging.log4j:log4j-core from 2.24.3 to 2.25.0 by @dependabot[bot] in #1240
  • Bump net.bytebuddy:byte-buddy from 1.17.5 to 1.17.6 by @dependabot[bot] in #1239
  • Bump quarkus.version from 3.23.3 to 3.23.4 by @dependabot[bot] in #1242
  • Bump springboot.version from 3.5.0 to 3.5.2 by @dependabot[bot] in #1243
  • Bump io.mockk:mockk-jvm from 1.14.2 to 1.14.4 by @dependabot[bot] in #1244
  • Bump springboot.version from 3.5.2 to 3.5.3 by @dependabot[bot] in #1245
  • Bump kotlin.version from 2.1.21 to 2.2.0 by @dependabot[bot] in #1246
  • Bump com.microsoft.sqlserver:mssql-jdbc from 12.10.0.jre8 to 12.10.1.jre8 by @dependabot[bot] in #1247
  • Bump com.google.devtools.ksp:symbol-processing-api from 2.1.21-2.0.2 to 2.2.0-2.0.2 by @dependabot[bot] in #1250
  • Bump org.junit:junit-bom from 5.13.1 to 5.13.2 by @dependabot[bot] in #1249
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 3.11.0 to 3.12.0 by @dependabot[bot] in #1252
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.10.0 to 3.11.0 by @dependabot[bot] in #1251
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.11.0 to 6.12.0 by @dependabot[bot] in #1254
  • Bump quarkus.version from 3.23.4 to 3.24.1 by @dependabot[bot] in #1253
  • Bump org.xerial:sqlite-jdbc from 3.50.1.0 to 3.50.2.0 by @dependabot[bot] in #1262
  • Bump com.microsoft.sqlserver:mssql-jdbc from 12.10.1.jre8 to 13.1.0.jre8-preview by @dependabot[bot] in #1264
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 by @dependabot[bot] in #1265
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.12.0 to 6.12.1 by @dependabot[bot] in #1266
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #1267
  • Bump quarkus.version from 3.24.1 to 3.24.2 by @dependabot[bot] in #1268
  • Bump io.smallrye:jandex from 3.3.1 to 3.3.2 by @dependabot[bot] in #1269
  • Bump org.junit:junit-bom from 5.13.2 to 5.13.3 by @dependabot[bot] in #1271
  • Bump io.github.classgraph:classgraph from 4.8.179 to 4.8.180 by @dependabot[bot] in #1248
  • Bump quarkus.version from 3.24.2 to 3.24.3 by @dependabot[bot] in #1272
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 3.12.0 to 3.13.0 by @dependabot[bot] in #1273
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.12.1 to 6.13.0 by @dependabot[bot] in #1274
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.11.0 to 3.12.0 by @dependabot[bot] in #1275
  • Bump org.apache.logging.log4j:log4j-core from 2.25.0 to 2.25.1 by @dependabot[bot] in #1277
  • Bump org.eclipse.persistence:eclipselink from 5.0.0-B08 to 5.0.0-B09 by @dependabot[bot] in #1278
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #1279
  • Bump io.github.classgraph:classgraph from 4.8.180 to 4.8.181 by @dependabot[bot] in #1281
  • Bump io.projectreactor:reactor-bom from 2024.0.7 to 2024.0.8 by @dependabot[bot] in #1280
  • Bump mvn.version from 3.9.10 to 3.9.11 by @dependabot[bot] in #1282
  • Bump io.mockk:mockk-jvm from 1.14.4 to 1.14.5 by @dependabot[bot] in #1283
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.12.0 to 3.13.0 by @dependabot[bot] in #1284
  • Bump spring.version from 6.2.8 to 6.2.9 by @dependabot[bot] in #1285
  • Bump quarkus.version from 3.24.3 to 3.24.4 by @dependabot[bot] in #1286
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.19.2 by @dependabot[bot] in #1287
  • Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.19.1 to 2.19.2 by @dependab...
Read more

QueryDSL 7.0

Choose a tag to compare

@velo velo released this 09 Jun 15:32

What's Changed

  • Use JPA 3.2.0 + Hibernate 7.0 and EclipseLink 5.0 by @dependabot in #721
  • Major cleanup and modernization for Java 17 by @velo:
    • Apply Java 17 best practices
    • Cleanup vars, switches, pattern matching and text blocks
    • Remove obsolete code, ancient modules and dropped features
    • Eliminate mysema.lang dependency
    • Add missing @serial annotations (#641)
    • Disable SQLServer integration tests
    • Prepare the codebase for Java 17 prime time

List of PRs that updated libraries versions
  • Bump org.eclipse.jdt:ecj from 3.33.0 to 3.40.0 by @dependabot in #725
  • Bump org.apache.logging.log4j:log4j-core from 2.24.2 to 2.24.3 by @dependabot in #729
  • Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final by @dependabot in #727
  • Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11 by @dependabot in #737
  • Bump org.eclipse.persistence:eclipselink from 5.0.0-B04 to 5.0.0-B05 by @dependabot in #747
  • Bump hibernate.version from 7.0.0.Beta1 to 7.0.0.Beta3 by @dependabot in #738
  • Bump io.asyncer:r2dbc-mysql from 1.3.0 to 1.3.1 by @dependabot in #778
  • Bump org.eclipse.persistence:eclipselink from 5.0.0-B05 to 5.0.0-B06 by @dependabot in #860
  • Bump org.eclipse.persistence:eclipselink from 5.0.0-B06 to 5.0.0-B07 by @dependabot in #967

Full Changelog: 6.12...7.0

QueryDSL 6.12

Choose a tag to compare

@velo velo released this 09 Jun 15:28

What's Changed


List of PRs that updated libraries versions
  • Bump org.codehaus.plexus:plexus-classworlds from 2.8.0 to 2.9.0 by @dependabot in #1055
  • Bump org.firebirdsql.jdbc:jaybird from 5.0.6.java11 to 5.0.7.java11 by @dependabot in #1056
  • Bump hibernate.version from 6.6.12.Final to 6.6.13.Final by @dependabot in #1057
  • Bump io.smallrye:jandex from 3.2.7 to 3.3.0 by @dependabot in #1062
  • Bump com.google.devtools.ksp:symbol-processing-api from 2.1.20-1.0.32 to 2.1.20-2.0.0 by @dependabot in #1063
  • Bump com.google.guava:guava from 33.4.6-jre to 33.4.7-jre by @dependabot in #1064
  • Bump io.mockk:mockk-jvm from 1.13.17 to 1.14.0 by @dependabot in #1076
  • Bump quarkus.version from 3.21.1 to 3.21.2 by @dependabot in #1072
  • Bump org.eclipse.persistence:eclipselink from 4.0.5 to 4.0.6 by @dependabot in #1073
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.5.1 to 3.6.0 by @dependabot in #1075
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 3.5.0 to 3.6.0 by @dependabot in #1074
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.4.0 to 6.5.0 by @dependabot in #1077
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.5.0 to 6.6.1 by @dependabot in #1082
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 3.6.0 to 3.7.0 by @dependabot in #1084
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.6.0 to 3.6.1 by @dependabot in #1083
  • Bump org.junit:junit-bom from 5.12.1 to 5.12.2 by @dependabot in #1085
  • Bump io.asyncer:r2dbc-mysql from 1.4.0 to 1.4.1 by @dependabot in #1090
  • Bump com.google.guava:guava from 33.4.7-jre to 33.4.8-jre by @dependabot in #1089
  • Bump io.projectreactor:reactor-bom from 2024.0.4 to 2024.0.5 by @dependabot in #1093
  • Bump quarkus.version from 3.21.2 to 3.21.3 by @dependabot in #1095
  • Bump spring.version from 6.2.5 to 6.2.6 by @dependabot in #1098
  • Bump quarkus.version from 3.21.3 to 3.21.4 by @dependabot in #1100
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.6.1 to 6.7.0 by @dependabot in #1101
  • Bump springboot.version from 3.4.4 to 3.4.5 by @dependabot in #1102
  • Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.18.3 to 2.19.0 by @dependabot in #1103
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.6.1 to 3.7.0 by @dependabot in #1104
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 3.7.0 to 3.8.0 by @dependabot in #1105
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.0 by @dependabot in #1106
  • Bump io.mockk:mockk-jvm from 1.14.0 to 1.14.2 by @dependabot in #1116
  • Bump com.mysql:mysql-connector-j from 9.2.0 to 9.3.0 by @dependabot in #1117
  • Bump com.google.devtools.ksp:symbol-processing-api from 2.1.20-2.0.0 to 2.1.20-2.0.1 by @dependabot in #1119
  • Bump quarkus.version from 3.21.4 to 3.22.1 by @dependabot in #1118
  • Bump dev.morphia.morphia:morphia-core from 2.4.18 to 2.5.0 by @dependabot in #1126
  • Bump oracle.version from 23.7.0.25.01 to 23.8.0.25.04 by @dependabot in #1129
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.7.0 to 6.8.0 by @dependabot in #1133
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.7.0 to 3.8.0 by @dependabot in #1131
  • Bump quarkus.version from 3.22.1 to 3.22.2 by @dependabot in #1135
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 3.8.0 to 3.9.0 by @dependabot in #1134
  • Bump mongodb.version from 4.11.5 to 5.5.0 by @dependabot in #1132
  • Bump hibernate.version from 6.6.13.Final to 6.6.14.Final by @dependabot in #1142
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.8.0 to 6.8.1 by @dependabot in #1143
  • Bump io.sundr:sundr-maven-plugin from 0.200.3 to 0.200.4 by @dependabot in #1144
  • Bump kotlin.version from 2.1.20 to 2.1.21 by @dependabot in #1146
  • Bump hibernate.version from 6.6.14.Final to 6.6.15.Final by @dependabot in #1147
  • Bump io.projectreactor:reactor-bom from 2024.0.5 to 2024.0.6 by @dependabot in #1148
  • Bump io.smallrye:jandex from 3.3.0 to 3.3.1 by @dependabot in #1149
  • Bump com.google.devtools.ksp:symbol-processing-api from 2.1.20-2.0.1 to 2.1.21-2.0.1 by @dependabot in #1150
  • Bump spring.version from 6.2.6 to 6.2.7 by @dependabot in #1156
  • Bump quarkus.version from 3.22.2 to 3.22.3 by @dependabot in #1157
  • Bump org.easymock:easymock from 5.5.0 to 5.6.0 by @dependabot in #1160
  • Bump com.marvinformatics.jacoco:easy-jacoco-maven-plugin from 0.1.3 to 0.1.4 by @dependabot in #1161
  • Bump kotlinpoet.version from 2.1.0 to 2.2.0 by @dependabot in #1162
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.8.1 to 6.9.0 by @dependabot in #1167
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.8.0 to 3.9.0 by @dependabot in #1173
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 3.9.0 to 3.10.0 by @dependabot in #1176
  • Bump springboot.version from 3.4.5 to 3.5.0 by @dependabot in #1178
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 3.10.0 to 3.10.1 by @dependabot in #1180
  • Bump org.postgresql:postgresql from 42.7.5 to 42.7.6 by @dependabot in #1188
  • Bump quarkus.version from 3.22.3 to 3.23.0 by @dependabot in #1189
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.9.0 to 6.10.0 by @dependabot in #1190
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.9.0 to 3.10.0 by @dependabot in #1191
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 3.10.1 to 3.11.0 by @dependabot in #1192
  • Bump org.firebirdsql.jdbc:jaybird from 5.0.7.java11 to 5.0.8.java11 by @dependabot in #1194
  • Bump org.junit:junit-bom from 5.12.2 to 5.13.0 by @dependabot in #1195
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by @dependabot in #1200
  • Bump quarkus.version from 3.23.0 to 3.23.2 by @dependabot in #1201
  • Bump mvn.version from 3.9.9 to 3.9.10 by @dependabot in #1205
  • build(deps-dev): bump net.postgis:postgis-jdbc from 2024.1.0 to 2025.1.0 by @dependabot in https://github.com/OpenFeign/query...
Read more

QueryDSL 6.11

Choose a tag to compare

@velo velo released this 05 Apr 00:56
6.11
d10afed

What's Changed


List of PRs that updated libraries versions
  • Bump org.apache.logging.log4j:log4j-core from 2.24.2 to 2.24.3 by @dependabot in #730
  • Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final by @dependabot in #732
  • Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11 by @dependabot in #740
  • Bump mysql driver version to fix CVE-2023-22102 by @velo in #745
  • Bump Submit Dependency Snapshot version by @velo in #768
  • Bump io.mockk:mockk-jvm from 1.13.13 to 1.13.14 by @dependabot in #767
  • Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by @dependabot in #752
  • Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.20 to 2.0.0 by @dependabot in #750
  • Bump hibernate.version from 6.6.3.Final to 6.6.4.Final by @dependabot in #756
  • Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in #751
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.23.1 to 2.24.0 by @dependabot in #757
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.46.3 to 5.47.0 by @dependabot in #758
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.30.1 to 2.31.0 by @dependabot in #759
  • Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #760
  • Bump quarkus.version from 3.17.4 to 3.17.5 by @dependabot in #762
  • Bump springboot.version from 3.4.0 to 3.4.1 by @dependabot in #761
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.47.0 to 5.47.1 by @dependabot in #771
  • Bump org.eclipse.persistence:eclipselink from 4.0.4 to 4.0.5 by @dependabot in #772
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.47.1 to 5.47.2 by @dependabot in #777
  • Bump io.asyncer:r2dbc-mysql from 1.3.0 to 1.3.1 by @dependabot in #780
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.47.2 to 5.47.3 by @dependabot in #781
  • Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by @dependabot in #782
  • Bump org.xerial:sqlite-jdbc from 3.47.1.0 to 3.47.2.0 by @dependabot in #784
  • Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by @dependabot in #786
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.31.0 to 2.31.1 by @dependabot in #792
  • Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.23.0 to 0.23.1 by @dependabot in #791
  • Bump quarkus.version from 3.17.5 to 3.17.6 by @dependabot in #789
  • Bump io.mockk:mockk-jvm from 1.13.14 to 1.13.16 by @dependabot in #802
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.31.1 to 3.0.0 by @dependabot in #801
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.47.3 to 6.0.0 by @dependabot in #803
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.24.0 to 3.0.0 by @dependabot in #804
  • Bump io.projectreactor:reactor-bom from 2024.0.1 to 2024.0.2 by @dependabot in #805
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.0 to 6.0.1 by @dependabot in #806
  • Bump org.postgresql:postgresql from 42.7.4 to 42.7.5 by @dependabot in #807
  • Bump quarkus.version from 3.17.6 to 3.17.7 by @dependabot in #811
  • Bump org.xerial:sqlite-jdbc from 3.47.2.0 to 3.48.0.0 by @dependabot in #813
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.1 to 6.0.2 by @dependabot in #812
  • Bump spring.version from 6.2.1 to 6.2.2 by @dependabot in #819
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.2 to 6.0.3 by @dependabot in #820
  • Bump hibernate.version from 6.6.4.Final to 6.6.5.Final by @dependabot in #822
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 3.0.0 to 3.0.1 by @dependabot in #824
  • Bump net.bytebuddy:byte-buddy from 1.15.11 to 1.16.1 by @dependabot in #826
  • Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #823
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.3 to 6.0.4 by @dependabot in #825
  • Bump com.mysql:mysql-connector-j from 9.1.0 to 9.2.0 by @dependabot in #831
  • Bump quarkus.version from 3.17.7 to 3.17.8 by @dependabot in #835
  • Bump org.jetbrains:annotations from 26.0.1 to 26.0.2 by @dependabot in #836
  • Bump springboot.version from 3.4.1 to 3.4.2 by @dependabot in #839
  • Bump io.asyncer:r2dbc-mysql from 1.3.1 to 1.3.2 by @dependabot in #840
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 3.0.1 to 3.1.0 by @dependabot in #844
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.0.0 to 3.1.0 by @dependabot in #845
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.4 to 6.0.5 by @dependabot in #846
  • Bump kotlin.version from 2.1.0 to 2.1.10 by @dependabot in #847
  • Bump com.google.devtools.ksp:symbol-processing-api from 2.1.0-1.0.29 to 2.1.10-1.0.29 by @dependabot in #850
  • Bump quarkus.version from 3.17.8 to 3.18.1 by @dependabot in #856
  • Bump net.bytebuddy:byte-buddy from 1.16.1 to 1.17.0 by @dependabot in #857
  • Bump hibernate.version from 6.6.5.Final to 6.6.6.Final by @dependabot in #858
  • Bump jakarta.validation:jakarta.validation-api from 3.1.0 to 3.1.1 by @dependabot in #859
  • Bump io.smallrye:jandex from 3.2.3 to 3.2.4 by @dependabot in #863
  • Bump oracle.version from 23.6.0.24.10 to 23.7.0.25.01 by @dependabot in #867
  • Bump quarkus.version from 3.18.1 to 3.18.2 by @dependabot in #869
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.1.0 to 3.2.0 by @dependabot in #881
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 3.1.0 to 3.2.0 by @dependabot in #879
  • Bump io.smallrye:jandex from 3.2.4 to 3.2.5 by @dependabot in #880
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.0.5 to 6.1.0 by @dependabot in #882
  • Bump hibernate.version from 6.6.6.Final to 6.6.7.Final by @dependabot in #888
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.1.0 to 6.1.1 by @dependabot in #889
  • Bump io.smallrye:jandex from 3.2.5 to 3.2.6 by @dependabot in #894
  • Bump io.projectreactor:reactor-bom from 2024.0.2 to 2024.0.3 by @dependabot in #893
  • Bump quarkus.version from 3.18.2 to 3.18.3 by @dependabot in #900
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 6.1.1 to 6.1.2 by @dependabot in #901
  • Bump spring.version from 6.2.2 to 6.2.3 by @dep...
Read more

QueryDSL 6.10.1

Choose a tag to compare

@velo velo released this 15 Dec 22:08
6.10.1
0e99543

What's Changed


List of PRs that updated libraries versions
  • Bump org.apache.logging.log4j:log4j-core from 2.24.2 to 2.24.3 by @dependabot in #730
  • Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final by @dependabot in #732
  • Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11 by @dependabot in #740

New Contributors

Full Changelog: 6.10...6.10.1

QueryDSL 5.6.1

Choose a tag to compare

@velo velo released this 15 Dec 22:06
5.6.1
818f62b

What's Changed

New Contributors

Full Changelog: 5.6...5.6.1

QueryDSL 6.10

Choose a tag to compare

@velo velo released this 13 Dec 19:32

What's Changed


List of PRs that updated libraries versions
  • Bump springboot.version from 3.3.5 to 3.4.0 by @dependabot in #690
  • Bump com.google.devtools.ksp:symbol-processing-api from 2.0.21-1.0.27 to 2.0.21-1.0.28 by @dependabot in #686
  • Bump com.ibm.db2:jcc from 11.5.9.0 to 12.1.0.0 by @dependabot in #693
  • Bump org.xerial:sqlite-jdbc from 3.47.0.0 to 3.47.1.0 by @dependabot in #694
  • Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.18.1 to 2.18.2 by @dependabot in #698
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 by @dependabot in #701
  • Bump kotlin.version from 2.0.21 to 2.1.0 by @dependabot in #696
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.45.1 to 5.46.0 by @dependabot in #702
  • Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 by @dependabot in #706
  • Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.22.0 to 2.23.1 by @dependabot in #707
  • Bump com.microsoft.sqlserver:mssql-jdbc from 12.8.1.jre8 to 12.9.0.jre8-preview by @dependabot in #710
  • Bump quarkus.version from 3.16.4 to 3.17.3 by @dependabot in #711
  • Bump quarkus.version from 3.17.3 to 3.17.4 by @dependabot in #719
  • Bump io.projectreactor:reactor-bom from 2024.0.0 to 2024.0.1 by @dependabot in #716
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #715
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.46.0 to 5.46.2 by @dependabot in #714
  • Bump org.openrewrite.recipe:rewrite-migrate-java from 2.29.1 to 2.30.1 by @dependabot in #705
  • Bump com.google.devtools.ksp:symbol-processing-api from 2.0.21-1.0.28 to 2.1.0-1.0.29 by @dependabot in #703
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.46.2 to 5.46.3 by @dependabot in #722
  • Bump spring.version from 6.2.0 to 6.2.1 by @dependabot in #720

New Contributors

  • @CorayThan made their first contribution in #718

Full Changelog: 6.9...6.10