Releases: OpenFeign/querydsl
Releases · OpenFeign/querydsl
QueryDSL 6.8
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
QueryDSL 5.6
What's Changed
- The transform method throws a ClassCastException when working with joinFetch since 4.4.0 by @kamilkrzywanski in #534
Full Changelog: 5.5...5.6
QueryDSL 6.7
What's Changed
- Fix transform method throws a ClassCastException when working with joinFetch by @aasyspl in #536
- Added example of using Any in kotlin codegen by @allantodd @kamilkrzywanski in #537
- Change incorrectly entered URL in document by @xeounxzxu in #539
- Using alternative
#buildHqlParser(String, HqlLexer)
is present since hibernate 6.0 by @velo in #544
List of PRs that updated libraries versions
- Bump io.asyncer:r2dbc-mysql from 1.1.3 to 1.2.0 by @dependabot in #524
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.36.0 to 5.37.1 by @dependabot in #521
- Bump net.postgis:postgis-jdbc-jts from 2023.1.0 to 2024.1.0 by @dependabot in #522
- Bump org.openrewrite.recipe:rewrite-migrate-java from 2.20.0 to 2.21.0 by @dependabot in #523
- Bump com.microsoft.sqlserver:mssql-jdbc from 12.7.1.jre8-preview to 12.8.0.jre8 by @dependabot in #533
- Bump net.postgis:postgis-jdbc from 2023.1.0 to 2024.1.0 by @dependabot in #532
- Bump io.smallrye:jandex from 3.2.0 to 3.2.1 by @dependabot in #531
- Bump oracle.version from 23.4.0.24.05 to 23.5.0.24.07 by @dependabot in #529
- Bump org.xerial:sqlite-jdbc from 3.46.0.0 to 3.46.0.1 by @dependabot in #528
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.14.0 to 2.15.0 by @dependabot in #525
- Bump quarkus.version from 3.12.3 to 3.13.0 by @dependabot in #526
- Bump org.easymock:easymock from 5.3.0 to 5.4.0 by @dependabot in #530
- Bump org.hamcrest:hamcrest-library from 2.2 to 3.0 by @dependabot in #527
- Bump quarkus.version from 3.13.0 to 3.13.2 by @dependabot in #540
- Bump io.smallrye:jandex from 3.2.1 to 3.2.2 by @dependabot in #541
- Bump io.asyncer:r2dbc-mysql from 1.2.0 to 1.3.0 by @dependabot in #542
- Bump kotlin.version from 2.0.0 to 2.0.10 by @dependabot in #543
- Bump slf4j.version from 2.0.13 to 2.0.16 by @dependabot in #546
- Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre by @dependabot in #560
- Bump org.openrewrite.recipe:rewrite-testing-frameworks from 2.15.0 to 2.16.0 by @dependabot in #559
- Bump org.openrewrite.recipe:rewrite-migrate-java from 2.21.0 to 2.22.1 by @dependabot in #558
- Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #557
- Bump org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.0 by @dependabot in #556
- Bump io.projectreactor:reactor-bom from 2023.0.8 to 2023.0.9 by @dependabot in #555
- Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.14.19 by @dependabot in #554
- Bump surefire.version from 3.3.1 to 3.4.0 by @dependabot in #552
- Bump maven-plugin.version from 3.13.1 to 3.14.0 by @dependabot in #551
- Bump spring.version from 6.1.11 to 6.1.12 by @dependabot in #550
- Bump org.openrewrite.maven:rewrite-maven-plugin from 5.37.1 to 5.39.0 by @dependabot in #549
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #547
- Bump com.h2database:h2 from 2.3.230 to 2.3.232 by @dependabot in #553
- Bump mvn.version from 3.9.8 to 3.9.9 by @dependabot in #548
- Bump hibernate.version from 6.5.2.Final to 6.6.0.Final by @dependabot in #544
Full Changelog: 6.6...6.7
QueryDSL 6.6
What's Changed
- Suppress this-escape warning in all auto-generated entities more properly by @Plondrein in #458
- Fix AnnotationTest Class Test Case by @xeounxzxu in #487
- Apply rewrite best practicles by @velo in #489
- Cleanup isEqualTo(boolean) by @velo in #493
- Deprecated type visitor by @kamilkrzywanski in #501
- Using assertJ hasToString() by @velo in #509
- fix: map Java Object to Kotlin Any by @allantodd in #511
- Enable code suggestions with openrewrite by @velo in #512
- Applied open rewrite recipes by @velo in #513
- Querydsl 5.0.0 serialization fix by @kamilkrzywanski in #515
- Delete dependency on elements order from list transformation by @kamilkrzywanski in #516
- Added support for deserializing object property values based on value class by @quicklyfast in #510
- Using vars everywhere by @velo in #518
List of PRs that updated libraries versions
- Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #484
- Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #483
- Bump net.alchim31.maven:scala-maven-plugin from 4.9.1 to 4.9.2 by @dependabot in #485
- Bump quarkus.version from 3.12.0 to 3.12.1 by @dependabot in #486
- Bump org.codehaus.mojo:animal-sniffer-annotations from 1.23 to 1.24 by @dependabot in #488
- Bump com.squareup:kotlinpoet-jvm from 1.17.0 to 1.18.0 by @dependabot in #492
- Bump net.bytebuddy:byte-buddy from 1.14.17 to 1.14.18 by @dependabot in #494
- Bump io.projectreactor:reactor-bom from 2023.0.7 to 2023.0.8 by @dependabot in #495
- Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #496
- Bump com.microsoft.sqlserver:mssql-jdbc from 12.7.0.jre8-preview to 12.7.1.jre8-preview by @dependabot in #497
- Bump surefire.version from 3.3.0 to 3.3.1 by @dependabot in #498
- Bump quarkus.version from 3.12.1 to 3.12.2 by @dependabot in #499
- Bump spring.version from 6.1.10 to 6.1.11 by @dependabot in #500
- Bump com.h2database:h2 from 2.2.224 to 2.3.230 by @dependabot in #508
- Bump quarkus.version from 3.12.2 to 3.12.3 by @dependabot in #507
- Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.21.2 to 0.22.0 by @dependabot in #506
- Bump com.squareup:kotlinpoet-jvm from 1.18.0 to 1.18.1 by @dependabot in #505
- Bump org.eclipse.persistence:eclipselink from 4.0.3 to 4.0.4 by @dependabot in #503
- Bump springboot.version from 3.3.1 to 3.3.2 by @dependabot in #502
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #504
New Contributors
- @xeounxzxu made their first contribution in #487
- @allantodd made their first contribution in #511
- @kamilkrzywanski made their first contribution in #515
- @quicklyfast made their first contribution in #510
Full Changelog: 6.5...6.6
QueryDSL 5.5
What's Changed
- Querydsl 5.0.0 serialization fix by @kamilkrzywanski in #515
- Delete dependency on elements order from list transformation by @kamilkrzywanski in #516
New Contributors
- @kamilkrzywanski made their first contribution in #515
Full Changelog: 5.4...5.5
QueryDSL 6.5
What's Changed
List of PRs that updated libraries versions
- Bump mvn.version from 3.9.7 to 3.9.8 by @dependabot in #473
- Bump io.github.classgraph:classgraph from 4.8.173 to 4.8.174 by @dependabot in #475
- Bump springboot.version from 3.3.0 to 3.3.1 by @dependabot in #480
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in #479
- Bump spring.version from 6.1.9 to 6.1.10 by @dependabot in #477
- Bump quarkus.version from 3.11.2 to 3.11.3 by @dependabot in #478
- Bump quarkus.version from 3.11.3 to 3.12.0 by @dependabot in #482
New Contributors
Full Changelog: 6.4...6.5
QueryDSL 5.4
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
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
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
- @rimuln made their first contribution in #272
- @vidakovic made their first contribution in #416
Full Changelog: 6.2.1...6.3
QueryDSL 5.3
What's Changed
- Suppress "this-escape" warning in auto-generated entities (#388) by @Plondrein in #408
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