QueryDSL 6.6
What's Changed
- Suppress this-escape warning in all auto-generated entities more properly by @Plondrein in #458
- Fix AnnotationTest Class Test Case by @xeounxzxu in #487
- Apply rewrite best practicles by @velo in #489
- Cleanup isEqualTo(boolean) by @velo in #493
- Deprecated type visitor by @kamilkrzywanski in #501
- Using assertJ hasToString() by @velo in #509
- fix: map Java Object to Kotlin Any by @allantodd in #511
- Enable code suggestions with openrewrite by @velo in #512
- Applied open rewrite recipes by @velo in #513
- Querydsl 5.0.0 serialization fix by @kamilkrzywanski in #515
- Delete dependency on elements order from list transformation by @kamilkrzywanski in #516
- Added support for deserializing object property values based on value class by @quicklyfast in #510
- Using vars everywhere by @velo in #518
List of PRs that updated libraries versions
- Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #484
- Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #483
- Bump net.alchim31.maven:scala-maven-plugin from 4.9.1 to 4.9.2 by @dependabot in #485
- Bump quarkus.version from 3.12.0 to 3.12.1 by @dependabot in #486
- Bump org.codehaus.mojo:animal-sniffer-annotations from 1.23 to 1.24 by @dependabot in #488
- Bump com.squareup:kotlinpoet-jvm from 1.17.0 to 1.18.0 by @dependabot in #492
- Bump net.bytebuddy:byte-buddy from 1.14.17 to 1.14.18 by @dependabot in #494
- Bump io.projectreactor:reactor-bom from 2023.0.7 to 2023.0.8 by @dependabot in #495
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #496
- Bump com.microsoft.sqlserver:mssql-jdbc from 12.7.0.jre8-preview to 12.7.1.jre8-preview by @dependabot in #497
- Bump surefire.version from 3.3.0 to 3.3.1 by @dependabot in #498
- Bump quarkus.version from 3.12.1 to 3.12.2 by @dependabot in #499
- Bump spring.version from 6.1.10 to 6.1.11 by @dependabot in #500
- Bump com.h2database:h2 from 2.2.224 to 2.3.230 by @dependabot in #508
- Bump quarkus.version from 3.12.2 to 3.12.3 by @dependabot in #507
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.21.2 to 0.22.0 by @dependabot in #506
- Bump com.squareup:kotlinpoet-jvm from 1.18.0 to 1.18.1 by @dependabot in #505
- Bump org.eclipse.persistence:eclipselink from 4.0.3 to 4.0.4 by @dependabot in #503
- Bump springboot.version from 3.3.1 to 3.3.2 by @dependabot in #502
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #504
New Contributors
- @xeounxzxu made their first contribution in #487
- @allantodd made their first contribution in #511
- @kamilkrzywanski made their first contribution in #515
- @quicklyfast made their first contribution in #510
Full Changelog: 6.5...6.6