Skip to content

Releases: eclipse-ee4j/eclipselink

4.0.2

16 Jun 12:30
3bfa6ac
Compare
Choose a tag to compare

What's Changed

  • [master] Version change to 4.0.2-SNAPSHOT by @rfelcman in #1819
  • Correct clobbered message from git rebase for (#1477) by @jgrassel in #1820
  • [master] Issue 1827: Add java.time support for DB2 schema generation by @dazey3 in #1828
  • remove useless log message by @lukasj in #1837
  • [master] Add DB2 z/OS support for new JPA 3.1 supported functions by @dazey3 in #1831
  • [master] Fix for java.lang.StackOverflowError after bumping from 4.0.0 to 4.0.1 after ASM refactor by @rfelcman in #1841
  • [master] SDO potential memory leak fix by @rfelcman in #1844
  • [master] Maven build - Eclipse Dash License Tool (Maven Plugin) implementation by @rfelcman in #1846
  • [master] ASM version switch to 9.5 to be ready for JDK 21. by @rfelcman in #1851
  • [master] fix #1596 Major performance issue in case of many new entities by @Zuplyx in #1843
  • [master] SDO potential memory leak fix 2.0 by @rfelcman in #1855
  • [master] Update LoggingLocalizationResource messages by @jgrassel in #1861
  • [master] Oracle DDL Parser dependency update 3.0.0 -> 3.0.1 by @rfelcman in #1870
  • [4.0] Oracle 23 platform - backport from master #1876 #1887 by @rfelcman in #1889
  • [4.0] Oracle AQ API upgrade to com.oracle.database.messaging/[email protected] - backport from master #1882 by @rfelcman in #1891
  • [4.0] Maven plugins and dependencies update by @rfelcman in #1892
  • [4.0] Maven build asm dependency change by @rfelcman in #1894
  • [4.0] maven-surefire-report-plugin title settings change by @rfelcman in #1896
  • [4.0] Nightly build reports - permission change by @rfelcman in #1897

Full Changelog: 4.0.1...4.0.2

4.0.2-RC2

15 Jun 07:38
3bfa6ac
Compare
Choose a tag to compare
4.0.2-RC2 Pre-release
Pre-release

What's Changed

  • [4.0] Nightly build reports - permission change by @rfelcman in #1897

Full Changelog: 4.0.2-RC1...4.0.2-RC2

4.0.2-RC1

13 Jun 08:39
96c4af7
Compare
Choose a tag to compare
4.0.2-RC1 Pre-release
Pre-release

What's Changed

  • [master] Version change to 4.0.2-SNAPSHOT by @rfelcman in #1819
  • Correct clobbered message from git rebase for (#1477) by @jgrassel in #1820
  • [master] Issue 1827: Add java.time support for DB2 schema generation by @dazey3 in #1828
  • remove useless log message by @lukasj in #1837
  • [master] Add DB2 z/OS support for new JPA 3.1 supported functions by @dazey3 in #1831
  • [master] Fix for java.lang.StackOverflowError after bumping from 4.0.0 to 4.0.1 after ASM refactor by @rfelcman in #1841
  • [master] SDO potential memory leak fix by @rfelcman in #1844
  • [master] Maven build - Eclipse Dash License Tool (Maven Plugin) implementation by @rfelcman in #1846
  • [master] ASM version switch to 9.5 to be ready for JDK 21. by @rfelcman in #1851
  • [master] fix #1596 Major performance issue in case of many new entities by @Zuplyx in #1843
  • [master] SDO potential memory leak fix 2.0 by @rfelcman in #1855
  • [master] Update LoggingLocalizationResource messages by @jgrassel in #1861
  • [master] Oracle DDL Parser dependency update 3.0.0 -> 3.0.1 by @rfelcman in #1870
  • [4.0] Oracle 23 platform - backport from master #1876 #1887 by @rfelcman in #1889
  • [4.0] Oracle AQ API upgrade to com.oracle.database.messaging/[email protected] - backport from master #1882 by @rfelcman in #1891
  • [4.0] Maven plugins and dependencies update by @rfelcman in #1892
  • [4.0] Maven build asm dependency change by @rfelcman in #1894
  • [4.0] maven-surefire-report-plugin title settings change by @rfelcman in #1896

Full Changelog: 4.0.1...4.0.2-RC1

4.0.1

24 Feb 12:21
d91fc33
Compare
Choose a tag to compare

What's Changed

  • Bump postgresql from 42.4.1 to 42.4.3 by @dependabot in #1745
  • [master] Documents conversion to Asciidoc format by @rfelcman in #1746
  • Issue #1583 - Fixed EXTRACT for WEEK in Derby platform. by @Tomas-Kraus in #1751
  • [master] Add DB2 support for JPA31 ROUND by @dazey3 in #1742
  • Version change to 4.0.1-SNAPSHOT by @rfelcman in #1752
  • Issue #1727 - Fixed missing default FQN entity alias name. by @Tomas-Kraus in #1729
  • [master] Oracle NoSQL cloud connection fix to set compartment by @rfelcman in #1760
  • [master] Oracle NoSQL Database - Lob type fix by @rfelcman in #1764
  • [master] Diagnostic new feature - corrupted cache by @rfelcman in #1762
  • [master] Fix for Failed to link Oracle21JsonPlatform by @rfelcman in #1754
  • fix: issue with multiple aliases against same table by @ryaneorth in #1761
  • [master] Issue 1755: Add support for non-breaking spaces by @dazey3 in #1759
  • class read fallback needs to reread the stream from the beginning by @lukasj in #1766
  • [New Feature] Added support for optional connection parameter authSource in NOSQL MONGODB by @sirlordt in #1770
  • [master] Maven Dependencies - JDBC and NoSQL drivers update by @rfelcman in #1773
  • [master] Oracle NoSQL Database - Json type fix by @rfelcman in #1772
  • [master] MySQL dependencies revert to unblock nightly build by @rfelcman in #1776
  • [master] GitHub Actions - upgrade by @rfelcman in #1774
  • [master] New WildFly EE platform by @rfelcman in #1765
  • [master] ASM separation by @rfelcman in #1477
  • [master] Jenkins build - Docker image and MySQL (DB + JDBC driver) upgrade by @rfelcman in #1794
  • Fix "Cannot add platform specific connection property" log spam by @rdicroce in #1791
  • Fix UUID handling for PostgreSQL by @mthmulders in #1778
  • Amend JavaDoc for #1778 by @mthmulders in #1795
  • [master] CodeQL analysis fix by @rfelcman in #1797
  • [master] Oracle NoSQL Database - NativeQueries and more complex JPA queries support by @rfelcman in #1793
  • skip mongo tests on arm processors by @lukasj in #1799
  • [master] Issue 1735: Improve DB2 ZOS support for LIKE ESCAPE by @dazey3 in #1789
  • [master] Issue 1779: Add DB2zOS support for UNICODE Timestamps by @dazey3 in #1783
  • update dependencies by @lukasj in #1800
  • reflect mysql driver location change by @lukasj in #1801
  • Using https:// for the ECA link in Contribution.md by @vogella in #1802
  • [master] Maven build - dependencies and plugings upgrade plus org.eclipse.dash:license-tool-plugin under new profile added by @rfelcman in #1807
  • Fix injection issue (HK2) for MoxyJsonProvider by @senivam in #1810
  • Correctly handle times after noon by @omolenkamp in #1733
  • [master] Documentation Content Update - Platforms, Annotations, QueryHints... by @rfelcman in #1817
  • [master] JGroups dependency upgrade plus additonal JUnit tests by @rfelcman in #1818

New Contributors

Full Changelog: 4.0.0...4.0.1

4.0.1-RC2

22 Feb 12:06
d91fc33
Compare
Choose a tag to compare
4.0.1-RC2 Pre-release
Pre-release

What's Changed

  • Fix injection issue (HK2) for MoxyJsonProvider by @senivam in #1810
  • Correctly handle times after noon by @omolenkamp in #1733
  • Documentation Content Update - Platforms, Annotations, QueryHints... by @rfelcman in #1817
  • JGroups dependency upgrade plus additonal JUnit tests by @rfelcman in #1818

New Contributors

Full Changelog: 4.0.1-RC1...4.0.1-RC2

2.7.12

15 Feb 18:58
e5c4074
Compare
Choose a tag to compare

What's Changed

  • [2.7] Version change to prepare for a next release 2.7.12 by @rfelcman in #1646
  • [2.7] Minor messaging improvements by @dazey3 in #1675
  • [2.7] PrintInnerJoinInWhereClause as query hint - backport from master by @rfelcman in #1683
  • [2.7] JPA JSE test fixes - master backports by @rfelcman in #1694
  • Fix ConcurrentModificationException in BatchFetchPolicy by @fataOT in #1585
  • [2.7] Issue 1711: ClassCastException while updating foreignkeys with identity generation by @dazey3 in #1714
  • [2.7] Bugfix for: Specifying QName in XmlVariableNode results namespace written twice - backport from master by @rfelcman in #1719
  • [2.7] Git repository cleanup - untrack .idea folder by @rfelcman in #1737
  • [2.7] ASM dependency update to 9.4.0 by @rfelcman in #1739
  • [2.7] remove the noisy entries from the logs - backport from the master by @rfelcman in #1747
  • [2.7] Oracle21c support by @rfelcman in #1749
  • [2.7] Issue 1755: Add support for non-breaking spaces by @dazey3 in #1757
  • [2.7] Class read fallback needs to reread the stream from the beginning (#1766) by @lukasj in #1768
  • [2.7] Jenkins environment - switch to JDK 11 by @rfelcman in #1777
  • [2.7] Jenkins build pipeline - javadoc build fix by @rfelcman in #1784
  • [2.7] Diagnostic new feature - corrupted cache (backport from master) by @rfelcman in #1790
  • [2.7] Jenkins - Nightly build page generation fix by @rfelcman in #1804
  • [2.7] Issue 1779: Add DB2zOS support for UNICODE Timestamps by @dazey3 in #1781
  • [2.7] Issue 1735: Improve DB2 ZOS support for LIKE ESCAPE by @dazey3 in #1787
  • [2.7] Jenkins build - promotion pipeline fix to reflect Eclipse.org security settings by @rfelcman in #1808
  • Jenkins build (promotion) - ANT build javadoc fix for JDK 11 and reflect security changes at ci.eclipse.org by @rfelcman in #1809

New Contributors

Full Changelog: 2.7.11...2.7.12

2.7.12-RC1

09 Feb 19:28
e5c4074
Compare
Choose a tag to compare
2.7.12-RC1 Pre-release
Pre-release

What's Changed

  • [2.7] Version change to prepare for a next release 2.7.12 by @rfelcman in #1646
  • [2.7] Minor messaging improvements by @dazey3 in #1675
  • [2.7] PrintInnerJoinInWhereClause as query hint - backport from master by @rfelcman in #1683
  • [2.7] JPA JSE test fixes - master backports by @rfelcman in #1694
  • Fix ConcurrentModificationException in BatchFetchPolicy by @fataOT in #1585
  • [2.7] Issue 1711: ClassCastException while updating foreignkeys with identity generation by @dazey3 in #1714
  • [2.7] Bugfix for: Specifying QName in XmlVariableNode results namespace written twice - backport from master by @rfelcman in #1719
  • [2.7] Git repository cleanup - untrack .idea folder by @rfelcman in #1737
  • [2.7] ASM dependency update to 9.4.0 by @rfelcman in #1739
  • [2.7] remove the noisy entries from the logs - backport from the master by @rfelcman in #1747
  • [2.7] Oracle21c support by @rfelcman in #1749
  • [2.7] Issue 1755: Add support for non-breaking spaces by @dazey3 in #1757
  • [2.7] Class read fallback needs to reread the stream from the beginning (#1766) by @lukasj in #1768
  • [2.7] Jenkins environment - switch to JDK 11 by @rfelcman in #1777
  • [2.7] Jenkins build pipeline - javadoc build fix by @rfelcman in #1784
  • [2.7] Diagnostic new feature - corrupted cache (backport from master) by @rfelcman in #1790
  • [2.7] Jenkins - Nightly build page generation fix by @rfelcman in #1804
  • [2.7] Issue 1779: Add DB2zOS support for UNICODE Timestamps by @dazey3 in #1781
  • [2.7] Issue 1735: Improve DB2 ZOS support for LIKE ESCAPE by @dazey3 in #1787
  • [2.7] Jenkins build - promotion pipeline fix to reflect Eclipse.org security settings by @rfelcman in #1808
  • Jenkins build (promotion) - ANT build javadoc fix for JDK 11 and reflect security changes at ci.eclipse.org by @rfelcman in #1809

New Contributors

Full Changelog: 2.7.11...2.7.12-RC1

4.0.1-RC1

07 Feb 10:17
51fdcac
Compare
Choose a tag to compare
4.0.1-RC1 Pre-release
Pre-release

What's Changed

  • Bump postgresql from 42.4.1 to 42.4.3 by @dependabot in #1745
  • [master] Documents conversion to Asciidoc format by @rfelcman in #1746
  • Issue #1583 - Fixed EXTRACT for WEEK in Derby platform. by @Tomas-Kraus in #1751
  • [master] Add DB2 support for JPA31 ROUND by @dazey3 in #1742
  • Version change to 4.0.1-SNAPSHOT by @rfelcman in #1752
  • Issue #1727 - Fixed missing default FQN entity alias name. by @Tomas-Kraus in #1729
  • [master] Oracle NoSQL cloud connection fix to set compartment by @rfelcman in #1760
  • [master] Oracle NoSQL Database - Lob type fix by @rfelcman in #1764
  • [master] Diagnostic new feature - corrupted cache by @rfelcman in #1762
  • [master] Fix for Failed to link Oracle21JsonPlatform by @rfelcman in #1754
  • fix: issue with multiple aliases against same table by @ryaneorth in #1761
  • [master] Issue 1755: Add support for non-breaking spaces by @dazey3 in #1759
  • class read fallback needs to reread the stream from the beginning by @lukasj in #1766
  • [New Feature] Added support for optional connection parameter authSource in NOSQL MONGODB by @sirlordt in #1770
  • [master] Maven Dependencies - JDBC and NoSQL drivers update by @rfelcman in #1773
  • [master] Oracle NoSQL Database - Json type fix by @rfelcman in #1772
  • [master] MySQL dependencies revert to unblock nightly build by @rfelcman in #1776
  • [master] GitHub Actions - upgrade by @rfelcman in #1774
  • [master] New WildFly EE platform by @rfelcman in #1765
  • [master] ASM separation by @rfelcman in #1477
  • [master] Jenkins build - Docker image and MySQL (DB + JDBC driver) upgrade by @rfelcman in #1794
  • Fix "Cannot add platform specific connection property" log spam by @rdicroce in #1791
  • Fix UUID handling for PostgreSQL by @mthmulders in #1778
  • Amend JavaDoc for #1778 by @mthmulders in #1795
  • [master] CodeQL analysis fix by @rfelcman in #1797
  • [master] Oracle NoSQL Database - NativeQueries and more complex JPA queries support by @rfelcman in #1793
  • skip mongo tests on arm processors by @lukasj in #1799
  • [master] Issue 1735: Improve DB2 ZOS support for LIKE ESCAPE by @dazey3 in #1789
  • [master] Issue 1779: Add DB2zOS support for UNICODE Timestamps by @dazey3 in #1783
  • update dependencies by @lukasj in #1800
  • reflect mysql driver location change by @lukasj in #1801
  • Using https:// for the ECA link in Contribution.md by @vogella in #1802
  • [master] Maven build - dependencies and plugings upgrade plus org.eclipse.dash:license-tool-plugin under new profile added by @rfelcman in #1807

New Contributors

Full Changelog: 4.0.0...4.0.1-RC1

4.0.0

19 Oct 12:12
Compare
Choose a tag to compare

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...
Read more

4.0.0-RC2

09 Sep 11:36
Compare
Choose a tag to compare
4.0.0-RC2 Pre-release
Pre-release

What's Changed

  • 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

Full Changelog: 4.0.0-RC1...4.0.0-RC2