Skip to content

Releases: OpenFeign/querydsl

QueryDSL 5.4

25 Jun 12:14
Compare
Choose a tag to compare

What's Changed

  • Suppress this-escape warning in all auto-generated entities more properly by @Plondrein in #458

Full Changelog: 5.3...5.4

QueryDSL 6.4

17 Jun 19:16
Compare
Choose a tag to compare

What's Changed

  • Suppress this-escape warning in all auto-generated entities more properly by @Plondrein in #459
  • Build is failing due to some bug on nexus-staging-maven-plugin by @velo in #428

List of PRs that updated libraries versions
  • Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15 by @dependabot in #427
  • Bump net.alchim31.maven:scala-maven-plugin from 4.9.0 to 4.9.1 by @dependabot in #429
  • Bump hibernate.version from 6.5.0.Final to 6.5.1.Final by @dependabot in #431
  • Bump quarkus.version from 3.10.0 to 3.10.1 by @dependabot in #433
  • Bump io.projectreactor:reactor-bom from 2023.0.5 to 2023.0.6 by @dependabot in #432
  • Bump io.smallrye:jandex from 3.1.8 to 3.2.0 by @dependabot in #435
  • Bump org.springframework:spring-jdbc from 6.1.6 to 6.1.7 by @dependabot in #436
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 by @dependabot in #437
  • Bump com.github.ekryd.sortpom:sortpom-maven-plugin from 3.4.1 to 4.0.0 by @dependabot in #438
  • Bump hibernate.version from 6.5.1.Final to 6.5.2.Final by @dependabot in #439
  • Bump jakarta.validation:jakarta.validation-api from 3.0.2 to 3.1.0 by @dependabot in #442
  • Bump kotlin.version from 1.9.24 to 2.0.0 by @dependabot in #440
  • Bump quarkus.version from 3.10.1 to 3.10.2 by @dependabot in #443
  • Bump org.eclipse.persistence:eclipselink from 4.0.2 to 4.0.3 by @dependabot in #445
  • Bump net.bytebuddy:byte-buddy from 1.14.15 to 1.14.16 by @dependabot in #446
  • Bump spring.version from 6.1.7 to 6.1.8 by @dependabot in #444
  • Bump springboot.version from 3.2.5 to 3.3.0 by @dependabot in #447
  • Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #448
  • Bump com.squareup:kotlinpoet-jvm from 1.16.0 to 1.17.0 by @dependabot in #449
  • Bump mvn.version from 3.9.6 to 3.9.7 by @dependabot in #450
  • Bump org.xerial:sqlite-jdbc from 3.45.3.0 to 3.46.0.0 by @dependabot in #452
  • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #451
  • Bump quarkus.version from 3.10.2 to 3.11.0 by @dependabot in #454
  • Bump org.hsqldb:hsqldb from 2.7.2 to 2.7.3 by @dependabot in #455
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 by @dependabot in #456
  • Bump net.bytebuddy:byte-buddy from 1.14.16 to 1.14.17 by @dependabot in #453
  • Bump maven-plugin.version from 3.13.0 to 3.13.1 by @dependabot in #461
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #462
  • Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre by @dependabot in #463
  • Bump io.github.classgraph:classgraph from 4.8.172 to 4.8.173 by @dependabot in #464
  • Bump quarkus.version from 3.11.0 to 3.11.1 by @dependabot in #465
  • Bump org.easymock:easymock from 5.2.0 to 5.3.0 by @dependabot in #466
  • Bump io.projectreactor:reactor-bom from 2023.0.6 to 2023.0.7 by @dependabot in #468
  • Bump spring.version from 6.1.8 to 6.1.9 by @dependabot in #470
  • Bump quarkus.version from 3.11.1 to 3.11.2 by @dependabot in #469
  • Bump org.firebirdsql.jdbc:jaybird from 5.0.4.java11 to 5.0.5.java11 by @dependabot in #471
  • Bump surefire.version from 3.2.5 to 3.3.0 by @dependabot in #472

Full Changelog: 6.3...6.4

