What's Changed
- Performance: use ArrayList for serializer constants by @Ouweshs28 in #1871
- Auto-convert @Enumerated values in native JPA INSERT paths (#1883) by @zio0911 in #1884
- docs: use annotationProcessorPaths so query types generate on JDK 23+ by @velo in #1896
List of PRs that updated libraries versions
- Build(deps-dev): Bump io.asyncer:r2dbc-mysql from 1.4.2 to 1.4.3 by @dependabot[bot] in #1861
- Build(deps): Bump mongodb.version from 5.9.0 to 5.9.1 by @dependabot[bot] in #1863
- Build(deps): Bump org.hibernate.validator:hibernate-validator from 9.1.2.Final to 9.1.3.Final by @dependabot[bot] in #1867
- Build(deps-dev): Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.3 to 1.8.0 by @dependabot[bot] in #1866
- Build(deps-dev): Bump org.apache.maven.plugins:maven-toolchains-plugin from 3.2.0 to 3.3.0 by @dependabot[bot] in #1868
- Build(deps): Bump org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to 3.5.1 by @dependabot[bot] in #1864
- Build(deps): Bump quarkus.version from 3.37.3 to 3.37.4 by @dependabot[bot] in #1865
- Build(deps): Bump org.xerial:sqlite-jdbc from 3.53.2.0 to 3.53.2.1 by @dependabot[bot] in #1862
- Build(deps): Bump io.github.classgraph:classgraph from 4.8.184 to 4.8.186 by @dependabot[bot] in #1869
- Build(deps): Bump oracle.version from 23.26.2.0.0 to 23.26.3.0.0 by @dependabot[bot] in #1870
- Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.44.0 to 6.45.0 by @dependabot[bot] in #1874
- Build(deps): Bump quarkus.version from 3.37.4 to 3.38.0 by @dependabot[bot] in #1872
- Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.40.0 to 3.41.0 by @dependabot[bot] in #1875
- Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.42.1 to 3.43.0 by @dependabot[bot] in #1873
- Build(deps): Bump com.mysql:mysql-connector-j from 9.7.0 to 26.7.0 by @dependabot[bot] in #1876
- Build(deps): Bump org.apache.felix:maven-bundle-plugin from 6.0.2 to 6.1.0 by @dependabot[bot] in #1877
- Build(deps): Bump ksp.version from 2.3.10 to 2.3.11 by @dependabot[bot] in #1879
- Build(deps): Bump quarkus.version from 3.38.0 to 3.38.1 by @dependabot[bot] in #1882
- Build(deps): Bump io.github.classgraph:classgraph from 4.8.186 to 4.8.187 by @dependabot[bot] in #1885
- Build(deps): Bump org.junit:junit-bom from 6.1.2 to 6.1.3 by @dependabot[bot] in #1886
- Build(deps): Bump io.github.classgraph:classgraph from 4.8.187 to 4.8.189 by @dependabot[bot] in #1887
- Build(deps): Bump org.openrewrite.recipe:rewrite-testing-frameworks from 3.43.0 to 3.44.0 by @dependabot[bot] in #1888
- Build(deps): Bump org.openrewrite.recipe:rewrite-migrate-java from 3.41.0 to 3.42.0 by @dependabot[bot] in #1891
- Build(deps): Bump mongodb.version from 5.9.1 to 5.9.2 by @dependabot[bot] in #1889
- Build(deps): Bump io.github.classgraph:classgraph from 4.8.189 to 4.8.192 by @dependabot[bot] in #1893
- Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.45.0 to 6.46.1 by @dependabot[bot] in #1892
- Build(deps): Bump mongodb.version from 5.9.2 to 5.10.0 by @dependabot[bot] in #1894
- Build(deps): Bump com.google.guava:guava from 33.6.0-jre to 33.7.1-jre by @dependabot[bot] in #1895
- Build(deps): Bump quarkus.version from 3.38.1 to 3.38.2 by @dependabot[bot] in #1890
New Contributors
- @Ouweshs28 made their first contribution in #1871
Full Changelog: 7.5...7.6