2.7.11
What's Changed
- [2.7] Version change to prepare for a next release 2.7.11 by @rfelcman in #1379
- [2.7] GitHub Actions by @rfelcman in #1392
- [2.7] Cannot set FOR UPDATE in conjunction with ORDER BY and / or LIMIT (OracleDB & Derby) - bugfix + unit test - backport from master by @rfelcman in #1409
- [2.7] Fix/new feature for Bug 404069 - MOXy should not append .0 to time info for dateTime and time formats + unit test - backport from master by @rfelcman in #1411
- [2.7] Bug 578262: Bulk update queries reuse the same version locking value by @dazey3 in #1400
- [2.7] Bug 578686: ParameterExpression in ORDER BY clause doesn't register by @dazey3 in #1431
- [2.7] BatchFetchType.IN causes IndexOutOfBoundsException in ForeignReferenceMapping.extractResultsFromBatchQuery - backport from master by @rfelcman in #1428
- [2.7] Bug 578686: Remove OrderBy parameter binding use case by @dazey3 in #1451
- Prepare for the removal of the securitymanager in moxy. (#1320) by @Tomas-Kraus in #1337
- [2.7] JAXB tests fix - Java memory heap increase by @rfelcman in #1463
- [2.7] Bug 579327: ParameterExpression in CriteriaBuilder.isNull() doesn't register by @dazey3 in #1460
- [2.7] Bug 579327: Test bug on Derby & DB2z by @dazey3 in #1471
- [2.7] Jenkins build image upgrade with MySQL 8.0 and MySQL tests settings update by @rfelcman in #1484
- [2.7] ASM dependency update to 9.3.0 by @rfelcman in #1493
- [2.7] LGTM analysis by @rfelcman in #1494
- [2.7] Bug 579726: CriteriaBuilder neg() only returns Integer type. by @jgrassel in #1498
- [2.7] Jenkins build image upgrade with MySQL 8.0 and MySQL test settings update by @rfelcman in #1500
- [2.7] Fix memory leak in BatchFetchPolicy clone() by @dazey3 in #1519
- [2.7] Bug 579409: Add support for Statement.getGeneratedKeys for Identity by @dazey3 in #1513
- [2.7] GitHub actions - Maven home fix by @rfelcman in #1551
- [2.7] Improve EclipseLink query parameter binding behavior by @dazey3 in #1525
- [2.7] Issue 1556: minor messaging errors by @dazey3 in #1558
- [2.7] Minor messaging fix for apostrophe usage by @dazey3 in #1618
- [2.7] Docker build image update - zip, unzip utilities added by @rfelcman in #1624
- [2.7] Jenkins build - Docker build image revert by @rfelcman in #1630
- [2.7] Docker build image update - zip, unzip utilities added by @rfelcman in #1632
- [2.7] Build promotion pipeline fix by @rfelcman in #1643
Full Changelog: 2.7.10...2.7.11