3.0.3-RC1
Pre-release
Pre-release
What's Changed
- [3.0] Version change from 3.0.2-SNAPSHOT to 3.0.3-SNAPSHOT by @rfelcman in #1213
- [3.0] Bug 574548: Add support for parameters with CriteriaBuilder update query by @dazey3 in #1198
- [3.0] Travis-CI removal by @rfelcman in #1221
- Fix #1161: Clone appropriate fields in OneToManyMapping.clone(). Fix ConcurrentModificationException. (backport for 3.0) by @aserkes in #1209
- [3.0] Minor JSE test failure fixes by @dazey3 in #1231
- [3.0] Update Eclipselink to use Eclipselink*Visitor types by @jgrassel in #1236
- [3.0] Bug 1245: NullPointerException from BatchFetchPolicy dataResults by @dazey3 in #1249
- [3.0] ConcurrencyManager dead-lock detection diagnostic improvement 2.0.2 - backport by @rfelcman in #1253
- [3.0] Jenkins release job fix by @rfelcman in #1239
- backport build related changes from master by @lukasj in #1264
- mova action to the correct folder by @lukasj in #1267
- add config for lgtm by @lukasj in #1266
- Backport recent changes from master by @lukasj in #1265
- [3.0] clean up warnings (#1269) by @lukasj in #1270
- [3.0] Jenkins build fix to reflect/use JDK specified in the Jenkins pipeline by @rfelcman in #1271
- [3.0] Maven build issue with Maven 3.8.2 fix - backport by @rfelcman in #1285
- fix Sdo test failures by @lukasj in #1334
- Prepare for the removal of the securitymanager in moxy. (#1320) by @Tomas-Kraus in #1335
- [3.0] Bug 412391: Add support for hidden mappedsuperclass attributes by @dazey3 in #1329
- Prepare for the removal of the securitymanager in foundation. (#1340) by @Tomas-Kraus in #1350
- [3.0] Bug 463042: Concurrency issue with Case expression operator by @dazey3 in #1358
- [3.0] Bug 1343: Remove getStackTrace to fix throughput degredation by @dazey3 in #1345
- [3.0] Update Eclipselink 3.0 to use Eclipselink ASM 9.2.0 by @jgrassel in #1362
- [3.0] SQL Struct with @lob (BLOB, CLOB) used as stored procedure parameter type - backport from master by @rfelcman in #1338
- [3.0] problems with session customizer when upgrading to 2.7.9 - bugfix + unit test (#1364) - backport from master by @rfelcman in #1365
- [3.0] IdentifiableTypeImpl throws IllegalArgumentException with EmbeddedId and relations - bugfix + unit test - backport from master by @rfelcman in #1367
- [3.0] LOG4J dependency update in MOXy OSGi test bundle and MySQL driver update by @rfelcman in #1375
- [3.0] Oracle dependencies update (JDBC Driver, XMLParser, DMS) to 21c (#1376) - backport from master by @rfelcman in #1385
- [3.0] Bug in the PersistenceUnitProcessor.findPersistenceArchives(ClassLoader loader, String descriptorPath) - bugfix - backport from master by @rfelcman in #1386
- [3.0] Cannot set FOR UPDATE in conjunction with ORDER BY and / or LIMIT (OracleDB & Derby) - bugfix + unit test - backport from master by @rfelcman in #1407
- [3.0] 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 #1410
- [3.0] Bug 578262: Bulk update queries reuse the same version locking value by @dazey3 in #1401
- [3.0] CDI 4 update to remove deprecated API by @dazey3 in #1422
- [3.0] org.eclipse.persistence.jpa.jse.test test fixes against Oracle DB - backport from master by @rfelcman in #1419
- [3.0] Bug 578686: ParameterExpression in ORDER BY clause doesn't register by @dazey3 in #1432
- [3.0] BatchFetchType.IN causes IndexOutOfBoundsException in ForeignReferenceMapping.extractResultsFromBatchQuery - backport from master by @rfelcman in #1427
- [3.0] Bug 578686: Remove OrderBy parameter binding use case by @dazey3 in #1450
- [3.0] Bug 579327: ParameterExpression in CriteriaBuilder.isNull() doesn't register by @dazey3 in #1459
- [3.0] Bug 579327: Test bug on Derby & DB2z by @dazey3 in #1470
- [3.0] ASM and Checkstyle dependencies update by @rfelcman in #1478
- Jenkins release pipeline - resources upgrade by @rfelcman in #1479
Full Changelog: 3.0.2...3.0.3-RC1