Releases: OpenFeign/querydsl
Releases · OpenFeign/querydsl
QueryDSL 7.0
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
What's Changed
- Enable easy-jacoco for project by @velo in #1091
- feat(@QueryProjection): support builder-based Q class generation by @Cole-SJ in #1078
- ISSUE #1060 - step 1 - change org.mongodb.morphia to by @kamilkrzywanski in #1122
- issue #1052 update package names in SpatialSupport by @kamilkrzywanski in #1123
- Fix for pull #1125 - Bump mongo image by @kamilkrzywanski in #1130
- querydsl-ksp-codegen: Support @JdbcTypeCode in KSP code generation by @Gyeom in #1127
- Add
TypeWrapperFactoryExpression
for Type-Safe Custom Number Mapping in Querydsl Aggregations by @chadongmin in #1181 - Fix: Improve handling of
contains()
on JPA collections mapped with@Converter
to basic types by @chadongmin in #1199 - fix: correct escape & anchor handling in likeToRegex/regexToLike by @renechoi in #1174
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...
QueryDSL 6.11
What's Changed
- Fix for CVE-2024-49203 by @velo in #743
- Cleanup mainly for querydsl-sql-codegen by @PinkieSwirl in #788
- fix #871 - bump codeQl to v3 by @kamilkrzywanski in #872
- Fix NPE in ksp processing (#862) by @kylequera in #865
- Fix file generation issue on rebuild (#862) by @kylequera in #878
- fix #853 - repair classloader for spring by @kamilkrzywanski in #870
- Porting old fix for issue for StringIndexOutOfBoundsException by @kamilkrzywanski in #987
- Fix Enum Serialization in CaseBuilder for Hibernate Compatibility by @chadongmin in #966
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...
QueryDSL 6.10.1
What's Changed
- Fix for CVE-2024-49203 by @velo in #743
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
- We would like to thank @CSIRTTrizna for their first contribution in advisory GHSA-6q3q-6v5j-h6vg. Your efforts in identifying and reporting this security issue are greatly appreciated!
Full Changelog: 6.10...6.10.1
QueryDSL 5.6.1
What's Changed
- Fix for CVE-2024-49203 by @velo in #742
New Contributors
- We would like to thank @CSIRTTrizna for their first contribution in advisory GHSA-6q3q-6v5j-h6vg. Your efforts in identifying and reporting this security issue are greatly appreciated!
Full Changelog: 5.6...5.6.1
QueryDSL 6.10
What's Changed
- Fix coalesce - requires exact type issue #683 by @kamilkrzywanski in #684
- Kotlin KSP Nullability Fix by @CorayThan in #718
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
QueryDSL 6.9
What's Changed
- KSP module by @IceBlizz6 in #640
- Added missing
@Serial
by @velo in #641 - Add ksp example project by @IceBlizz6 in #663
- Incremental processing support for ksp by @IceBlizz6 in #669
List of PRs that updated libraries versions
- Bump org.openrewrite.recipe:rewrite-migrate-java from 2.25.0 to 2.25.1 by @dependabot in #601
- Bump springboot.version from 3.3.3 to 3.3.4 by @dependabot in #602
- Bump io.github.classgraph:classgraph from 4.8.175 to 4.8.176 by @dependabot in #604
- Bump org.orbisgis:h2gis from 2.2.1 to 2.2.3 by @dependabot in #605
- Bump hibernate.version from 6.6.0.Final to 6.6.1.Final by @dependabot in #603
- Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.2 to 2.18.0 by @dependabot in #606
- Bump org.openrewrite.recipe:rewrite-migrate-java from 2.25.1 to 2.26.1 by @dependabot in #607
- Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 by @dependabot in #608
- Bump quarkus.version from 3.14.4 to 3.15.1 by @dependabot in #609
- Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre by @dependabot in #610
- Bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot in #611
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.18.0 to 2.19.0 by @dependabot in #613
- Bump org.apache.logging.log4j:log4j-core from 2.24.0 to 2.24.1 by @dependabot in #619
- Bump org.jetbrains:annotations from 24.1.0 to 25.0.0 by @dependabot in #618
- Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 by @dependabot in #617
- Bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.3 by @dependabot in #616
- Bump org.xerial:sqlite-jdbc from 3.46.1.0 to 3.46.1.3 by @dependabot in #615
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.40.2 to 5.41.0 by @dependabot in #614
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in #612
- Bump jakarta.inject:jakarta.inject-api from 2.0.1 to 2.0.1.MR by @dependabot in #623
- Bump surefire.version from 3.5.0 to 3.5.1 by @dependabot in #624
- Bump io.github.classgraph:classgraph from 4.8.176 to 4.8.177 by @dependabot in #625
- Bump org.junit:junit-bom from 5.11.1 to 5.11.2 by @dependabot in #626
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #627
- Bump org.joda:joda-money from 1.0.5 to 2.0.0 by @dependabot in #629
- Bump asm.version from 9.7 to 9.7.1 by @dependabot in #622
- Bump org.openrewrite.recipe:rewrite-migrate-java from 2.26.1 to 2.27.0 by @dependabot in #633
- Bump org.postgresql:r2dbc-postgresql from 1.0.5.RELEASE to 1.0.6.RELEASE by @dependabot in #631
- Bump net.bytebuddy:byte-buddy from 1.15.3 to 1.15.4 by @dependabot in #634
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.19.0 to 2.20.1 by @dependabot in #635
- Bump org.jetbrains:annotations from 25.0.0 to 26.0.1 by @dependabot in #637
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.41.0 to 5.42.2 by @dependabot in #636
- Bump kotlin.version from 2.0.20 to 2.0.21 by @dependabot in #630
- Bump org.postgresql:r2dbc-postgresql from 1.0.6.RELEASE to 1.0.7.RELEASE by @dependabot in #647
- Bump io.projectreactor:reactor-bom from 2023.0.10 to 2023.0.11 by @dependabot in #646
- Bump net.bytebuddy:byte-buddy from 1.15.4 to 1.15.5 by @dependabot in #645
- Bump org.openrewrite.recipe:rewrite-migrate-java from 2.27.0 to 2.27.1 by @dependabot in #644
- Bump org.firebirdsql.jdbc:jaybird from 5.0.5.java11 to 5.0.6.java11 by @dependabot in #643
- Bump spring.version from 6.1.13 to 6.1.14 by @dependabot in #642
- Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 by @dependabot in #660
- Bump io.smallrye:jandex from 3.2.2 to 3.2.3 by @dependabot in #655
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.42.2 to 5.43.3 by @dependabot in #661
- Bump org.openrewrite.recipe:rewrite-migrate-java from 2.27.1 to 2.28.0 by @dependabot in #656
- Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.18.0 to 2.18.1 by @dependabot in #662
- Bump maven-plugin.version from 3.15.0 to 3.15.1 by @dependabot in #648
- Bump kotlinpoet.version from 1.18.1 to 2.0.0 by @dependabot in #650
- Bump org.xerial:sqlite-jdbc from 3.46.1.3 to 3.47.0.0 by @dependabot in #657
- Bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.7 by @dependabot in #653
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.20.1 to 2.21.0 by @dependabot in #652
- Bump springboot.version from 3.3.4 to 3.3.5 by @dependabot in #651
- Bump com.google.devtools.ksp:symbol-processing-api from 2.0.21-1.0.25 to 2.0.21-1.0.26 by @dependabot in #649
- Bump org.junit:junit-bom from 5.11.2 to 5.11.3 by @dependabot in #658
- Bump quarkus.version from 3.15.1 to 3.16.1 by @dependabot in #659
- Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 by @dependabot in #668
- Bump net.bytebuddy:byte-buddy from 1.15.7 to 1.15.10 by @dependabot in #665
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #664
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.43.3 to 5.43.4 by @dependabot in #667
- Bump surefire.version from 3.5.1 to 3.5.2 by @dependabot in #666
- Bump oracle.version from 23.5.0.24.07 to 23.6.0.24.10 by @dependabot in #670
- Bump quarkus.version from 3.16.1 to 3.16.2 by @dependabot in #671
- Bump hibernate.version from 6.6.1.Final to 6.6.2.Final by @dependabot in #672
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.43.4 to 5.44.0 by @dependabot in #674
- Bump com.google.devtools.ksp:symbol-processing-api from 2.0.21-1.0.26 to 2.0.21-1.0.27 by @dependabot in #673
- Bump io.github.classgraph:classgraph from 4.8.177 to 4.8.179 by @dependabot in #676
- Bump io.projectreactor:reactor-bom from 2023.0.11 to 2024.0.0 by @dependabot in #675
- Bump org.openrewrite.recipe:rewrite-migrate-java from 2.28.0 to 2.29.0 by @dependabot in #678
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.21.0 to 2.22.0 by @dependabot in #680
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.44.0 to 5.45.0 by @dependabot in #679
- Bump spring.version from 6.1.14 to 6.2.0 by @dependabot in #681
- Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in #682
- Bump quarkus.version from 3.16.2 to 3.16.3 by @dependabot in #677
- Bump org.easymock:easymock from 5.4.0 to 5.5.0 by @dependabot in #685
- Bump org.openrewrite.recipe:rewrite-migrate-java from 2.29.0 to 2.29.1 by @dependabot in #687
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.45.0 to 5.45.1 by @dependabot in #688
- Bump quarkus.version from 3.16.3 to 3.16.4 by @dependabot in #689
- B...
QueryDSL 6.8
What's Changed
- Sort constructors in DefaultProjectionSerializer by number of parameters by @rimuln in #572
- A little bit of cleanup by @kamilkrzywanski in #585
- Add SimpleDTOProjection for dynamic DTO field mapping by @Mouon in #590
List of PRs that updated libraries versions
- Bump com.microsoft.sqlserver:mssql-jdbc from 12.8.0.jre8 to 12.8.1.jre8 by @dependabot in #571
- Bump org.joda:joda-money from 1.0.4 to 1.0.5 by @dependabot in #570
- Bump io.github.classgraph:classgraph from 4.8.174 to 4.8.175 by @dependabot in #568
- Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 by @dependabot in #567
- Bump springboot.version from 3.3.2 to 3.3.3 by @dependabot in #566
- Bump net.bytebuddy:byte-buddy from 1.14.19 to 1.15.0 by @dependabot in #565
- Bump kotlin.version from 2.0.10 to 2.0.20 by @dependabot in #564
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.22.0 to 0.23.0 by @dependabot in #561
- Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 by @dependabot in #562
- Bump quarkus.version from 3.13.2 to 3.13.3 by @dependabot in #563
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.39.0 to 5.39.1 by @dependabot in #569
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.16.0 to 2.17.0 by @dependabot in #582
- Bump org.apache.ant:ant from 1.10.14 to 1.10.15 by @dependabot in #581
- Bump org.openrewrite.recipe:rewrite-migrate-java from 2.22.1 to 2.23.0 by @dependabot in #580
- Bump surefire.version from 3.4.0 to 3.5.0 by @dependabot in #579
- Bump maven-plugin.version from 3.14.0 to 3.15.0 by @dependabot in #578
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #577
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.39.1 to 5.39.2 by @dependabot in #576
- Bump quarkus.version from 3.13.3 to 3.14.1 by @dependabot in #575
- Bump net.bytebuddy:byte-buddy from 1.15.0 to 1.15.1 by @dependabot in #574
- Bump quarkus.version from 3.14.1 to 3.14.2 by @dependabot in #586
- Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0 by @dependabot in #587
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.17.0 to 2.17.1 by @dependabot in #588
- Bump io.projectreactor:reactor-bom from 2023.0.9 to 2023.0.10 by @dependabot in #599
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.39.2 to 5.40.2 by @dependabot in #598
- Bump spring.version from 6.1.12 to 6.1.13 by @dependabot in #597
- Bump org.jboss.logging:jboss-logging from 3.6.0.Final to 3.6.1.Final by @dependabot in #595
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #594
- Bump quarkus.version from 3.14.2 to 3.14.4 by @dependabot in #593
- Bump org.openrewrite.recipe:rewrite-migrate-java from 2.23.0 to 2.25.0 by @dependabot in #592
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.17.1 to 2.18.0 by @dependabot in #591
New Contributors
Full Changelog: 6.7...6.8
QueryDSL 5.6
What's Changed
- The transform method throws a ClassCastException when working with joinFetch since 4.4.0 by @kamilkrzywanski in #534
Full Changelog: 5.5...5.6
QueryDSL 6.7
What's Changed
- Fix transform method throws a ClassCastException when working with joinFetch by @aasyspl in #536
- Added example of using Any in kotlin codegen by @allantodd @kamilkrzywanski in #537
- Change incorrectly entered URL in document by @xeounxzxu in #539
- Using alternative
#buildHqlParser(String, HqlLexer)
is present since hibernate 6.0 by @velo in #544
List of PRs that updated libraries versions
- Bump io.asyncer:r2dbc-mysql from 1.1.3 to 1.2.0 by @dependabot in #524
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.36.0 to 5.37.1 by @dependabot in #521
- Bump net.postgis:postgis-jdbc-jts from 2023.1.0 to 2024.1.0 by @dependabot in #522
- Bump org.openrewrite.recipe:rewrite-migrate-java from 2.20.0 to 2.21.0 by @dependabot in #523
- Bump com.microsoft.sqlserver:mssql-jdbc from 12.7.1.jre8-preview to 12.8.0.jre8 by @dependabot in #533
- Bump net.postgis:postgis-jdbc from 2023.1.0 to 2024.1.0 by @dependabot in #532
- Bump io.smallrye:jandex from 3.2.0 to 3.2.1 by @dependabot in #531
- Bump oracle.version from 23.4.0.24.05 to 23.5.0.24.07 by @dependabot in #529
- Bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 by @dependabot in #528
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.14.0 to 2.15.0 by @dependabot in #525
- Bump quarkus.version from 3.12.3 to 3.13.0 by @dependabot in #526
- Bump org.easymock:easymock from 5.3.0 to 5.4.0 by @dependabot in #530
- Bump org.hamcrest:hamcrest-library from 2.2 to 3.0 by @dependabot in #527
- Bump quarkus.version from 3.13.0 to 3.13.2 by @dependabot in #540
- Bump io.smallrye:jandex from 3.2.1 to 3.2.2 by @dependabot in #541
- Bump io.asyncer:r2dbc-mysql from 1.2.0 to 1.3.0 by @dependabot in #542
- Bump kotlin.version from 2.0.0 to 2.0.10 by @dependabot in #543
- Bump slf4j.version from 2.0.13 to 2.0.16 by @dependabot in #546
- Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre by @dependabot in #560
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.15.0 to 2.16.0 by @dependabot in #559
- Bump org.openrewrite.recipe:rewrite-migrate-java from 2.21.0 to 2.22.1 by @dependabot in #558
- Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #557
- Bump org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.0 by @dependabot in #556
- Bump io.projectreactor:reactor-bom from 2023.0.8 to 2023.0.9 by @dependabot in #555
- Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.14.19 by @dependabot in #554
- Bump surefire.version from 3.3.1 to 3.4.0 by @dependabot in #552
- Bump maven-plugin.version from 3.13.1 to 3.14.0 by @dependabot in #551
- Bump spring.version from 6.1.11 to 6.1.12 by @dependabot in #550
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.37.1 to 5.39.0 by @dependabot in #549
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #547
- Bump com.h2database:h2 from 2.3.230 to 2.3.232 by @dependabot in #553
- Bump mvn.version from 3.9.8 to 3.9.9 by @dependabot in #548
- Bump hibernate.version from 6.5.2.Final to 6.6.0.Final by @dependabot in #544
Full Changelog: 6.6...6.7