Skip to content

QueryDSL 6.8

Latest
Compare
Choose a tag to compare
@velo velo released this 21 Sep 11:34
· 6 commits to master since this release
6.8
5f763cd

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