4.0.0-M2
Pre-release
Pre-release
What's Changed
- Bump log4j-api from 2.16.0 to 2.17.0 in /bundles/others/src/main/resources/nonfiltered/eclipselink-test-src.zip/moxy/eclipselink.moxy.test by @dependabot in #1378
- Bump log4j-api from 2.17.0 to 2.17.1 in /bundles/others/src/main/resources/nonfiltered/eclipselink-test-src.zip/moxy/eclipselink.moxy.test by @dependabot in #1382
- [master] Oracle dependencies update (JDBC Driver, XMLParser, DMS) to 21c by @rfelcman in #1376
- Bug in the PersistenceUnitProcessor.findPersistenceArchives(ClassLoader loader, String descriptorPath) - bugfix by @rfelcman in #1383
- [master] JPA API and Parsson dependencies upgrade by @rfelcman in #1404
- [master] Cannot set FOR UPDATE in conjunction with ORDER BY and / or LIMIT (OracleDB & Derby) - bugfix + unit test by @rfelcman in #1390
- [master] Fix/new feature for Bug 404069 - MOXy should not append .0 to time info for dateTime and time formats + unit test by @rfelcman in #1403
- [master] Bug 578262: Bulk update queries reuse the same version locking value by @dazey3 in #1402
- [master] org.eclipse.persistence.jpa.jse.test test fixes against Oracle DB by @rfelcman in #1370
- Bump postgresql from 42.2.18 to 42.2.25 by @dependabot in #1416
- Bump hibernate-validator from 6.0.7.Final to 6.0.20.Final in /bundles/others/src/main/resources/nonfiltered/eclipselink-test-src.zip/moxy/eclipselink.moxy.test by @dependabot in #1417
- [master] CDI 4 update to remove deprecated API by @dazey3 in #1421
- [master] JPA 3.1.0 new features implementation (UUID) by @rfelcman in #1418
- [master] BatchFetchType.IN causes IndexOutOfBoundsException in ForeignReferenceMapping.extractResultsFromBatchQuery by @rfelcman in #1426
- [master] JPA 3.1 (ORM 3.1 implementation) by @rfelcman in #1425
- Bump postgresql from 42.2.25 to 42.3.3 by @dependabot in #1435
- [master] Issue 1360: Random JPA WDF test failures by @dazey3 in #1437
- Modified getLogString with more NULL Safety by @rostup in #1438
- Integrate latest jakarta dependencies by @lukasj in #1441
- [master] Bug 578686: ParameterExpression in ORDER BY clause doesn't register by @dazey3 in #1433
- Added math functions from API PR#351. by @Tomas-Kraus in #1423
- Implement New JPA API 3.1.0 Features by @Tomas-Kraus in #1443
- Fixed TestJava8DateTime failures. by @Tomas-Kraus in #1446
- Integrate latest jakarta dependencies by @lukasj in #1447
- [master] Bug 578686: Remove OrderBy parameter binding use case by @dazey3 in #1444
New Contributors
- @dependabot made their first contribution in #1378
- @rostup made their first contribution in #1438
Full Changelog: 4.0.0-M1...4.0.0-M2