Skip to content

Releases: eclipse-ee4j/eclipselink

4.0.8

Choose a tag to compare

@rfelcman rfelcman released this 25 Sep 08:20
f4449e7

What's Changed

  • [4.0] Version change to 4.0.8-SNAPSHOT by @rfelcman in #2458
  • [4.0] Missing namespace when marshalling org.w3c.dom.Element with namespaced attribute - bugfix and unit test - backport from master by @rfelcman in #2462
  • [4.0] Maven build - P2 site, sources dependencies, legal resources, obsolete files - backport from master by @rfelcman in #2480
  • [4.0] Maven Build - Nightly build fix by @rfelcman in #2482
  • [4.0] Oracle 21C and 23AI platform fixes by @rfelcman in #2488
  • [4.0] JPA Server side test fixes - part 1 (backport from 3.0 #2401) by @rfelcman in #2489
  • [4.0] JPA Server side test fixes - part 2 plus WebLogic Maven profile (backport from 3.0 #2417) by @rfelcman in #2490
  • [4.0] JPA Server side test fixes - part 3 by @rfelcman in #2491
  • JPA Server side test fixes - part 4 by @rfelcman in #2492
  • [4.0] JPA Server side test fixes - part 5 by @rfelcman in #2494
  • [4.0] JPMS fix (re-order lines) in module-info.java for eclipselink.jar bundle by @rfelcman in #2495
  • [4.0] Oracle platform - DDL for java.time.* fix precision and unit test (backport from #2497) by @rfelcman in #2498
  • [4.0] Platform autodetection should fail in server side environment by @rfelcman in #2515
  • [4.0] Added statement cleanup into updateObjectAndRowWithSequenceNumber (#2523) - backport from master by @rfelcman in #2524
  • [4.0] Maven build - Dependencies and plugins update by @rfelcman in #2530

Full Changelog: 4.0.7...4.0.8

4.0.8-RC1

4.0.8-RC1 Pre-release
Pre-release

Choose a tag to compare

@rfelcman rfelcman released this 23 Sep 18:50
f4449e7

What's Changed

  • [4.0] Version change to 4.0.8-SNAPSHOT by @rfelcman in #2458
  • [4.0] Missing namespace when marshalling org.w3c.dom.Element with namespaced attribute - bugfix and unit test - backport from master by @rfelcman in #2462
  • [4.0] Maven build - P2 site, sources dependencies, legal resources, obsolete files - backport from master by @rfelcman in #2480
  • [4.0] Maven Build - Nightly build fix by @rfelcman in #2482
  • [4.0] Oracle 21C and 23AI platform fixes by @rfelcman in #2488
  • [4.0] JPA Server side test fixes - part 1 (backport from 3.0 #2401) by @rfelcman in #2489
  • [4.0] JPA Server side test fixes - part 2 plus WebLogic Maven profile (backport from 3.0 #2417) by @rfelcman in #2490
  • [4.0] JPA Server side test fixes - part 3 by @rfelcman in #2491
  • JPA Server side test fixes - part 4 by @rfelcman in #2492
  • [4.0] JPA Server side test fixes - part 5 by @rfelcman in #2494
  • [4.0] JPMS fix (re-order lines) in module-info.java for eclipselink.jar bundle by @rfelcman in #2495
  • [4.0] Oracle platform - DDL for java.time.* fix precision and unit test (backport from #2497) by @rfelcman in #2498
  • [4.0] Platform autodetection should fail in server side environment by @rfelcman in #2515
  • [4.0] Added statement cleanup into updateObjectAndRowWithSequenceNumber (#2523) - backport from master by @rfelcman in #2524
  • [4.0] Maven build - Dependencies and plugins update by @rfelcman in #2530

Full Changelog: 4.0.7...4.0.8-RC1

5.0.0-B10

5.0.0-B10 Pre-release
Pre-release

Choose a tag to compare

@rfelcman rfelcman released this 25 Aug 07:48
7403fb4

What's Changed

  • [master] Remove obsolete/useless imports and replace Vector by List/ArrayList by @rfelcman in #2476
  • Target database persistence property values updated. by @Tomas-Kraus in #2479
  • [master] Maven build - P2 site, sources dependencies, legal resources, obsolete files by @rfelcman in #2478
  • [master] Legals about.html typo fix by @rfelcman in #2481
  • Issue #2451 - Fixed table generator code to pass values from @column(secondPrecision = ) by @Tomas-Kraus in #2457
  • [master] Maven Build - Nightly build fix (#2482) by @rfelcman in #2483
  • [master] Jakarta Persistence 3.2 new feature - @EnumeratedValue annotation support in Java enum by @rfelcman in #2484
  • [master] EclipseLink IndexOutOfBoundsException: Index 0 out of bounds for length 0 - bugfix by @rfelcman in #2485

Full Changelog: 5.0.0-B09...5.0.0-B10

5.0.0-B09

5.0.0-B09 Pre-release
Pre-release

Choose a tag to compare

@rfelcman rfelcman released this 11 Jul 12:24
40df9e5

What's Changed

  • bugfix: maven 4 consumers need sonatypeOssDistMgmtStagingUrl to be … by @lprimak in #2420
  • [master] fix #2423: ClassCastException in OracleChangeNotificationListener by @Zuplyx in #2424
  • Bump org.springframework:spring-context from 6.1.14 to 6.1.20 by @dependabot[bot] in #2425
  • [master] fix #2423: Fix ClassCastException in remove method by @Zuplyx in #2427
  • Issue #2414: Fixed mapping resolution for @embeddable in ObjectExpression by @Tomas-Kraus in #2419
  • Bump org.postgresql:postgresql from 42.7.4 to 42.7.7 by @dependabot[bot] in #2443
  • [master] MOXy - Missing namespace when marshalling org.w3c.dom.Element with namespaced attribute - bugfix and unit test by @rfelcman in #2459
  • [master] Exception :Unknown EXTRACT function datetime_field: DATE & TIME for LOCALDATETIME - bugfix and unit test by @rfelcman in #2464
  • DatabaseAccessor: Remove duplicate code branch. by @wilx in #2271
  • Remove duplicated declaration by @quaff in #2138
  • [master] JPQL NEW operator check for unsupported types by @rfelcman in #2468
  • [master] Documentation typo fix by @rfelcman in #2469

New Contributors

Full Changelog: 5.0.0-B08...5.0.0-B09

4.0.7

Choose a tag to compare

@rfelcman rfelcman released this 24 Jun 08:21
923a428

What's Changed

  • [4.0] Version change to 4.0.7-SNAPSHOT by @rfelcman in #2403
  • [4.0]Minor message changes; backport from master by @ajaypaul-ibm in #2408
  • [backport] #2420 to 4.x branch by @lprimak in #2421
  • [4.0] Fix #2423: Fix ClassCastException - backport from master by @Zuplyx in #2426
  • [4.0] Issue 2423: Fix ClassCastException in OracleChangeNotificationListener.remove() method (#2427) - backport from master by @rfelcman in #2428
  • [4.0] Maven build - dependencies and plugins update by @rfelcman in #2438
  • Maven build - maven-bundle-plugin downgrade from 6.0.0 - 5.1.9 due target project JDK (JDK 11) by @rfelcman in #2439
  • [4.0] Maven build - exclude "org.eclipse.persistence.distribution.tests" artifact/module from deployment by @rfelcman in #2440
  • [4.0] Maven build - exclude org.eclipse.persistence.distribution.tests from deployment 2.0 by @rfelcman in #2442
  • [4.0] Maven build - exclude org.eclipse.persistence.distribution.tests from deployment 3.0 by @rfelcman in #2444
  • [4.0] DeadLock diagnostic fix - Lock map snapshots - backport from master by @rfelcman in #2446
  • [4.0] Cache DeadLock Detection test move from org.eclipse.persistence.jpa.jse.test into new org.eclipse.persistence.jpa.testapps.deadlock.diagnostic Maven module (#2304) by @rfelcman in #2447
  • [4.0] New eclipselink dead lock scenario ... enhancement and unit test - backport from master by @rfelcman in #2449
  • [4.0] DeadLock detection diagnostic - WriteLockManager.acquireLocksForClonemessage change - backport from master by @rfelcman in #2450

Full Changelog: 4.0.6...4.0.7

4.0.7-RC2

4.0.7-RC2 Pre-release
Pre-release

Choose a tag to compare

@rfelcman rfelcman released this 18 Jun 07:43
923a428

What's Changed

  • [4.0] DeadLock diagnostic fix - Lock map snapshots - backport from master by @rfelcman in #2446
  • [4.0] Cache DeadLock Detection test move from org.eclipse.persistence.jpa.jse.test into new org.eclipse.persistence.jpa.testapps.deadlock.diagnostic Maven module (#2304) by @rfelcman in #2447
  • [4.0] New eclipselink dead lock scenario ... enhancement and unit test - backport from master by @rfelcman in #2449
  • [4.0] DeadLock detection diagnostic - WriteLockManager.acquireLocksForClonemessage change - backport from master by @rfelcman in #2450

Full Changelog: 4.0.7-RC1...4.0.7-RC2

2.7.16

Choose a tag to compare

@rfelcman rfelcman released this 20 Jun 06:50
47773a3

What's Changed

  • [2.7] Version change to prepare for a next release 2.7.16 by @rfelcman in #2149
  • [2.7] LoggingLocalization performance improvement - backport from master by @rfelcman in #2174
  • [2.7] OptimisticLockException while using L2 cache fix - backport from master by @rfelcman in #2250
  • fixes coalesce and case operators in multithreaded environments (bug #2136) by @igormukhin in #2168
  • [2.7] Ant build - resource HTML files (about.html ..) replacement by MD files by @rfelcman in #2266
  • [2.7] ASM 9.7.1 upgrade by @rfelcman in #2293
  • [2.7] Fix for ReportQuery not fetching relationships with BatchFetch.IN by @Sheikah45 in #2316
  • [2.7] Issue #2301 - Sorting not honored with JPA and Oracle by @Tomas-Kraus in #2315
  • [2.7] GitHub Actions upgrade by @rfelcman in #2355
  • [2.7] DeadLock, DeadLock diagnostic and CacheKey NPE by @rfelcman in #2370
  • [2.7] ASM 9.8.0 upgrade by @rfelcman in #2398
  • [2.7] Jenkins promotion job fix by @rfelcman in #2445

Full Changelog: 2.7.15...2.7.16

2.7.16-RC1

2.7.16-RC1 Pre-release
Pre-release

Choose a tag to compare

@rfelcman rfelcman released this 16 Jun 08:28
47773a3

What's Changed

  • [2.7] Version change to prepare for a next release 2.7.16 by @rfelcman in #2149
  • [2.7] LoggingLocalization performance improvement - backport from master by @rfelcman in #2174
  • [2.7] OptimisticLockException while using L2 cache fix - backport from master by @rfelcman in #2250
  • fixes coalesce and case operators in multithreaded environments (bug #2136) by @igormukhin in #2168
  • [2.7] Ant build - resource HTML files (about.html ..) replacement by MD files by @rfelcman in #2266
  • [2.7] ASM 9.7.1 upgrade by @rfelcman in #2293
  • [2.7] Fix for ReportQuery not fetching relationships with BatchFetch.IN by @Sheikah45 in #2316
  • [2.7] Issue #2301 - Sorting not honored with JPA and Oracle by @Tomas-Kraus in #2315
  • [2.7] GitHub Actions upgrade by @rfelcman in #2355
  • [2.7] DeadLock, DeadLock diagnostic and CacheKey NPE by @rfelcman in #2370
  • [2.7] ASM 9.8.0 upgrade by @rfelcman in #2398
  • [2.7] Jenkins promotion job fix by @rfelcman in #2445

Full Changelog: 2.7.15...2.7.16-RC1

4.0.7-RC1

4.0.7-RC1 Pre-release
Pre-release

Choose a tag to compare

@rfelcman rfelcman released this 12 Jun 12:19
dd26ed2

What's Changed

  • [4.0] Version change to 4.0.7-SNAPSHOT by @rfelcman in #2403
  • [4.0]Minor message changes; backport from master by @ajaypaul-ibm in #2408
  • [backport] #2420 to 4.x branch by @lprimak in #2421
  • [4.0] Fix #2423: Fix ClassCastException - backport from master by @Zuplyx in #2426
  • [4.0] Issue 2423: Fix ClassCastException in OracleChangeNotificationListener.remove() method (#2427) - backport from master by @rfelcman in #2428
  • [4.0] Maven build - dependencies and plugins update by @rfelcman in #2438
  • Maven build - maven-bundle-plugin downgrade from 6.0.0 - 5.1.9 due target project JDK (JDK 11) by @rfelcman in #2439
  • [4.0] Maven build - exclude "org.eclipse.persistence.distribution.tests" artifact/module from deployment by @rfelcman in #2440
  • [4.0] Maven build - exclude org.eclipse.persistence.distribution.tests from deployment 2.0 by @rfelcman in #2442
  • [4.0] Maven build - exclude org.eclipse.persistence.distribution.tests from deployment 3.0 by @rfelcman in #2444

Full Changelog: 4.0.6...4.0.7-RC1

5.0.0-B08

5.0.0-B08 Pre-release
Pre-release

Choose a tag to compare

@rfelcman rfelcman released this 11 Jul 12:23
dfc411d

What's Changed

  • [master] Initialize platform specific identity sequences for remote entity manager - bugfix by @rfelcman in #2357
  • [master] DeadLock detection diagnostic - WriteLockManager.acquireLocksForClonemessage change by @rfelcman in #2373
  • Invalid query key in expression by @vavishal in #2377
  • Optimistic lock exception with empty parameters value by @vavishal in #2383
  • [master] SELECT ID(entityvar) only returns part of IdClass - bug fix and unit tests by @rfelcman in #2384
  • [master] Clone batchQuery to allow for proper nested lazy instantiation by @Sheikah45 in #2367
  • [master] Postgres function calls with named parameters - bugfix by @rfelcman in #2388
  • [master] ASM 9.8.0 upgrade by @rfelcman in #2396
  • Issue #2391 - Fixed JTATransactionController JNDI initialization by @Tomas-Kraus in #2405
  • [master] JPQL Update with nested Embeddables - bugfix and unit test by @rfelcman in #2407
  • [master] SELECT ID(entityvar) only returns part of IdClass - bug fix and unit tests part 2.0 by @rfelcman in #2409

Full Changelog: 5.0.0-B07...5.0.0-B08