fix(deps): update eclipse-persistence.version to v3 (major)
Created by: renovate[bot]
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
org.eclipse.persistence:org.eclipse.persistence.jpa (source) |
2.7.9 -> 3.0.2
|
||||
org.eclipse.persistence:org.eclipse.persistence.core (source) |
2.7.9 -> 3.0.2
|
Release Notes
eclipse-ee4j/eclipselink
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
v2.7.10
What's Changed
- Version change to prepare for a next release 2.7.10 by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1193
- Jenkins pull request verify by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1203
- Bug 574548: Add support for parameters with CriteriaBuilder update query by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1199
- Travis-CI removal by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1222
- Fix #1161: Clone appropriate fields in OneToManyMapping.clone(). Fix ConcurrentModificationException. (backport for 2.7) by @aserkes in https://github.com/eclipse-ee4j/eclipselink/pull/1208
- Minor JSE test failure fixes by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1230
- Update Eclipselink to use Eclipselink*Visitor types by @jgrassel in https://github.com/eclipse-ee4j/eclipselink/pull/1237
- Bug 1245: NullPointerException from BatchFetchPolicy dataResults by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1250
- Bug 412391: Add support for hidden mappedsuperclass attributes by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1330
- Bug 1343: Remove getStackTrace to fix throughput degredation by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1346
- Update ConcurrencyManager impl to be in sync with master by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1347
- Update ECL 2.7 to use Eclipselink ASM 9.2.0. by @jgrassel in https://github.com/eclipse-ee4j/eclipselink/pull/1361
- Bug 463042: Concurrency issue with Case expression operator by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1357
- SQL Struct with @Lob (BLOB, CLOB) used as stored procedure parameter type - backport from 2.6 by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1339
- Problems with session customizer when upgrading to 2.7.9 - bugfix + unit test - backport from master by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1366
- Test dependencies update (JBoss Logging, Classmate) by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1349
- IdentifiableTypeImpl throws IllegalArgumentException with EmbeddedId and relations - bugfix + unit test - backport from master by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1368
- LOG4J dependency update in MOXy OSGi tests by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1373
Full Changelog: https://github.com/eclipse-ee4j/eclipselink/compare/2.7.9...2.7.10
Configuration
-
If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.