fix(deps): update eclipse-persistence.version to v3 (major)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
org.eclipse.persistence:org.eclipse.persistence.jpa (source) | compile | major |
2.7.11 -> 3.0.3
|
org.eclipse.persistence:org.eclipse.persistence.core (source) | compile | major |
2.7.11 -> 3.0.3
|
Release Notes
eclipse-ee4j/eclipselink
v3.0.3
What's Changed
- [3.0] Version change from 3.0.2-SNAPSHOT to 3.0.3-SNAPSHOT by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1213
- [3.0] Bug 574548: Add support for parameters with CriteriaBuilder update query by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1198
- [3.0] Travis-CI removal by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1221
- Fix #1161: Clone appropriate fields in OneToManyMapping.clone(). Fix ConcurrentModificationException. (backport for 3.0) by @aserkes in https://github.com/eclipse-ee4j/eclipselink/pull/1209
- [3.0] Minor JSE test failure fixes by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1231
- [3.0] Update Eclipselink to use Eclipselink*Visitor types by @jgrassel in https://github.com/eclipse-ee4j/eclipselink/pull/1236
- [3.0] Bug 1245: NullPointerException from BatchFetchPolicy dataResults by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1249
- [3.0] ConcurrencyManager dead-lock detection diagnostic improvement 2.0.2 - backport by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1253
- [3.0] Jenkins release job fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1239
- backport build related changes from master by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1264
- mova action to the correct folder by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1267
- add config for lgtm by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1266
- Backport recent changes from master by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1265
- [3.0] clean up warnings (#1269) by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1270
- [3.0] Jenkins build fix to reflect/use JDK specified in the Jenkins pipeline by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1271
- [3.0] Maven build issue with Maven 3.8.2 fix - backport by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1285
- fix Sdo test failures by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1334
- Prepare for the removal of the securitymanager in moxy. (#1320) by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1335
- [3.0] Bug 412391: Add support for hidden mappedsuperclass attributes by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1329
- Prepare for the removal of the securitymanager in foundation. (#1340) by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1350
- [3.0] Bug 463042: Concurrency issue with Case expression operator by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1358
- [3.0] Bug 1343: Remove getStackTrace to fix throughput degredation by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1345
- [3.0] Update Eclipselink 3.0 to use Eclipselink ASM 9.2.0 by @jgrassel in https://github.com/eclipse-ee4j/eclipselink/pull/1362
- [3.0] SQL Struct with @Lob (BLOB, CLOB) used as stored procedure parameter type - backport from master by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1338
- [3.0] problems with session customizer when upgrading to 2.7.9 - bugfix + unit test (#1364) - backport from master by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1365
- [3.0] IdentifiableTypeImpl throws IllegalArgumentException with EmbeddedId and relations - bugfix + unit test - backport from master by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1367
- [3.0] LOG4J dependency update in MOXy OSGi test bundle and MySQL driver update by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1375
- [3.0] Oracle dependencies update (JDBC Driver, XMLParser, DMS) to 21c (#1376) - backport from master by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1385
- [3.0] Bug in the PersistenceUnitProcessor.findPersistenceArchives(ClassLoader loader, String descriptorPath) - bugfix - backport from master by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/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 https://github.com/eclipse-ee4j/eclipselink/pull/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 https://github.com/eclipse-ee4j/eclipselink/pull/1410
- [3.0] Bug 578262: Bulk update queries reuse the same version locking value by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1401
- [3.0] CDI 4 update to remove deprecated API by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1422
- [3.0] org.eclipse.persistence.jpa.jse.test test fixes against Oracle DB - backport from master by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1419
- [3.0] Bug 578686: ParameterExpression in ORDER BY clause doesn't register by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1432
- [3.0] BatchFetchType.IN causes IndexOutOfBoundsException in ForeignReferenceMapping.extractResultsFromBatchQuery - backport from master by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1427
- [3.0] Bug 578686: Remove OrderBy parameter binding use case by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1450
- [3.0] Bug 579327: ParameterExpression in CriteriaBuilder.isNull() doesn't register by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1459
- [3.0] Bug 579327: Test bug on Derby & DB2z by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1470
- [3.0] ASM and Checkstyle dependencies update by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1478
- Jenkins release pipeline - resources upgrade by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1479
- [3.0] Jenkins build image upgrade with MySQL 8.0 and MySQL test settings update - backport from master by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1483
- [3.0] Eclipselink.jar bundle - version.properties fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1495
- [3.0] Bug 579726: CriteriaBuilder neg() only returns Integer type. by @jgrassel in https://github.com/eclipse-ee4j/eclipselink/pull/1499
- [3.0] Apache Ant dependency upgrade by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1503
- [3.0] Fix memory leak in BatchFetchPolicy clone() by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1518
- [3.0] Bug 579409: Add support for Statement.getGeneratedKeys for Identity Generation by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1482
- [3.0] Improve EclipseLink query parameter binding behavior by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1523
- [3.0] Issue 1556: minor messaging errors by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1559
- [3.0] Minor messaging fix for apostrophe usage by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1620
- [3.0] Docker build image update - zip, unzip utilities installation by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1628
- [3.0] JPA Test Framework - distribution bundle fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1652
- [3.0] Promotion build script fix - version qualifier and buildType property by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1658
- [3.0] Release script fix to avoid ambiguous git tag results by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1660
- Core and JPA Test Framework - distribution to Maven Central fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1661
Full Changelog: https://github.com/eclipse-ee4j/eclipselink/compare/3.0.2...3.0.3
v3.0.2
v3.0.1
v3.0.0
EclipseLink 3.0
The primary focus of the EclipseLink 3.0 release is switch over to new jakarta
package namespace and support for Jakarta EE 9 APIs.
Main features and changes include:
Jakarta EE Platform 9 support
Java 8, 11 support
In addition to the features highlighted above, this release also includes a substantial number of bug fixes and enhancements:
3.0.0: All Fixed Bugs and enhancement requests
Other important changes and updates include:
Thread dead-lock diagnostic features
Standards
EclipseLink remains focused on delivering support for the latest standards. EclipseLink 3.0 offers certified support for:
Jakarta Persistence 3.0
Jakarta XML Binding 3.0
Support (non-certified)
EclipseLink also offers support (non-certified) for:
Service Data Objects (SDO) 2.1.1 - JSR 235
Jakarta JSON Processing 2.0
Deprecated Functionality
CORBA and RMI support
Service Data Objects (SDO)
DB servers and Application servers not being supported by their corresponding vendors from August 01, 2020
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.