Skip to content

QueryDSL 6.3

Latest
Compare
Choose a tag to compare
@velo velo released this 09 May 18:34
· 7 commits to master since this release

What's Changed

  • Sort constructors in generated classes based on constructor toString method by @rimuln in #272
  • Add unit test for merge using on statement schema fix by @borgiiri in #400
  • Add support for Postgis JTS by @vidakovic in #416

List of PRs that updated libraries versions
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.2.1 to 3.2.2 by @dependabot in #264
  • Bump joda-time:joda-time from 2.12.6 to 2.12.7 by @dependabot in #288
  • Bump git-code-format-maven-plugin.version from 5.1 to 5.3 by @dependabot in #287
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in #286
  • Bump slf4j.version from 2.0.11 to 2.0.12 by @dependabot in #295
  • Bump org.springframework:spring-jdbc from 5.3.31 to 5.3.32 by @dependabot in #306
  • Bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12 by @dependabot in #305
  • Bump quarkus.version from 3.9.3 to 3.9.4 by @dependabot in #394
  • Bump springboot.version from 3.2.4 to 3.2.5 by @dependabot in #395
  • Bump org.apache.maven.plugins:maven-toolchains-plugin from 3.1.0 to 3.2.0 by @dependabot in #399
  • Bump io.github.classgraph:classgraph from 4.8.171 to 4.8.172 by @dependabot in #398
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by @dependabot in #397
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by @dependabot in #396
  • Bump net.alchim31.maven:scala-maven-plugin from 4.8.1 to 4.9.0 by @dependabot in #404
  • Bump hibernate.version from 6.4.4.Final to 6.4.5.Final by @dependabot in #402
  • Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14 by @dependabot in #403
  • Bump hibernate.version from 6.4.5.Final to 6.4.6.Final by @dependabot in #405
  • Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.20.0 to 0.21.1 by @dependabot in #407
  • Suppress "this-escape" warning in auto-generated entities (#388) by @Plondrein in #408
  • Bump hibernate.version from 6.4.6.Final to 6.5.0.Final by @dependabot in #409
  • Bump quarkus.version from 3.9.4 to 3.9.5 by @dependabot in #410
  • Bump io.sundr:sundr-maven-plugin from 0.103.1 to 0.200.0 by @dependabot in #412
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in #414
  • Bump quarkus.version from 3.9.5 to 3.10.0 by @dependabot in #418
  • Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre by @dependabot in #419
  • Bump oracle.version from 23.3.0.23.09 to 23.4.0.24.05 by @dependabot in #420
  • Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.21.1 to 0.21.2 by @dependabot in #421
  • Bump maven-plugin.version from 3.12.0 to 3.13.0 by @dependabot in #422
  • Bump org.jboss.logging:jboss-logging from 3.5.3.Final to 3.6.0.Final by @dependabot in #423
  • Bump wrapper to latest version by @velo in #424
  • Bump kotlin.version from 1.9.23 to 1.9.24 by @dependabot in #425
  • Bump io.smallrye:jandex from 3.1.7 to 3.1.8 by @dependabot in #426

New Contributors

Full Changelog: 6.2.1...6.3