Skip to content

QueryDSL 6.1

Compare
Choose a tag to compare
@velo velo released this 26 Feb 21:07
· 116 commits to master since this release

What's Changed

  • Missing scope on test dependency by @OrangeDog in #273
  • Keywords by @velo in #271
  • Fix references to old group id on assembly by @velo in #281
  • Bump slf4j.version from 2.0.11 to 2.0.12 by @dependabot in #290
  • Change sql-codegen exporter settings from a push model to pull model by @velo in #210
  • Add dependencies with classifiers to querydsl-bom by @velo in #296
  • Reintroduce DDL to SQL module @monst by @velo in #297
  • Fix syntaxe for fail() assetions by @velo in #300
  • Fix typo on bom generation by @velo in #309
  • Update dependabot.yml by @velo in #313
  • R2DBC support by @riba2101 in #292
  • Re-organize modules, to better enforce provided libraries on end user libraries by @velo in #320

List of PRs that updated libraries versions
  • Bump quarkus.version from 3.6.7 to 3.6.8 by @dependabot in #276
  • Bump org.xerial:sqlite-jdbc from 3.45.0.0 to 3.45.1.0 by @dependabot in #278
  • Bump quarkus.version from 3.6.8 to 3.7.1 by @dependabot in #279
  • Bump com.microsoft.sqlserver:mssql-jdbc from 12.5.0.jre8-preview to 12.6.0.jre8 by @dependabot in #280
  • Bump git-code-format-maven-plugin.version from 5.1 to 5.3 by @dependabot in #282
  • Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #283
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in #285
  • Bump hibernate.version from 6.4.2.Final to 6.4.3.Final by @dependabot in #284
  • Bump hibernate.version from 6.4.3.Final to 6.4.4.Final by @dependabot in #294
  • Bump quarkus.version from 3.7.1 to 3.7.2 by @dependabot in #293
  • Bump quarkus.version from 3.7.2 to 3.7.3 by @dependabot in #301
  • Bump spring.version from 6.1.3 to 6.1.4 by @dependabot in #302
  • Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.3 to 0.18.4 by @dependabot in #303
  • Bump org.springframework:spring-jdbc from 6.1.3 to 6.1.4 by @dependabot in #304
  • Bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12 by @dependabot in #308
  • Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.4 to 0.18.5 by @dependabot in #307
  • Bump com.microsoft.sqlserver:mssql-jdbc from 12.6.0.jre8 to 12.6.1.jre8 by @dependabot in #312
  • Bump com.github.ekryd.sortpom:sortpom-maven-plugin from 3.3.0 to 3.4.0 by @dependabot in #311
  • Bump org.postgresql:postgresql from 42.7.1 to 42.7.2 by @dependabot in #310
  • Bump quarkus.version from 3.7.3 to 3.7.4 by @dependabot in #315
  • Bump org.apache.logging.log4j:log4j-core from 2.22.1 to 2.23.0 by @dependabot in #316
  • Bump springboot.version from 3.2.2 to 3.2.3 by @dependabot in #317
  • Bump jmh.version from 1.21 to 1.37 by @dependabot in #319

New Contributors

Full Changelog: 6.0...6.1