Skip to content

4.0.0

Compare
Choose a tag to compare
@rfelcman rfelcman released this 19 Oct 12:12
· 234 commits to master since this release

What's Changed

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

New Contributors

Full Changelog: 3.0.3...4.0.0