QueryDSL 6.3

09 May 18:34
Compare
Choose a tag to compare

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

QueryDSL 5.3

30 Apr 22:59
Compare
Choose a tag to compare

What's Changed


List of PRs that updated libraries versions
  • Bump org.springframework:spring-jdbc from 5.3.8 to 5.3.31 by @dependabot in #222
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.2.0 to 3.2.1 by @dependabot in #220
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #218
  • Bump net.alchim31.maven:scala-maven-plugin from 3.1.3 to 3.4.6 by @dependabot in #217
  • Bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11 by @dependabot in #216
  • Bump org.javassist:javassist from 3.30.1-GA to 3.30.2-GA by @dependabot in #221
  • Bump org.eclipse.persistence:eclipselink from 2.7.13 to 2.7.14 by @dependabot in #229
  • Bump slf4j.version from 2.0.9 to 2.0.10 by @dependabot in #231
  • Bump org.apache.logging.log4j:log4j-core from 2.22.0 to 2.22.1 by @dependabot in #230
  • Bump com.fasterxml:classmate from 1.6.0 to 1.7.0 by @dependabot in #240
  • Bump org.orbisgis:h2gis from 2.2.0 to 2.2.1 by @dependabot in #242
  • Bump joda-time:joda-time from 2.12.5 to 2.12.6 by @dependabot in #241
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #254
  • Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.11.0 by @dependabot in #252
  • Bump slf4j.version from 2.0.10 to 2.0.11 by @dependabot in #253
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.2.1 to 3.2.2 by @dependabot in #264
  • Sort constructors in generated classes based on constructor toString method by @rimuln in #272
  • 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

New Contributors

Full Changelog: 5.2...5.3

QueryDSL 6.2.1

19 Apr 12:53
Compare
Choose a tag to compare

What's Changed

  • Suppress "this-escape" warning in auto-generated entities by @Plondrein in #388
  • Update SQL server image to 2022-latest by @velo in #390
  • Use dmlWithSchema also for on statement in merge-using-query, remove extra line change by @borgiiri in #393

List of PRs that updated libraries versions
  • Bump io.projectreactor:reactor-bom from 2023.0.4 to 2023.0.5 by @dependabot in #376
  • Bump quarkus.version from 3.9.2 to 3.9.3 by @dependabot in #378
  • Bump org.postgresql:r2dbc-postgresql from 1.0.4.RELEASE to 1.0.5.RELEASE by @dependabot in #379
  • Bump org.springframework:spring-jdbc from 6.1.5 to 6.1.6 by @dependabot in #382
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 by @dependabot in #381
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot in #383
  • Bump org.apache.maven.plugins:maven-scm-plugin from 2.0.1 to 2.1.0 by @dependabot in #384
  • Bump slf4j.version from 2.0.12 to 2.0.13 by @dependabot in #385
  • Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 by @dependabot in #386
  • Bump org.xerial:sqlite-jdbc from 3.45.2.0 to 3.45.3.0 by @dependabot in #389
  • bump oracle version by @velo in #391
  • Bump io.github.classgraph:classgraph from 4.8.170 to 4.8.171 by @dependabot in #392

New Contributors

Full Changelog: 6.2...6.2.1

QueryDSL 6.2

09 Apr 12:34
Compare
Choose a tag to compare

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

QueryDSL 6.1

26 Feb 21:07
Compare
Choose a tag to compare

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

QueryDSL 6.0.3

13 Feb 19:54
Compare
Choose a tag to compare

What's Changed

  • 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

List of PRs that updated libraries versions

Full Changelog: 6.0.2...6.0.3

QueryDSL 6.0.2

13 Feb 16:10
Compare
Choose a tag to compare

What's Changed

  • Fix references to old group id on assembly by @velo in #281

List of PRs that updated libraries versions

Full Changelog: 6.0.1...6.0.2

QueryDSL 6.0.1

02 Feb 06:45
Compare
Choose a tag to compare

What's Changed


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

New Contributors

Full Changelog: 6.0...6.0.1