What's Changed
- Sync master into querydsl-7.0 by @github-actions[bot] in #1218
- Revert "Temporaly disabling ksp testing" by @velo in #735
- Sync master into querydsl-7.0 by @github-actions[bot] in #1219
- Exclude properties in QueryProjection outside constructor by @IceBlizz6 in #1232
- Add readme for ksp by @IceBlizz6 in #1233
- Add fallback for unknown types in KSP by @IceBlizz6 in #1263
- Scala upgrade by @velo in #1270
- Migrate from OSSRH to Sonatype Central Portal by @velo in #1290
- Add support for subquery modifiers (LIMIT/OFFSET) in Hibernate by @DongGunYoon in #1304
- Add CodeCov flags for database-specific test jobs by @velo in #1297
- Fix inner class naming in KSP to match KAPT behavior by @craftyworks in #1317
- Support spatial types for KSP by @IceBlizz6 in #1386
- feat: add managed connection helpers to provider by @xeounxzxu in #1387
- issue #1405 Fix serialization of subqueries by @kamilkrzywanski in #1406
- annotate KSP generated classes with @generated by @lion7 in #1400
- KSP QueryEntity annotation support by @IceBlizz6 in #1345
- Support underlying type extraction for Kotlin value classes in KSP codegen by @jbl428 in #1404
- Code cleanup and modernization: by @kamilkrzywanski in #1427
- remove redundant reflective class access by @kamilkrzywanski in #1426
- issue #1421 fix for mongoDb dynamic arguments by @kamilkrzywanski in #1422
- Fix KSP enum codegen with Convert annotation by @jbl428 in #1411
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 @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
- 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.0.8.Final to 7.0.9.Final by @dependabot[bot] in #1305
- Bump quarkus.version from 3.24.5 to 3.25.1 by @dependabot[bot] in #1306
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #1307
- Bump quarkus.version from 3.25.1 to 3.25.2 by @dependabot[bot] in #1308
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.15.0 to 6.16.0 by @dependabot[bot] in #1309
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.14.1 to 3.15.0 by @dependabot[bot] in #1310
- Bump io.projectreactor:reactor-bom from 2024.0.8 to 2024.0.9 by @dependabot[bot] in #1311
- Bump org.openrewrite.recipe:rewrite-migrate-java from 3.14.1 to 3.15.0 by @dependabot[bot] in #1312
- Bump quarkus.version from 3.25.2 to 3.25.3 by @dependabot[bot] in #1313
- Bump spring.version from 6.2.9 to 6.2.10 by @dependabot[bot] in #1315
- Bump kotlin.version from 2.2.0 to 2.2.10 by @dependabot[bot] in #1314
- Bump com.google.devtools.ksp:symbol-processing-api from 2.2.0-2.0.2 to 2.2.10-2.0.2 by @dependabot[bot] in #1316
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #1318
- Bump com.microsoft.sqlserver:mssql-jdbc from 13.1.1.jre8-preview to 13.2.0.jre8 by @dependabot[bot] in #1319
- Bump net.bytebuddy:byte-buddy from 1.17.6 to 1.17.7 by @dependabot[bot] in #1320
- Bump quarkus.version from 3.25.3 to 3.25.4 by @dependabot[bot] in #1321
- Bump springboot.version from 3.5.4 to 3.5.5 by @dependabot[bot] in #1322
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.15.0 to 3.15.1 by @dependabot[bot] in #1323
- Bump org.openrewrite.maven:rewrite-maven-plugin from 6.16.0 to 6.16.1 by @dependabot[bot] in #1324
- Bump org.openrewrite.recipe:rewrite-migrate-java from 3.15.0 to 3.15.1 by @dependabot[bot] in #1325
- Build(deps): Bump org.firebirdsql.jdbc:jaybird from 5.0.8.java11 to 5.0.9.java11 by @dependabot[bot] in #1326
- Build(deps): Bump org.eclipse.persistence:eclipselink from 5.0.0-B09 to 5.0.0-B10 by @dependabot[bot] in #1327
- Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.15.1 to 3.16.0 by @dependabot[bot] in #1328
- Build(deps): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.16.1 to 6.17.0 by @dependabot[bot] in #1329
- Build(deps): Bump io.sundr:sundr-maven-plugin from 0.200.4 to 0.200.13 by @dependabot[bot] in #1330
- Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.15.1 to 3.16.0 by @dependabot[bot] in #1331
- Build(deps): Bump io.sundr:sundr-maven-plugin from 0.200.13 to 0.201.0 by @dependabot[bot] in #1332
- Build(deps): Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.19.2 to 2.20.0 by @dependabot[bot] in #1333
- Build(deps): Bump quarkus.version from 3.25.4 to 3.26.0 by @dependabot[bot] in #1334
- Build(deps): Bump com.fasterxml.jackson:jackson-bom from 2.19.2 to 2.20.0 by @dependabot[bot] in #1335
- Build(deps): Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.3.2 to 3.3.3 by @dependabot[bot] in #1336
- Build(deps): Bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 by @dependabot[bot] in #1337
- Build(deps): Bump quarkus.version from 3.26.0 to 3.26.1 by @dependabot[bot] in #1338
- Build(deps): Bump quarkus.version from 3.26.1 to 3.26.2 by @dependabot[bot] in #1339
- Build(deps): Bump org.projectlombok:lombok from 1.18.38 to 1.18.40 by @dependabot[bot] in #1341
- Build(deps): Bump io.sundr:sundr-maven-plugin from 0.201.0 to 0.210.0 by @dependabot[bot] in #1340
- Build(deps): Bump io.sundr:sundr-maven-plugin from 0.210.0 to 0.220.0 by @dependabot[bot] in #1344
- Build(deps-dev): Bump org.eclipse.jdt:ecj from 3.42.0 to 3.43.0 by @dependabot[bot] in #1343
- Build(deps): Bump io.projectreactor:reactor-bom from 2024.0.9 to 2024.0.10 by @dependabot[bot] in #1347
- Build(deps): Bump quarkus.version from 3.26.2 to 3.26.3 by @dependabot[bot] in #1346
- Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.16.0 to 3.16.1 by @dependabot[bot] in #1348
- Build(deps): Bump kotlin.version from 2.2.10 to 2.2.20 by @dependabot[bot] in #1349
- Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.16.0 to 3.17.0 by @dependabot[bot] in #1350
- Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.16.1 to 3.16.2 by @dependabot[bot] in #1351
- Build(deps): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.17.0 to 6.18.0 by @dependabot[bot] in #1353
- Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.2.10-2.0.2 to 2.2.20-2.0.2 by @dependabot[bot] in #1352
- Build(deps): Bump spring.version from 6.2.10 to 6.2.11 by @dependabot[bot] in #1354
- Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.2.20-2.0.2 to 2.2.20-2.0.3 by @dependabot[bot] in #1355
- Build(deps): Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.3.3 to 3.3.4 by @dependabot[bot] in #1356
- Build(deps): Bump mongodb.version from 5.5.1 to 5.6.0 by @dependabot[bot] in #1357
- Build(deps): Bump jakarta.activation:jakarta.activation-api from 2.1.3 to 2.1.4 by @dependabot[bot] in #1358
- Build(deps): Bump io.sundr:sundr-maven-plugin from 0.220.0 to 0.220.1 by @dependabot[bot] in #1359
- Build(deps): Bump io.smallrye:jandex from 3.4.0 to 3.5.0 by @dependabot[bot] in #1360
- Build(deps): Bump net.alchim31.maven:scala-maven-plugin from 4.9.5 to 4.9.6 by @dependabot[bot] in #1361
- Build(deps): Bump surefire.version from 3.5.3 to 3.5.4 by @dependabot[bot] in #1362
- Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.17.0 to 3.17.1 by @dependabot[bot] in #1363
- Build(deps): Bump quarkus.version from 3.26.3 to 3.26.4 by @dependabot[bot] in #1365
- Build(deps): Bump org.projectlombok:lombok from 1.18.40 to 1.18.42 by @dependabot[bot] in #1364
- Build(deps): Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre by @dependabot[bot] in #1366
- Build(deps): Bump springboot.version from 3.5.5 to 3.5.6 by @dependabot[bot] in #1367
- Build(deps): Bump org.postgresql:postgresql from 42.7.7 to 42.7.8 by @dependabot[bot] in #1368
- Build(deps-dev): Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 by @dependabot[bot] in #1369
- Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.16.2 to 3.16.3 by @dependabot[bot] in #1370
- Build(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #1373
- Build(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #1374
- Build(deps-dev): Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by @dependabot[bot] in #1376
- Build(deps): Bump org.apache.logging.log4j:log4j-core from 2.25.1 to 2.25.2 by @dependabot[bot] in #1377
- Build(deps): Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #1378
- Build(deps): Bump quarkus.version from 3.26.4 to 3.28.1 by @dependabot[bot] in #1380
- Build(deps): Bump org.firebirdsql.jdbc:jaybird from 5.0.9.java11 to 5.0.10.java11 by @dependabot[bot] in #1382
- Build(deps): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.18.0 to 6.19.0 by @dependabot[bot] in #1379
- Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.17.1 to 3.18.0 by @dependabot[bot] in #1381
- Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.16.3 to 3.17.0 by @dependabot[bot] in #1383
- Build(deps): Bump org.apache.maven.plugins:maven-scm-plugin from 2.1.0 to 2.2.1 by @dependabot[bot] in #1385
- Build(deps): Bump com.fasterxml:classmate from 1.7.0 to 1.7.1 by @dependabot[bot] in #1389
- Build(deps): Bump org.junit:junit-bom from 5.13.4 to 6.0.0 by @dependabot[bot] in #1390
- Build(deps): Bump quarkus.version from 3.28.1 to 3.28.2 by @dependabot[bot] in #1392
- Build(deps-dev): Bump io.mockk:mockk-jvm from 1.14.5 to 1.14.6 by @dependabot[bot] in #1391
- Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.17.0 to 3.18.0 by @dependabot[bot] in #1393
- Build(deps): Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #1394
- Build(deps): Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.23.1 to 0.24.1 by @dependabot[bot] in #1395
- Build(deps): Bump io.sundr:sundr-maven-plugin from 0.220.1 to 0.230.0 by @dependabot[bot] in #1397
- Build(deps): Bump asm.version from 9.8 to 9.9 by @dependabot[bot] in #1396
- Build(deps): Bump org.eclipse.persistence:eclipselink from 5.0.0-B10 to 5.0.0-B11 by @dependabot[bot] in #1398
- Build(deps): Bump mongodb.version from 5.6.0 to 5.6.1 by @dependabot[bot] in #1399
- Build(deps-dev): Bump org.postgresql:r2dbc-postgresql from 1.0.7.RELEASE to 1.1.0.RELEASE by @dependabot[bot] in #1402
- Build(deps): Bump com.google.devtools.ksp:symbol-processing-api from 2.2.20-2.0.3 to 2.2.20-2.0.4 by @dependabot[bot] in #1401
- Build(deps): Bump git-code-format-maven-plugin.version from 5.3 to 5.4 by @dependabot[bot] in #1388
- Build(deps): Bump io.sundr:sundr-maven-plugin from 0.230.0 to 0.230.1 by @dependabot[bot] in #1407
- Build(deps): Bump org.codehaus.mojo:animal-sniffer-annotations from 1.24 to 1.26 by @dependabot[bot] in #1408
- Build(deps-dev): Bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8 by @dependabot[bot] in #1409
- Build(deps): Bump quarkus.version from 3.28.2 to 3.28.3 by @dependabot[bot] in #1412
- Build(deps): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.19.0 to 6.20.1 by @dependabot[bot] in #1413
- Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.18.0 to 3.19.0 by @dependabot[bot] in #1415
- Build(deps): Bump io.github.classgraph:classgraph from 4.8.181 to 4.8.184 by @dependabot[bot] in #1417
- Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.18.0 to 3.19.0 by @dependabot[bot] in #1416
- Build(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by @dependabot[bot] in #1418
- Build(deps): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.20.1 to 6.21.1 by @dependabot[bot] in #1419
- Build(deps): Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.24.1 to 0.24.2 by @dependabot[bot] in #1420
- Build(deps): Bump com.microsoft.sqlserver:mssql-jdbc from 13.2.0.jre8 to 13.2.1.jre8 by @dependabot[bot] in #1424
- Build(deps): Bump dev.morphia.morphia:morphia-core from 2.5.0 to 2.5.1 by @dependabot[bot] in #1425
- Build(deps): Bump io.projectreactor:reactor-bom from 2024.0.10 to 2024.0.11 by @dependabot[bot] in #1428
- Build(deps): Bump org.jetbrains.dokka:dokka-maven-plugin from 2.0.0 to 2.1.0 by @dependabot[bot] in #1430
- Build(deps): Bump spring.version from 6.2.11 to 6.2.12 by @dependabot[bot] in #1431
- Build(deps): Bump quarkus.version from 3.28.3 to 3.28.4 by @dependabot[bot] in #1432
- Bump commons-lang to commons-lang3 in test scope by @kamilkrzywanski in #1429
New Contributors
- @DongGunYoon made their first contribution in #1304
- @craftyworks made their first contribution in #1317
- @lion7 made their first contribution in #1400
- @jbl428 made their first contribution in #1404
Full Changelog: 7.0...7.1