Skip to content

QueryDSL 6.7

Compare
Choose a tag to compare
@velo velo released this 22 Aug 19:35
· 42 commits to master since this release

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