Releases: OpenFeign/querydsl
Releases · OpenFeign/querydsl
QueryDSL 6.0
It's finally here.
QueryDSL 6.0 is first release with Hibernate 6.4 fully integrated.
Massive shout out to @danielvion that made it happen.
As stated on the readme, original Querydsl project is at best stale, at worse dead.
Goal here is to keep Querydsl project active.
What's Changed
- Migration to hibernate 6 by @danielvion in #109
- Remove joda time by @velo in #118
- Querydsl JPA <-> spring data repository integration by @velo in #141
- Quick build on examples and store test results by @velo in #108
- Junit modernization by @velo in #132
- Merge using tests by @borgiiri in #115
- Make merging table to table work by @borgiiri in #119
- Quarkus example with querydsl by @velo in #147
- Re-enabled japicmp by @velo in #148
- Fix H2 tests by @velo in #153
- Remove hamcrest by @velo in #156
- Skip external database tests only on local development profile by @velo in #157
- Remove final joda.time references by @velo in #163
- Made possible to generate projections on java records by @velo in #164
- Replace javadoc tags with Java Annotations by @velo in #165
- Add subselect to JPQLRepository by @velo in #170
- Change no longer supported CGLIB to ByteBuddy by @heniu20 in #171
- Enable codeql by @velo in #205
- Allow to modify default serialization with extensions by @heniu20 in #225
- Platform independent compilation by @heniu20 in #172
- Migrate src/test/java to Java 21 by @velo in #238
- Regenerate Sclasses by @velo in #239
- Require native queries to be executed from native expressions by @velo in #251
- Use querydsl-apt with classifier jpa for querydsl-jpa-spring and the … by @aspan in #227
- Improve Bytebuddy usage by @persapiens in #262
- Actualize H2 keywords by @valery1707 in #268
- Remove cglib assembly references by @persapiens in #267
List of PRs that updated libraries versions
- Bump com.google.inject:guice from 5.0.1 to 7.0.0 by @dependabot in #79
- Bump org.eclipse.jdt:ecj from 3.26.0 to 3.35.0 by @dependabot in #69
- Bump com.oracle.database.jdbc:ojdbc8 from 21.7.0.0 to 23.3.0.23.09 by @dependabot in #98
- Bump derby.version from 10.16.1.1 to 10.17.1.0 by @dependabot in #99
- Bump com.microsoft.sqlserver:mssql-jdbc from 11.2.1.jre8 to 12.4.2.jre8 by @dependabot in #105
- Bump org.firebirdsql.jdbc:jaybird from 4.0.6.java8 to 5.0.2.java8 by @dependabot in #106
- Bump org.postgresql:postgresql from 42.3.4 to 42.6.0 by @dependabot in #102
- Bump org.springframework:spring-jdbc from 5.3.8 to 6.0.13 by @dependabot in #87
- Bump org.xerial:sqlite-jdbc from 3.43.2.2 to 3.44.0.0 by @dependabot in #107
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.15.3 to 0.18.3 by @dependabot in #103
- Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in #111
- Bump com.microsoft.sqlserver:mssql-jdbc from 12.4.2.jre8 to 12.5.0.jre8-preview by @dependabot in #112
- Bump io.github.classgraph:classgraph from 4.8.164 to 4.8.165 by @dependabot in #113
- Bump org.springframework:spring-jdbc from 6.0.13 to 6.1.0 by @dependabot in #114
- Bump com.ibm.db2:jcc from 11.5.8.0 to 11.5.9.0 by @dependabot in #116
- Bump org.postgresql:postgresql from 42.6.0 to 42.7.0 by @dependabot in #121
- Bump org.apache.logging.log4j:log4j-core from 2.21.1 to 2.22.0 by @dependabot in #120
- Bump org.springframework:spring-jdbc from 6.1.0 to 6.1.1 by @dependabot in #128
- Bump org.springframework.boot:spring-boot-starter-parent from 3.1.5 to 3.2.0 by @dependabot in #127
- Bump kotlin.version from 1.9.20 to 1.9.21 by @dependabot in #126
- Bump org.codehaus.plexus:plexus-component-annotations from 1.7.1 to 2.1.1 by @dependabot in #125
- Bump mvn.version from 3.6.0 to 3.9.5 by @dependabot in #124
- Bump com.squareup:kotlinpoet from 1.14.2 to 1.15.1 by @dependabot in #117
- Bump org.xerial:sqlite-jdbc from 3.44.0.0 to 3.44.1.0 by @dependabot in #129
- Bump io.sundr:sundr-maven-plugin from 0.101.3 to 0.103.0 by @dependabot in #130
- Bump org.firebirdsql.jdbc:jaybird from 5.0.2.java8 to 5.0.3.java8 by @dependabot in #131
- Bump io.sundr:sundr-maven-plugin from 0.103.0 to 0.103.1 by @dependabot in #134
- Bump org.codehaus.mojo:build-helper-maven-plugin from 1.3 to 3.5.0 by @dependabot in #133
- Bump com.squareup:kotlinpoet-jvm from 1.15.1 to 1.15.2 by @dependabot in #136
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #138
- Bump hibernate.version from 6.4.0.Final to 6.4.1.Final by @dependabot in #167
- Bump mvn.version from 3.9.5 to 3.9.6 by @dependabot in #137
- Bump hibernate.version from 6.3.1.Final to 6.4.0.Final by @dependabot in #142
- Bump com.squareup:kotlinpoet-jvm from 1.15.2 to 1.15.3 by @dependabot in #143
- Bump io.smallrye:jandex from 3.1.2 to 3.1.6 by @dependabot in #144
- Bump jakarta.activation:jakarta.activation-api from 2.1.1 to 2.1.2 by @dependabot in #145
- Bump com.h2database:h2 from 1.4.200 to 2.2.220 in /querydsl-jpa-spring by @dependabot in #146
- Bump quarkus.version from 3.5.3 to 3.6.1 by @dependabot in #150
- Bump org.postgresql:postgresql from 42.7.0 to 42.7.1 by @dependabot in #152
- Bump quarkus.version from 3.6.1 to 3.6.2 by @dependabot in #158
- Bump quarkus.version from 3.6.2 to 3.6.3 by @dependabot in #160
- Bump surefire.version from 3.2.2 to 3.2.3 by @dependabot in #161
- Bump org.springframework:spring-jdbc from 6.1.1 to 6.1.2 by @dependabot in #162
- Bump org.javassist:javassist from 3.29.2-GA to 3.30.1-GA by @dependabot in #166
- Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre by @dependabot in #168
- Bump quarkus.version from 3.6.3 to 3.6.4 by @dependabot in #175
- Bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11 by @dependabot in #174
- Bump springboot.version from 3.2.0 to 3.2.1 by @dependabot in #206
- Bump kotlin.version from 1.9.21 to 1.9.22 by @dependabot in #207
- Bump org.springframework:spring-jdbc from 5.3.8 to 5.3.31 by @dependabot in #222
- Bump org.springframework.boot:spring-boot-starter-parent from 3.2.0 to 3.2.1 by @dependabot in #220
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #218
- Bump net.alchim31.maven:scala-maven-plugin from 3.1.3 to 3.4.6 by @dependabot in #217
- Bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11 by @dependabot in #216
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #214
- Bump org.codehaus.plexus:plexus-component-annotations from 2.1.1 to 2.2.0 by @dependabot in https:/...
QueryDSL 6.0.0.RC1
What's Changed
- Allow to modify default serialization with extensions by @heniu20 in #225
- Platform independent compilation by @heniu20 in #172
- Migrate src/test/java to Java 21 by @velo in #238
- Regenerate Sclasses by @velo in #239
- Require native queries to be executed from native expressions by @velo in #251
- Use querydsl-apt with classifier jpa for querydsl-jpa-spring and the … by @aspan in #227
List of PRs that updated libraries versions
- Bump org.springframework:spring-jdbc from 5.3.8 to 5.3.31 by @dependabot in #222
- Bump org.springframework.boot:spring-boot-starter-parent from 3.2.0 to 3.2.1 by @dependabot in #220
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #218
- Bump net.alchim31.maven:scala-maven-plugin from 3.1.3 to 3.4.6 by @dependabot in #217
- Bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11 by @dependabot in #216
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #214
- Bump org.codehaus.plexus:plexus-component-annotations from 2.1.1 to 2.2.0 by @dependabot in #213
- Bump org.codehaus.plexus:plexus-classworlds from 2.7.0 to 2.8.0 by @dependabot in #212
- Bump org.javassist:javassist from 3.30.1-GA to 3.30.2-GA by @dependabot in #211
- Bump org.javassist:javassist from 3.30.1-GA to 3.30.2-GA by @dependabot in #221
- Bump org.apache.logging.log4j:log4j-core from 2.22.0 to 2.22.1 by @dependabot in #224
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by @dependabot in #232
- Bump org.eclipse.persistence:eclipselink from 2.7.13 to 2.7.14 by @dependabot in #229
- Bump slf4j.version from 2.0.9 to 2.0.10 by @dependabot in #231
- Bump org.apache.logging.log4j:log4j-core from 2.22.0 to 2.22.1 by @dependabot in #230
- Bump slf4j.version from 2.0.9 to 2.0.10 by @dependabot in #226
- Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 by @dependabot in #233
- Bump org.orbisgis:h2gis from 2.2.0 to 2.2.1 by @dependabot in #235
- Bump com.fasterxml:classmate from 1.6.0 to 1.7.0 by @dependabot in #234
- Bump com.fasterxml:classmate from 1.6.0 to 1.7.0 by @dependabot in #240
- Bump org.orbisgis:h2gis from 2.2.0 to 2.2.1 by @dependabot in #242
- Bump joda-time:joda-time from 2.12.5 to 2.12.6 by @dependabot in #241
- Bump slf4j.version from 2.0.10 to 2.0.11 by @dependabot in #243
- Bump surefire.version from 3.2.3 to 3.2.5 by @dependabot in #244
- Bump quarkus.version from 3.6.4 to 3.6.5 by @dependabot in #246
- Bump maven-plugin.version from 3.10.2 to 3.11.0 by @dependabot in #247
- Bump org.springframework:spring-jdbc from 6.1.2 to 6.1.3 by @dependabot in #249
- Bump spring.version from 6.1.2 to 6.1.3 by @dependabot in #248
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #254
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.11.0 by @dependabot in #252
- Bump slf4j.version from 2.0.10 to 2.0.11 by @dependabot in #253
New Contributors
Full Changelog: 6.0.0.M3...6.0.0.RC1
QueryDSL 6.0.0.M3
What's Changed
- Remove final joda.time references by @velo in #163
- Made possible to generate projections on java records by @velo in #164
- Replace javadoc tags with Java Annotations by @velo in #165
- Add subselect to JPQLRepository by @velo in #170
- Change no longer supported CGLIB to ByteBuddy by @heniu20 in #171
- Keep 5x dependencia up-to-date by @velo in #177
- Enable codeql by @velo in #205
- Change no longer supported CGLIB to ByteBuddy - 5x test dependency by @heniu20 in #208
- 5x bytebuddy by @velo in #176
- Querydsl 5.0.0 by @velo in #209
List of PRs that updated libraries versions
- Bump quarkus.version from 3.6.2 to 3.6.3 by @dependabot in #160
- Bump surefire.version from 3.2.2 to 3.2.3 by @dependabot in #161
- Bump org.springframework:spring-jdbc from 6.1.1 to 6.1.2 by @dependabot in #162
- Bump hibernate.version from 6.4.0.Final to 6.4.1.Final by @dependabot in #167
- Bump org.javassist:javassist from 3.29.2-GA to 3.30.1-GA by @dependabot in #166
- Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre by @dependabot in #168
- Bump quarkus.version from 3.6.3 to 3.6.4 by @dependabot in #175
- Bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11 by @dependabot in #174
- Bump org.postgresql:postgresql from 42.6.0 to 42.7.1 by @dependabot in #180
- Bump io.github.classgraph:classgraph from 4.8.164 to 4.8.165 by @dependabot in #203
- Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre by @dependabot in #202
- Bump org.xerial:sqlite-jdbc from 3.43.2.2 to 3.44.1.0 by @dependabot in #200
- Bump org.springframework.boot:spring-boot-starter-parent from 3.1.5 to 3.2.0 by @dependabot in #198
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #197
- Bump io.sundr:sundr-maven-plugin from 0.101.3 to 0.103.1 by @dependabot in #196
- Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in #193
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #191
- Bump kotlin.version from 1.9.20 to 1.9.21 by @dependabot in #188
- Bump derby.version from 10.16.1.1 to 10.17.1.0 by @dependabot in #187
- Bump org.apache.logging.log4j:log4j-core from 2.21.1 to 2.22.0 by @dependabot in #186
- Bump org.javassist:javassist from 3.29.2-GA to 3.30.1-GA by @dependabot in #185
- Bump com.ibm.db2:jcc from 11.5.8.0 to 11.5.9.0 by @dependabot in #184
- Bump kotlin.version from 1.9.20 to 1.9.22 by @dependabot in #204
- Bump springboot.version from 3.2.0 to 3.2.1 by @dependabot in #206
- Bump kotlin.version from 1.9.21 to 1.9.22 by @dependabot in #207
New Contributors
Full Changelog: 6.0.0.M2...6.0.0.M3
QueryDSL 5.2
What's Changed
- Merge using updates to 5.0.0 by @borgiiri in #122
- Keep 5x dependencia up-to-date by @velo in #177
- Change no longer supported CGLIB to ByteBuddy - 5x test dependency by @heniu20 in #208
- 5x bytebuddy by @velo in #176
List of PRs that updated libraries versions
- Bump org.postgresql:postgresql from 42.6.0 to 42.7.1 by @dependabot in #180
- Bump io.github.classgraph:classgraph from 4.8.164 to 4.8.165 by @dependabot in #203
- Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre by @dependabot in #202
- Bump org.xerial:sqlite-jdbc from 3.43.2.2 to 3.44.1.0 by @dependabot in #200
- Bump org.springframework.boot:spring-boot-starter-parent from 3.1.5 to 3.2.0 by @dependabot in #198
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #197
- Bump io.sundr:sundr-maven-plugin from 0.101.3 to 0.103.1 by @dependabot in #196
- Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in #193
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #191
- Bump kotlin.version from 1.9.20 to 1.9.21 by @dependabot in #188
- Bump derby.version from 10.16.1.1 to 10.17.1.0 by @dependabot in #187
- Bump org.apache.logging.log4j:log4j-core from 2.21.1 to 2.22.0 by @dependabot in #186
- Bump org.javassist:javassist from 3.29.2-GA to 3.30.1-GA by @dependabot in #185
- Bump com.ibm.db2:jcc from 11.5.8.0 to 11.5.9.0 by @dependabot in #184
- Bump kotlin.version from 1.9.20 to 1.9.22 by @dependabot in #204
New Contributors
Full Changelog: 5.1...5.2
QueryDSL 6.0.0.M2
What's Changed
- Querydsl JPA <-> spring data repository integration by @velo in #141
- Quarkus example with querydsl by @velo in #147
- Re-enabled japicmp by @velo in #148
- Fix H2 tests by @velo in #153
- Fixed the group by iteration by @danielvion in #154
- Remove hamcrest by @velo in #156
- Skip external database tests only on local development profile by @velo in #157
List of PRs that updated libraries versions
- Bump com.google.inject:guice from 5.0.1 to 7.0.0 by @dependabot in #79
- Bump hibernate.version from 6.3.1.Final to 6.4.0.Final by @dependabot in #142
- Bump com.squareup:kotlinpoet-jvm from 1.15.2 to 1.15.3 by @dependabot in #143
- Bump io.smallrye:jandex from 3.1.2 to 3.1.6 by @dependabot in #144
- Bump jakarta.activation:jakarta.activation-api from 2.1.1 to 2.1.2 by @dependabot in #145
- Bump com.h2database:h2 from 1.4.200 to 2.2.220 in /querydsl-jpa-spring by @dependabot in #146
- Bump quarkus.version from 3.5.3 to 3.6.1 by @dependabot in #150
- Bump org.postgresql:postgresql from 42.7.0 to 42.7.1 by @dependabot in #152
- Bump quarkus.version from 3.6.1 to 3.6.2 by @dependabot in #158
Full Changelog: 6.0.0.M1...6.0.0.M2
QueryDSL 6.0.0.M1
What's Changed
- Quick build on examples and store test results by @velo in #108
- Remove joda time by @velo in #118
- Merge using tests by @borgiiri in #115
- Q5 merge by @velo in #123
- Make merging table to table work by @borgiiri in #119
- Junit modernization by @velo in #132
- Migration to hibernate 6 by @danielvion in #109
List of PRs that updated libraries versions
- Bump org.eclipse.jdt:ecj from 3.26.0 to 3.35.0 by @dependabot in #69
- Bump com.oracle.database.jdbc:ojdbc8 from 21.7.0.0 to 23.3.0.23.09 by @dependabot in #98
- Bump derby.version from 10.16.1.1 to 10.17.1.0 by @dependabot in #99
- Bump com.microsoft.sqlserver:mssql-jdbc from 11.2.1.jre8 to 12.4.2.jre8 by @dependabot in #105
- Bump org.firebirdsql.jdbc:jaybird from 4.0.6.java8 to 5.0.2.java8 by @dependabot in #106
- Bump org.postgresql:postgresql from 42.3.4 to 42.6.0 by @dependabot in #102
- Bump org.springframework:spring-jdbc from 5.3.8 to 6.0.13 by @dependabot in #87
- Bump org.xerial:sqlite-jdbc from 3.43.2.2 to 3.44.0.0 by @dependabot in #107
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.15.3 to 0.18.3 by @dependabot in #103
- Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in #111
- Bump com.microsoft.sqlserver:mssql-jdbc from 12.4.2.jre8 to 12.5.0.jre8-preview by @dependabot in #112
- Bump io.github.classgraph:classgraph from 4.8.164 to 4.8.165 by @dependabot in #113
- Bump org.springframework:spring-jdbc from 6.0.13 to 6.1.0 by @dependabot in #114
- Bump com.ibm.db2:jcc from 11.5.8.0 to 11.5.9.0 by @dependabot in #116
- Bump org.postgresql:postgresql from 42.6.0 to 42.7.0 by @dependabot in #121
- Bump org.apache.logging.log4j:log4j-core from 2.21.1 to 2.22.0 by @dependabot in #120
- Bump org.springframework:spring-jdbc from 6.1.0 to 6.1.1 by @dependabot in #128
- Bump org.springframework.boot:spring-boot-starter-parent from 3.1.5 to 3.2.0 by @dependabot in #127
- Bump kotlin.version from 1.9.20 to 1.9.21 by @dependabot in #126
- Bump org.codehaus.plexus:plexus-component-annotations from 1.7.1 to 2.1.1 by @dependabot in #125
- Bump mvn.version from 3.6.0 to 3.9.5 by @dependabot in #124
- Bump com.squareup:kotlinpoet from 1.14.2 to 1.15.1 by @dependabot in #117
- Bump org.xerial:sqlite-jdbc from 3.44.0.0 to 3.44.1.0 by @dependabot in #129
- Bump io.sundr:sundr-maven-plugin from 0.101.3 to 0.103.0 by @dependabot in #130
- Bump org.firebirdsql.jdbc:jaybird from 5.0.2.java8 to 5.0.3.java8 by @dependabot in #131
- Bump io.sundr:sundr-maven-plugin from 0.103.0 to 0.103.1 by @dependabot in #134
- Bump org.codehaus.mojo:build-helper-maven-plugin from 1.3 to 3.5.0 by @dependabot in #133
- Bump com.squareup:kotlinpoet-jvm from 1.15.1 to 1.15.2 by @dependabot in #136
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #138
- Bump mvn.version from 3.9.5 to 3.9.6 by @dependabot in #137
New Contributors
- @danielvion made their first contribution in #109
Full Changelog: 5.1.1...6.0.0.M1
QueryDSL 5.1.1
QueryDSL 5.1
What's Changed
- Make UtilUUIDType work more reliably by @rdicroce in #77
- Merge using extension by @borgiiri in #78
- Use junit 5 by @velo in #44
- Generate bill of materials by @velo in #45
- Format code using google formatter by @velo in #53
- Poms sorted by @velo in #54
List of PRs that updated libraries versions
- Bump org.apache.ant:ant from 1.10.10 to 1.10.11 in /querydsl-sql-codegen by @dependabot in #3
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.3.0 to 3.6.0 by @dependabot in #7
- Bump org.ow2.asm:asm from 9.2 to 9.6 by @dependabot in #8
- Bump org.datanucleus:javax.jdo from 3.2.0-m13 to 3.2.1 by @dependabot in #10
- Bump com.google.guava:guava from 30.1.1-jre to 32.0.0-jre by @dependabot in #12
- Bump lucene.version from 3.6.2 to 8.11.2 by @dependabot in #9
- Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.1.2 to 3.3.1 in /querydsl-lucene5 by @dependabot in #14
- Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0 in /querydsl-lucene5 by @dependabot in #17
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.14.0 to 3.21.0 in /querydsl-lucene3 by @dependabot in #15
- Bump org.apache.maven.plugins:maven-assembly-plugin from 3.3.0 to 3.6.0 in /querydsl-lucene4 by @dependabot in #23
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.11.0 in /querydsl-lucene3 by @dependabot in #27
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.2.0 to 3.3.0 by @dependabot in #31
- Bump org.apache.felix:maven-bundle-plugin from 5.1.2 to 5.1.9 in /querydsl-lucene4 by @dependabot in #28
- Run tests with java 21 by @velo in #13
- Bump jmh.version from 1.32 to 1.37 by @dependabot in #30
- Bump org.jetbrains:annotations from 21.0.1 to 24.0.1 in /querydsl-lucene3 by @dependabot in #19
- Bump org.javassist:javassist from 3.28.0-GA to 3.29.2-GA in /querydsl-lucene5 by @dependabot in #20
- Bump derby.version from 10.15.2.0 to 10.16.1.1 by @dependabot in #22
- Bump org.easymock:easymock from 4.3 to 5.2.0 in /querydsl-lucene5 by @dependabot in #29
- Bump org.datanucleus:datanucleus-maven-plugin from 5.2.1 to 6.0.0-release by @dependabot in #32
- Attempt to parallelize circle ci build by @velo in #33
- Bump com.mysema.maven:apt-maven-plugin from 1.0.9 to 1.1.3 by @dependabot in #37
- Bump org.jboss.logging:jboss-logging from 3.4.2.Final to 3.5.3.Final by @dependabot in #36
- Bump org.ow2.asm:asm-commons from 9.2 to 9.6 by @dependabot in #35
- Bump com.h2database:h2 from 1.3.170 to 2.2.224 by @dependabot in #11
- Bump slf4j.version from 1.7.31 to 2.0.9 by @dependabot in #39
- Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2 by @dependabot in #40
- Bump org.codehaus.plexus:plexus-utils from 3.3.0 to 4.0.0 by @dependabot in #41
- Bump org.apache.ant:ant from 1.10.11 to 1.10.14 by @dependabot in #42
- Create release profile by @velo in #43
- Update dependabot.yml by @velo in #46
- Bump kotlin.version from 1.5.20 to 1.9.20 by @dependabot in #47
- Bump mysql:mysql-connector-java from 8.0.25 to 8.0.30 by @dependabot in #51
- Bump org.codehaus.mojo:animal-sniffer-annotations from 1.20 to 1.23 by @dependabot in #50
- Bump org.hibernate.validator:hibernate-validator from 7.0.1.Final to 8.0.1.Final by @dependabot in #55
- Bump com.ibm.db2:jcc from 11.5.5.0 to 11.5.8.0 by @dependabot in #59
- Bump org.apache.maven.plugins:maven-deploy-plugin from 2.8.2 to 3.1.1 by @dependabot in #58
- Bump org.mongodb:mongo-java-driver from 3.12.8 to 3.12.14 by @dependabot in #56
- Bump org.junit.jupiter:junit-jupiter-api from 5.8.2 to 5.10.1 by @dependabot in #57
- Bump log4j version by @velo in #61
- Bump guava version by @velo in #62
- Bump com.squareup:kotlinpoet from 1.9.0 to 1.14.2 by @dependabot in #63
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #67
- Bump org.projectlombok:lombok from 1.18.20 to 1.18.30 by @dependabot in #65
- Bump org.apache.maven.plugins:maven-plugin-plugin from 3.6.1 to 3.10.2 by @dependabot in #64
- Bump joda-time:joda-time from 2.10.10 to 2.12.5 by @dependabot in #71
- Bump org.hibernate:hibernate-search-orm from 5.11.9.Final to 5.11.12.Final by @dependabot in #68
- Bump org.orbisgis:h2gis from 2.0.0 to 2.2.0 by @dependabot in #70
- Bump com.fasterxml:classmate from 1.5.1 to 1.6.0 by @dependabot in #75
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #73
- Bump org.joda:joda-money from 1.0.1 to 1.0.4 by @dependabot in #72
- Bump io.sundr:sundr-maven-plugin from 0.101.0 to 0.101.3 by @dependabot in #92
- Bump org.postgresql:postgresql from 42.2.22 to 42.6.0 by @dependabot in #93
- Bump org.geolatte:geolatte-geom from 1.8.2 to 1.9.1 by @dependabot in #90
- Bump hibernate.version from 5.5.3.Final to 5.6.15.Final by @dependabot in #85
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 1.4.1 to 3.4.1 by @dependabot in #84
- Build examples too by @velo in #94
- Bump org.eclipse.jdt:ecj from 3.26.0 to 3.35.0 by @dependabot in #91
- Remove un-used profiles by @velo in #95
- Bump org.hsqldb:hsqldb from 2.6.0 to 2.7.2 by @dependabot in #81
- Bump org.springframework.boot:spring-boot-starter-parent from 2.5.2 to 3.1.5 by @dependabot in #83
- Bump io.github.classgraph:classgraph from 4.8.108 to 4.8.164 by @dependabot in #80
- Bump org.xerial:sqlite-jdbc from 3.36.0 to 3.43.2.2 by @dependabot in #89
Full Changelog: 5.0.1...5.1
QueryDSL 5.0.1
Initial release using openfeign mojo.
Same sources as vanilla querydsl 5.0.0