Skip to content

QueryDSL 6.2

Compare
Choose a tag to compare
@velo velo released this 09 Apr 12:34
· 69 commits to master since this release

What's Changed

  • Migrate assertions to assertJ by @velo in #331
  • Fix using multi query hints by @MelleD in #364
  • Fixing performance issue related with querydsl spatial on hibernate. by @dcuestam in #369
  • com.querydsl.sql.StatementOptions - Enable global settings and method chaining by @nicofabre in #373
  • Support Java 16+ records in querydsl-apt by @cigaly in #374
  • Update from(Expression<?> arg) to public visibility by @ulk200 in #375

List of PRs that updated libraries versions
  • Bump io.asyncer:r2dbc-mysql from 1.1.1 to 1.1.2 by @dependabot in #321
  • Bump jakarta.activation:jakarta.activation-api from 2.1.2 to 2.1.3 by @dependabot in #323
  • Bump quarkus.version from 3.7.4 to 3.8.1 by @dependabot in #322
  • Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.5 to 0.19.1 by @dependabot in #324
  • Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.19.1 to 0.20.0 by @dependabot in #327
  • Bump io.github.classgraph:classgraph from 4.8.165 to 4.8.168 by @dependabot in #330
  • Bump quarkus.version from 3.8.1 to 3.8.2 by @dependabot in #329
  • Bump kotlin.version from 1.9.22 to 1.9.23 by @dependabot in #328
  • Bump org.jetbrains.dokka:dokka-maven-plugin from 1.9.10 to 1.9.20 by @dependabot in #325
  • Bump com.github.ekryd.sortpom:sortpom-maven-plugin from 3.4.0 to 3.4.1 by @dependabot in #332
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #336
  • Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 by @dependabot in #335
  • Bump org.firebirdsql.jdbc:jaybird from 5.0.3.java11 to 5.0.4.java11 by @dependabot in #334
  • Bump org.apache.logging.log4j:log4j-core from 2.23.0 to 2.23.1 by @dependabot in #333
  • Bump io.projectreactor:reactor-bom from 2023.0.3 to 2023.0.4 by @dependabot in #338
  • Bump org.xerial:sqlite-jdbc from 3.45.1.0 to 3.45.2.0 by @dependabot in #339
  • Bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre by @dependabot in #341
  • Bump org.springframework:spring-jdbc from 6.1.4 to 6.1.5 by @dependabot in #343
  • Bump org.postgresql:postgresql from 42.7.2 to 42.7.3 by @dependabot in #344
  • Bump io.smallrye:jandex from 3.1.6 to 3.1.7 by @dependabot in #345
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #349
  • Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1 by @dependabot in #347
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot in #348
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #363
  • Bump quarkus.version from 3.8.2 to 3.9.1 by @dependabot in #359
  • Bump org.ow2.asm:asm-bom from 9.6 to 9.7 by @dependabot in #356
  • Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13 by @dependabot in #361
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in #358
  • Bump springboot.version from 3.2.3 to 3.2.4 by @dependabot in #353
  • Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 by @dependabot in #351
  • Bump org.ow2.asm:asm from 9.6 to 9.7 by @dependabot in #355
  • Bump io.github.classgraph:classgraph from 4.8.168 to 4.8.170 by @dependabot in #366
  • Bump maven-plugin.version from 3.11.0 to 3.12.0 by @dependabot in #365
  • Bump quarkus.version from 3.9.1 to 3.9.2 by @dependabot in #367
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #368
  • Bump com.microsoft.sqlserver:mssql-jdbc from 12.6.1.jre8 to 12.7.0.jre8-preview by @dependabot in #371
  • Bump io.asyncer:r2dbc-mysql from 1.1.2 to 1.1.3 by @dependabot in #370
  • Bump org.springframework.data:spring-data-r2dbc from 3.2.3 to 3.2.4 by @dependabot in #346
  • Bump jakarta.annotation:jakarta.annotation-api from 2.1.1 to 3.0.0 by @dependabot in #372

New Contributors

Full Changelog: 6.1...6.2