5.0.0-B04
Pre-release
Pre-release
What's Changed
- [master] Enum attribute in JPQL is broken when entity identifier is omitted or is 'this.' - bugfix and unit tests by @rfelcman in #2268
- Bump org.springframework:spring-context from 6.1.12 to 6.1.14 by @dependabot in #2285
- Fixed persistence provider check in createEntityManagerFactory(PersistenceConfiguration) by @Tomas-Kraus in #2280
- [master] ASM 9.7.1 upgrade by @rfelcman in #2290
- Bump org.hibernate.validator:hibernate-validator from 6.0.20.Final to 6.2.0.Final in /bundles/others/src/main/resources/nonfiltered/eclipselink-test-src.zip/moxy/eclipselink.moxy.test by @dependabot in #2295
- Fixes : Db2: Eclipselink creates table with Db2 data type DOUBLE instead of REAL for a Java float by @ajaypaul-ibm in #2296
- [master] IndexOutOfBoundsException when JPQL has embeddable or relational attributes without the optional entity identification variable - bugfix and unit tests by @rfelcman in #2278
- [master] ID(this) is not accepted as an argument to a function - bugfix + tests by @rfelcman in #2287
- Handle xjc XmlEnumValue in DynamicJAXB enum by @timtatt in #2273
- GitHub actions - disable extended Maven error messages by @rfelcman in #2302
Full Changelog: 5.0.0-B03...5.0.0-B04