Long time since a Maven Central release happened, so sorry about that! Here's everything that's been awaiting release.
What's Changed
- Remove deprecated classes by @badgerwithagun in #533
- Refactored queries to make supporting SQL Server Limit and Skip Logic easier. by @wynan in #592
- Various cleanups to sequenced processing by @badgerwithagun in #605
- Add the ability to override the fetch current version query. by @wynan in #611
- Pulled Select Next Sequence into Dialect in preparation for SQL Server. by @wynan in #633
- Remove javax.inject dependency by @reda-alaoui in #689
- Add MS SQL Server Support by @wynan in #641
Build, test and documentation changes
- Re-use containers by @badgerwithagun in #593
- Better example code for Spring Boot, refactor PR build for speed and reliability by @badgerwithagun in #551
- Split build into package and test by @badgerwithagun in #602
- Fix test race condition causing mis-ordering to be reported by @badgerwithagun in #625
Dependency updates
- Bump io.quarkus.platform:quarkus-bom from 3.6.4 to 3.8.3 by @dependabot in #594
- Bump spring.boot.version from 3.2.3 to 3.2.4 by @dependabot in #597
- Bump com.oracle.database.jdbc:ojdbc11 from 21.9.0.0 to 23.3.0.23.09 by @dependabot in #495
- Bump com.google.inject:guice from 6.0.0 to 7.0.0 by @dependabot in #550
- Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 by @dependabot in #600
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in #601
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #609
- Bump org.jooq:jooq from 3.19.6 to 3.19.7 by @dependabot in #608
- Bump io.quarkus.platform:quarkus-bom from 3.8.3 to 3.9.2 by @dependabot in #607
- Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13 by @dependabot in #606
- Bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14 by @dependabot in #626
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 by @dependabot in #623
- Bump io.quarkus.platform:quarkus-bom from 3.9.2 to 3.9.4 by @dependabot in #621
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.4 by @dependabot in #620
- Bump spring.boot.version from 3.2.4 to 3.2.5 by @dependabot in #619
- Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 by @dependabot in #617
- Bump logback.version from 1.5.3 to 1.5.6 by @dependabot in #618
- Bump spring.version from 6.1.5 to 6.1.6 by @dependabot in #613
- Bump io.quarkus.platform:quarkus-bom from 3.9.4 to 3.10.0 by @dependabot in #629
- Bump org.jooq:jooq from 3.19.7 to 3.19.8 by @dependabot in #631
- Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre by @dependabot in #632
- Bump jackson.version from 2.17.0 to 2.17.1 by @dependabot in #634
- Bump com.oracle.database.jdbc:ojdbc11 from 23.3.0.23.09 to 23.4.0.24.05 by @dependabot in #635
- Bump org.objenesis:objenesis from 3.3 to 3.4 by @dependabot in #636
- Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15 by @dependabot in #637
- Bump testcontainers.version from 1.19.7 to 1.19.8 by @dependabot in #638
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #653
- Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre by @dependabot in #652
- Bump net.bytebuddy:byte-buddy from 1.14.15 to 1.14.17 by @dependabot in #651
- Bump org.jooq:jooq from 3.19.8 to 3.19.9 by @dependabot in #650
- Bump io.quarkus.platform:quarkus-bom from 3.10.0 to 3.11.0 by @dependabot in #649
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #648
- Bump spring.boot.version from 3.2.5 to 3.3.0 by @dependabot in #647
- Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 by @dependabot in #642
- Bump io.quarkus.platform:quarkus-bom from 3.11.0 to 3.13.3 by @dependabot in #692
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.4.0 by @dependabot in #691
- Bump com.microsoft.sqlserver:mssql-jdbc from 12.6.1.jre11 to 12.8.0.jre11 by @dependabot in #680
- Bump spring.version from 6.1.6 to 6.1.10 by @dependabot in #662
- Bump com.mysql:mysql-connector-j from 8.3.0 to 9.0.0 by @dependabot in #667
- Bump jackson.version from 2.17.1 to 2.17.2 by @dependabot in #669
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in #663
- Bump junit.jupiter.version from 5.10.2 to 5.10.3 by @dependabot in #666
- Bump net.bytebuddy:byte-buddy from 1.14.17 to 1.15.0 by @dependabot in #703
- Bump com.h2database:h2 from 2.2.224 to 2.3.232 by @dependabot in #701
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #700
- Bump testcontainers.version from 1.19.8 to 1.20.1 by @dependabot in #698
- Bump org.hamcrest:hamcrest-core from 2.2 to 3.0 by @dependabot in #696
- Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 by @dependabot in #697
- Bump spring.boot.version from 3.3.0 to 3.3.3 by @dependabot in #704
- Bump org.jooq:jooq from 3.19.9 to 3.19.11 by @dependabot in #690
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0 by @dependabot in #699
- Bump com.oracle.database.jdbc:ojdbc11 from 23.4.0.24.05 to 23.5.0.24.07 by @dependabot in #713
- Bump me.fabriciorby:maven-surefire-junit5-tree-reporter from 1.2.1 to 1.3.0 by @dependabot in #712
- Bump com.spotify.fmt:fmt-maven-plugin from 2.23 to 2.24 by @dependabot in #711
- Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 by @dependabot in #710
- Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 by @dependabot in #708
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #706
- Bump com.microsoft.sqlserver:mssql-jdbc from 12.8.0.jre11 to 12.8.1.jre11 by @dependabot in #705
- Bump logback.version from 1.5.6 to 1.5.7 by @dependabot in #707
- Bump spring.version from 6.1.10 to 6.1.12 by @dependabot in #709
- Bump io.quarkus.platform:quarkus-bom from 3.13.3 to 3.14.1 by @dependabot in #717
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #716
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #715
- Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre by @dependabot in #714
- Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by @dependabot in #719
- Bump io.quarkus.platform:quarkus-bom from 3.14.1 to 3.16.4 by @dependabot in #750
- Bump net.bytebuddy:byte-buddy from 1.15.0 to 1.15.10 by @dependabot in #747
- Bump org.jooq:jooq from 3.19.11 to 3.19.15 by @dependabot in #746
- Bump org.springframework:spring-context from 6.1.12 to 6.1.14 in /transactionoutbox-spring by @dependabot in #741
- Bump logback.version from 1.5.7 to 1.5.16 by @dependabot in #762
- Bump spring.version from 6.1.14 to 6.2.0 by @dependabot in #756
- Bump jackson.version from 2.17.2 to 2.18.1 by @dependabot in #757
- Bump com.mysql:mysql-connector-j from 9.0.0 to 9.1.0 by @dependabot in #755
- Bump com.google.guava:guava from 33.3.0-jre to 33.4.0-jre by @dependabot in #759
- Bump testcontainers.version from 1.20.1 to 1.20.4 by @dependabot in #752
New Contributors
- @wynan made their first contribution in #592
- @reda-alaoui made their first contribution in #689
Full Changelog: 5.5.447...6.0.535