fix(deps): update eclipse-persistence.version to v4 (major)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
org.eclipse.persistence:org.eclipse.persistence.jpa (source) | compile | major |
2.7.11 -> 4.0.0
|
org.eclipse.persistence:org.eclipse.persistence.core (source) | compile | major |
2.7.11 -> 4.0.0
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
eclipse-ee4j/eclipselink
v4.0.0
What's Changed
- [master] Maven build - version change to 3.1.0-SNAPSHOT by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1057
- [master] Extended logging of JPA L2 cache usage with thread info. by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1065
- [master] Maven build - release version property change to 3.1.0 by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1064
- [master] Bug 571794: Enable Input parameters for Criteria API SELECT clause by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1037
- Maven build - JPA JSE test fix on JDK 16 by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1068
- avoid using xsom impl classes by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1075
- [master] Extended Thread logging by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1076
- [master] Bug 570702: Add support for Embeddable fields as JOIN targets by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1059
- Fixes #1069: let JpaEntityManager(Factory) extend (Auto)Closeable by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1077
- Asm by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1054
- [master] Jenkins build - ASM build and release scripts minor fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1090
- Integrate eclipselink asm 9.1.0 by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1091
- [master] Bug 573094: TRIM function generates incorrect SQL for CriteriaBuilder by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1085
- [master] Extended Thread logging - Cache thread info severity change by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1100
- Bump master to SE 11, introduce JPMS descriptors by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1093
- [master] Bug 521402: Add support for Criteria queries with only literals by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1104
- fix test failures for mysql driver 8.0.24 by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1108
- [master] Maven build (MOXy) - JMockit dependency removal by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1109
- [master] Jenkins build - switch to JDK 11 by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1112
- [master] Jenkins build - fix to release pipeline by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1113
- eclipselink 3.0 JPA Modelgenerator does not recognize jakarta schemas by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1116
- [master] Jenkins ASM build - release pipeline fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1118
- [master] Extended Thread logging - Cache thread info change by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1120
- [master] Bug 573198: ConcurrentModificationException in PersistenceProvider by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1096
- [master] Added a security policy by @artem-smotrakov in https://github.com/eclipse-ee4j/eclipselink/pull/945
- [master] Set up CodeQL checks by @artem-smotrakov in https://github.com/eclipse-ee4j/eclipselink/pull/947
- [master] Added a config for LGTM.com by @artem-smotrakov in https://github.com/eclipse-ee4j/eclipselink/pull/943
- [master] Maven build - Plugin bundle content fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1127
- [master] Bug 573094: TRIM function generates incorrect SQL for CriteriaBuilder (Oracle platform fix) by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1129
- Update OS for travis, use MySQL 8 for tests by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1131
- Moving MOXy on JPMS to experimental stage by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1130
- [master] Bug 573435: CriteriaBuilder construct throws argument type mismatch e… by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1123
- [master] Bug 573094: Fix LTRIM/RTRIM inversion of indices by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1142
- [master] Bugfix for - Indention not working if custom CharacterEscapeHandler is set and encoding is set to 'UTF-8 by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1146
- [master] Maven build - JPARS module Manifest generation by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1139
- [master] Better config for CodeQL analysis by @artem-smotrakov in https://github.com/eclipse-ee4j/eclipselink/pull/1160
- [master] Bug 573361: Add support for parameters within CriteriaBuilder case/coalesce expressions by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1151
- [master] DBWS Builder generates incorrect ORM mapping for SQL TIMESTAMP bugfix - backport from 2.6 by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1166
- [master] Bug 573794: Add support for parameters within CriteriaBuilder IN expressions by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1168
- [master] Bug 417259: Add support for parameters within CriteriaBuilder HAVING clause by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1178
- Fix #1161: Clone appropriate fields in OneToManyMapping.clone(). Fix ConcurrentModificationException. by @aserkes in https://github.com/eclipse-ee4j/eclipselink/pull/1188
- [master] Jenkins pipelines - GitHub MR verification and SSH ID fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1189
- [master] Jenkins pipelines fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1190
- Fix for bug 574503 by @fredg02 in https://github.com/eclipse-ee4j/eclipselink/pull/1191
- [master] Pull request verify by Eclipse-CI Jenkis by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1195
- Update javadoc by @jbescos in https://github.com/eclipse-ee4j/eclipselink/pull/1187
- make codeql build less verbose by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1212
- Run sdo tooling on modulepath by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1211
- [master] Bug 574548: Add support for parameters with CriteriaBuilder update query by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1197
- Allow MOXy to be found by ServiceLoader by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1210
- let the build print out java version by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1215
- update dependencies, by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1214
- [master] Jenkins release pipeline fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1216
- [master] Travis-CI removal by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1220
- [master] Jenkins pipelines refresh by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1233
- [master] Minor JSE test failure fixes by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1229
- [Master] Update Eclipselink to use Eclipselink*Visitor types by @jgrassel in https://github.com/eclipse-ee4j/eclipselink/pull/1234
- [master] Remove ASM build from eclipse-ee4j/eclipselink by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1235
- [master] Jenkins release job fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1238
- [master] Project README.md update by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1243
- [master] Bug 1245: NullPointerException from BatchFetchPolicy dataResults by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1248
- [master] ConcurrencyManager dead-lock detection diagnostic improvement 2.0.2 by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1246
- Activation dependency update. by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1255
- Tweak warnings in the build by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1257
- Fix reported compile time errors from tests by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1258
- reduce compiler warnings by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1259
- Update jpms descriptor for jpa by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1260
- compiler warnings (casts, access to static, forgotten valueOf,..), by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1262
- build/test workflow for 3.0 by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1263
- configure codeql check by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1268
- clean up warnings by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1269
- Maven build issue with Maven 3.8.2 fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1244
- Fix up the build for maven 3.8.2 by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1272
- fix build-time warnings by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1273
- setup spotbugs by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1276
- remove explicit boxing by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1275
- [master] Jenkins build - Spotbus analyze step by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1277
- fix some javadoc warnings by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1279
- javadoc warnings by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1280
- Update moxy tests to use non-deprecated property by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1281
- add raw and uchecked to javac xlint for main sources by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1282
- clean up JPQL parser project by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1283
- fix sdo test failures by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1286
- Sdo by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1287
- Rawtypes warnings in core and other foundation modules by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1294
- more rawtypes removal by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1295
- Cleanup in server/db platforms by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1296
- cleanup in sequencing, codegen, factories by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1297
- cleanup in eis/nosql world by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1300
- initial cleanup in helpers and custom collections, by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1301
- few errors/warnings from static analysis by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1305
- fix equals on incomparable types by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1308
- code cleanup - reduntant method calls by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1310
- [master] Maven build - version change to 4.0.0-SNAPSHOT by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1306
- #1298: Rename org.eclipse.persistence.session.Record to avoid collision with java.lang.Record by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1304
- update spotbugs to 4.4.1 by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1311
- cleanup jpars module by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1315
- #1312: Remove unversioned JPARS resources by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1313
- [master] SQL Struct with @Lob (BLOB, CLOB) used as stored procedure parameter type - fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1302
- #1314: Introduce new org.eclipse.persistence.jpars.server artifact by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1316
- Dependencies update for 4.0.0 by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1309
- warnings in core/oxm/schema, jpa/parser, helpers by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1317
- Fixed generics in JAXBContextFactory. by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1318
- clean up jpa/jpql parser, turn warnings into errors by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1321
- add generics to ValueHolders, by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1323
- use generic Class in core, moxy, sdo by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1324
- Prepare for the removal of the securitymanager in moxy. by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1320
- Adopt generic Class through the rest of the codebase by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1326
- [master] SQL Struct with @Lob (BLOB, CLOB) used as stored procedure parameter type - fix 2.0 by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1336
- [master] Bug 412391: Add support for hidden mappedsuperclass attributes by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1328
- [master] OXM Tests move from MOXy to Core module by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1341
- [master] Bug 1343: For issue #1343 by @dettmoney in https://github.com/eclipse-ee4j/eclipselink/pull/1344
- Prepare for the removal of the securitymanager in foundation. by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1340
- [master] ASM dependency update to 9.2.0 by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1351
- [master] Bug 463042: Concurrency issue with Case expression operator by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1359
- [master] problems with session customizer when upgrading to 2.7.9 - bugfix + unit test by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1364
- [master] IdentifiableTypeImpl throws IllegalArgumentException with EmbeddedId and relations - bugfix + unit test by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1355
- [master] LOG4J dependency update in MOXy OSGi test bundle and MySQL driver update by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1374
- [master] Jakarta dependencies update for Jakarta EE 10 by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1377
- 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 https://github.com/eclipse-ee4j/eclipselink/pull/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 https://github.com/eclipse-ee4j/eclipselink/pull/1382
- [master] Oracle dependencies update (JDBC Driver, XMLParser, DMS) to 21c by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1376
- Bug in the PersistenceUnitProcessor.findPersistenceArchives(ClassLoader loader, String descriptorPath) - bugfix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1383
- [master] JPA API and Parsson dependencies upgrade by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1404
- [master] Cannot set FOR UPDATE in conjunction with ORDER BY and / or LIMIT (OracleDB & Derby) - bugfix + unit test by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/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 https://github.com/eclipse-ee4j/eclipselink/pull/1403
- [master] Bug 578262: Bulk update queries reuse the same version locking value by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1402
- [master] org.eclipse.persistence.jpa.jse.test test fixes against Oracle DB by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1370
- Bump postgresql from 42.2.18 to 42.2.25 by @dependabot in https://github.com/eclipse-ee4j/eclipselink/pull/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 https://github.com/eclipse-ee4j/eclipselink/pull/1417
- [master] CDI 4 update to remove deprecated API by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1421
- [master] JPA 3.1.0 new features implementation (UUID) by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1418
- [master] BatchFetchType.IN causes IndexOutOfBoundsException in ForeignReferenceMapping.extractResultsFromBatchQuery by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1426
- [master] JPA 3.1 (ORM 3.1 implementation) by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1425
- Bump postgresql from 42.2.25 to 42.3.3 by @dependabot in https://github.com/eclipse-ee4j/eclipselink/pull/1435
- [master] Issue 1360: Random JPA WDF test failures by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1437
- Modified getLogString with more NULL Safety by @rostup in https://github.com/eclipse-ee4j/eclipselink/pull/1438
- Integrate latest jakarta dependencies by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1441
- [master] Bug 578686: ParameterExpression in ORDER BY clause doesn't register by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1433
- Added math functions from API MR#351. by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1423
- Implement New JPA API 3.1.0 Features by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1443
- Fixed TestJava8DateTime failures. by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1446
- Integrate latest jakarta dependencies by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1447
- [master] Bug 578686: Remove OrderBy parameter binding use case by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1444
- Bug579081 optimization convert schema base64 to byte array by @lananda in https://github.com/eclipse-ee4j/eclipselink/pull/1448
- Added missing EXTRACT(QUARTER FROM date/datetime) for Derby platform. by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1452
- Bug579128 classloaderleak beanvalidation by @lananda in https://github.com/eclipse-ee4j/eclipselink/pull/1449
- Changed second fraction precision of LocalDateTime and OffsetDateTime MySQL related type. by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1456
- Remove models for which static weaving is expected to fail, by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1453
- [master] Bug 579327: ParameterExpression in CriteriaBuilder.isNull() doesn't register by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1458
- [master] Bug 579327: Test bug on Derby & DB2z by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1469
- integrate latest dependencies by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1475
- New EF build image by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1476
- [master] Jenkins build image upgrade to add needed utilities for 2.7 branch build by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1488
- [master] ASM dependency update to 9.3.0 by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1492
- [Master] Bug 579726: CriteriaBuilder neg() only returns Integer type, instead … by @jgrassel in https://github.com/eclipse-ee4j/eclipselink/pull/1487
- [master] Eclipselink.jar bundle - version.properties fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1496
- [master] MongoDB dependency upgrade by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1502
- Added math functions from API MR#351 to JPQL. by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1491
- Update jakarta dependencies by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1524
- Issue #317 - Implemented LOCAL DATE, LOCAL TIME and LOCAL DATETIME. by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1511
- [master] Fix memory leak in BatchFetchPolicy clone() by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1517
- #1507: Failing to create entity manager when running an app using module path by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1528
- fix content of eclipselink zip, by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1527
- add owasp and findsecbugs checks to the build by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1530
- [master] Improve EclipseLink query parameter binding behavior by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1508
- update codeql action by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1531
- Fix module related compile time warnings by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1532
- Common JSON Support and MySQL/Postgres/Oracle 21c native JSON type support by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1389
- [master] Fix JSE tests failing on derby by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1534
- [master] Bug 579409: Add support for Statement.getGeneratedKeys for Identity Generation by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1481
- [master] Fix issue 1504 JSE test failure on Derby pt2 by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1536
- Issue #1538: Type Conversion error with the CEILING/FLOOR Operations by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1542
- [master] Add initial support for MariaDB by @ajacob in https://github.com/eclipse-ee4j/eclipselink/pull/1533
- remove direct dependency on javax.rmi from core by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1552
- Fixed failing Date/time and math functions tests with Oracle DB. by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1546
- Fix creation of dynamic entities on SE 11+ by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1553
- [master] Issue 1556: minor messaging errors by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1560
- Issue #1554: JPA 3.1 CriteriaBuilder Query exception by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1561
- JPA test framework updates: by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1555
- JPA test framework updates - minor cleanup by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1566
- fix loading mapping files for members of the composite PU by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1571
- Fix propagation of ArchiveFactory from composite unit to its members, by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1568
- member of composite persistence unit with eclipselink.composite-unitmember=true gives NPE in EntityManagerSetupImpl#preInitializeCanonicalMetamodel by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1569
- avoid the need to set ejb.lookup property by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1576
- fixes and updates to sessionbeans and composite tests by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1567
- fix testIdentityOutsideTransaction on wildfly by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1580
- move jpa test framework to its own package namespace by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1582
- let generic runner handle PUs bound via ejb-jar.xml, by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1584
- Issue #1544 - Derby mapping of LocalTime should map to TIME type by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1581
- Multitenancy, space in path and broken-pu tests move under testapps by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1586
- add missing properties for xml multitenant-tableC test, by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1587
- integrate eclipselink-testbuild-plugin 0.0.1 (from staging) by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1588
- [master] Jenkins build - add staging profile into Maven commands by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1589
- move tests under testapps by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1590
- Integrate eclipselink-testbuild-plugin 0.0.3 by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1591
- Move more tests under testapps + related fixes by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1594
- update dependencies and build plugins by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1595
- Make test run order fixed, by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1597
- cascadedeletes, datetime and metamodel tests move by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1598
- Make canonical model processor usable on the modulepath by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1599
- Issue 1540: Fixed EXTRACT(WEEK FROM DATEVALUE) in Oracle platorm. by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1602
- move cacheable, cascadepersist tests by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1604
- buildBase64StringFromBytes more memory efficient by @jbescos in https://github.com/eclipse-ee4j/eclipselink/pull/1600
- move customerPu and embeddable tests by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1605
- move perf based tests; not enabled by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1607
- remove dependency between core and jpa tests, by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1609
- move adv fetchgroup and cache tests by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1610
- #1612: DDL generation grabs column info for the wrong table by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1615
- move ddlgeneration and most of xml.merge tests by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1616
- [master] Minor messaging fix for apostrophe usage by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1619
- merge jpa21/22 models/tests, move them to testapps, remove duplicates by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1622
- [master] Docker build image update - zip, unzip utilities installation by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1623
- [Master] Add additional UUID tests, including ORM XML declared generators. by @jgrassel in https://github.com/eclipse-ee4j/eclipselink/pull/1626
- make the jpa dependency on json optional by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1629
- FS layers squash turned off (commented out) in Docker build. by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1631
- [master] minor documentation fix by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1627
- move inherited/inheritance models to testapps by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1638
- Bump postgresql from 42.4.0 to 42.4.1 by @dependabot in https://github.com/eclipse-ee4j/eclipselink/pull/1639
- [Master] ECL1535: UUIDGenerator intermittently fails to initialize by @jgrassel in https://github.com/eclipse-ee4j/eclipselink/pull/1644
- integrate testapps build plugin 0.0.5, by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1649
- [master] Docker build image update - zip, unzip utilities added by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1634
- Issue 1613: FileBasedProjectCache retrieveProject contains readObject with no data filtering by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1614
- #1650: Explicitely use MOXy for XML de/serialization by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1651
- Issue 1573 and 1574 - Fixed types returned by JPQL EXTRACT() by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1608
- [master] JPA Test Framework - distribution bundle fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1653
- Update to ojdbc11 by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1654
- move all oracle DB specific tests to testapps, by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1656
- document running tests in testapps by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1657
- [Master] ECL1625: Address incomplete UUID impl with AUTO generator by @jgrassel in https://github.com/eclipse-ee4j/eclipselink/pull/1655
- [master] Core and JPA Test Framework - distribution to Maven Central fix - backport from 3.0 by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1662
- remove the noisy entries from the logs by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1664
- #1648: SchemaManager should consistently suppress logging on schema generation by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1666
- [master] OracleNoSQL platform switch to new driver by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1633
- [master] Promotion build script fix - version qualifier and buildType property - backport from 3.0 by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1672
- [master] Minor messaging improvements by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1673
- [master] PrintInnerJoinInWhereClause as query hint by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1671
- Issue #1641 - Fixed ceiling, floor and round return types. by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1665
- Update MariaDBPlatform.java by @artem3332 in https://github.com/eclipse-ee4j/eclipselink/pull/1611
- Fixed regression caused by issue #1546 fix. by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1659
- Set default value of JoinFetch annotation to INNER and BatchFetch annotation to JOIN by @jGauravGupta in https://github.com/eclipse-ee4j/eclipselink/pull/1468
- Generate correct Informix SQL when parsing Concat Operator by @jGauravGupta in https://github.com/eclipse-ee4j/eclipselink/pull/1466
- Deploy-undeploy-deploy-undeploy sequence cause java.lang.NoClassDefFoundError on 2nd by @vavishal in https://github.com/eclipse-ee4j/eclipselink/pull/1241
- Release script fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1686
- Oracle21Platform unused field removal to fix JPA remote test by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1688
- [master] LGTM build command fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1691
- [master] Hamcrest dependency removal by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1689
- [master] "JPA" sequence replacement by Jakarta Persistence in resource strings by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1690
- move advanced tests to testapps by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1681
- fix broken cont. build by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1693
- Move mongo tests to testapps, by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1695
- [master] Readme update to reflect current versioning (version numbers) by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1696
- remove obsolete testrunners, by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1697
- [master] Jenkins pipeline - NoSQL (MongoDB) test execution fix by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1698
- #1678: Canonical processor fails on entities shared across persistence units by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1699
- Issue #1668 - Lowered log level and made messages less aggressive. by @Tomas-Kraus in https://github.com/eclipse-ee4j/eclipselink/pull/1670
- [master] JsonPlatformProvider JPMS refactor to reflect current module-info.java flow by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1700
- [master] Nightly build fix - aggregated JPA test reports by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1703
- [master] Nightly build fix - Jenkins pipeline by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1704
- [master] Issue 1711: ClassCastException while updating foreignkeys with identity generation by @dazey3 in https://github.com/eclipse-ee4j/eclipselink/pull/1712
- [master] Bugfix for: Specifying QName in XmlVariableNode results namespace written twice by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1710
- #1395: MetaModel Generator fails on Records by @lukasj in https://github.com/eclipse-ee4j/eclipselink/pull/1723
- [master] Fix ConcurrentModificationException in BatchFetchPolicy - backport from 2.7 by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1707
- Maven plugin eclipselink-build-support upgrade to 1.0.0. by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1725
- ASM version switch to 9.4 to be ready for JDK 20. by @rfelcman in https://github.com/eclipse-ee4j/eclipselink/pull/1726
New Contributors
- @artem-smotrakov made their first contribution in https://github.com/eclipse-ee4j/eclipselink/pull/945
- @fredg02 made their first contribution in https://github.com/eclipse-ee4j/eclipselink/pull/1191
- @jbescos made their first contribution in https://github.com/eclipse-ee4j/eclipselink/pull/1187
- @dettmoney made their first contribution in https://github.com/eclipse-ee4j/eclipselink/pull/1344
- @dependabot made their first contribution in https://github.com/eclipse-ee4j/eclipselink/pull/1378
- @rostup made their first contribution in https://github.com/eclipse-ee4j/eclipselink/pull/1438
- @artem3332 made their first contribution in https://github.com/eclipse-ee4j/eclipselink/pull/1611
- @jGauravGupta made their first contribution in https://github.com/eclipse-ee4j/eclipselink/pull/1468
- @vavishal made their first contribution in https://github.com/eclipse-ee4j/eclipselink/pull/1241
Full Changelog: https://github.com/eclipse-ee4j/eclipselink/compare/3.0.3...4.0.0
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, check this box
This MR has been generated by Renovate Bot.