What's Changed
- Use JPA 3.2.0 + Hibernate 7.0 and EclipseLink 5.0 by @dependabot in #721
- Major cleanup and modernization for Java 17 by @velo:
- Apply Java 17 best practices
- Cleanup vars, switches, pattern matching and text blocks
- Remove obsolete code, ancient modules and dropped features
- Eliminate
mysema.lang
dependency - Add missing
@serial
annotations (#641) - Disable SQLServer integration tests
- Prepare the codebase for Java 17 prime time
List of PRs that updated libraries versions
- Bump org.eclipse.jdt:ecj from 3.33.0 to 3.40.0 by @dependabot in #725
- Bump org.apache.logging.log4j:log4j-core from 2.24.2 to 2.24.3 by @dependabot in #729
- Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final by @dependabot in #727
- Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11 by @dependabot in #737
- Bump org.eclipse.persistence:eclipselink from 5.0.0-B04 to 5.0.0-B05 by @dependabot in #747
- Bump hibernate.version from 7.0.0.Beta1 to 7.0.0.Beta3 by @dependabot in #738
- Bump io.asyncer:r2dbc-mysql from 1.3.0 to 1.3.1 by @dependabot in #778
- Bump org.eclipse.persistence:eclipselink from 5.0.0-B05 to 5.0.0-B06 by @dependabot in #860
- Bump org.eclipse.persistence:eclipselink from 5.0.0-B06 to 5.0.0-B07 by @dependabot in #967
Full Changelog: 6.12...7.0