Releases: eclipse-ee4j/eclipselink
Releases · eclipse-ee4j/eclipselink
4.0.7
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
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
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
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
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
4.0.6
What's Changed
- [4.0] Version change to 4.0.6-SNAPSHOT by @rfelcman in #2337
- [4.0] Improved messages in LogginLocalizationResource and ValidationExceptionResource by @ajaypaul-ibm in #2344
- [4.0] GitHub Actions upgrade by @rfelcman in #2353
- [4.0] Random JPA WDF test failures - TestFlush entity collisions by @rfelcman in #2372
- Don't validate if the only change is to a @Version attribute (e.g. em.find() with PESSIMISTIC_FORCE_INCREMENT) by @jgallimore in #2371
- [4.0] Initialize platform specific identity sequences for remote entity manager - bugfix (backport from master #2357) by @rfelcman in #2381
- [4.0] Clone batchQuery when executing to ensure nested batch fetches retain proper rows by @Sheikah45 in #2386
- [4.0] Postgres function calls with named parameters - bugfix (backport from master) by @rfelcman in #2389
- Issue #2391 - Fixed JTATransactionController JNDI initialization by @Tomas-Kraus in #2392
- Issue #2391 - Fixed JTATransactionController JNDI initialization by @Tomas-Kraus in #2394
- [4.0] ASM 9.8.0 upgrade by @rfelcman in #2395
Full Changelog: 4.0.5...4.0.6
4.0.6-RC1
What's Changed
- [4.0] Version change to 4.0.6-SNAPSHOT by @rfelcman in #2337
- [4.0] Improved messages in LogginLocalizationResource and ValidationExceptionResource by @ajaypaul-ibm in #2344
- [4.0] GitHub Actions upgrade by @rfelcman in #2353
- [4.0] Random JPA WDF test failures - TestFlush entity collisions by @rfelcman in #2372
- Don't validate if the only change is to a @Version attribute (e.g. em.find() with PESSIMISTIC_FORCE_INCREMENT) by @jgallimore in #2371
- [4.0] Initialize platform specific identity sequences for remote entity manager - bugfix (backport from master #2357) by @rfelcman in #2381
- [4.0] Clone batchQuery when executing to ensure nested batch fetches retain proper rows by @Sheikah45 in #2386
- [4.0] Postgres function calls with named parameters - bugfix (backport from master) by @rfelcman in #2389
- Issue #2391 - Fixed JTATransactionController JNDI initialization by @Tomas-Kraus in #2392
- Issue #2391 - Fixed JTATransactionController JNDI initialization by @Tomas-Kraus in #2394
- [4.0] ASM 9.8.0 upgrade by @rfelcman in #2395
Full Changelog: 4.0.5...4.0.6-RC1
5.0.0-B07
What's Changed
- Issue #2343 - Code refactoring. by @Tomas-Kraus in #2349
- [master] Issue #2343 - EclipseLink disallows @Version attribute of type java.time.LocalDateTime - code refactoring plus additional unit test by @rfelcman in #2359
- Issue #2339 - JPQL query for all entities in descending order returns no results on Oracle by @Tomas-Kraus in #2363
- Moved messages to proper bundle. Lowered some logging levels. by @Tomas-Kraus in #2365
- [master] Jakarta Persistence 3.2: fix for JPQL with generated this alias in @NamedQuery by @rfelcman in #2360
- [master] New eclipselink dead lock scenario ... enhancement and unit test by @rfelcman in #2350
- [master] CacheKey.equals() NPE bugfix plus unit test by @rfelcman in #2364
- Don't validate if the only change is to a @Version attribute (e.g. em.find() with PESSIMISTIC_FORCE_INCREMENT) by @jgallimore in #2265
- [Master] Update to support java.time.Instant during automatic table creation. by @anija-anil in #2375
Full Changelog: 5.0.0-B06...5.0.0-B07
5.0.0-B06
What's Changed
- Fix calling stored procs on Postgres, and enable some tests by @rdicroce in #2333
- Bump ch.qos.logback:logback-core from 1.5.3 to 1.5.13 by @dependabot in #2334
- [master] JDK 24 build fixes by @rfelcman in #2327
- [master] MySQLPlatform update to support
java.time.Instant
during automatic table creation. by @rfelcman in #2340 - [master] Cache DeadLock Detection test move from org.eclipse.persistence.jpa.jse.test into new org.eclipse.persistence.jpa.testapps.deadlock.diagnostic Maven module by @rfelcman in #2304
- [master] DeadLock diagnostic fix - Lock map snapshots by @rfelcman in #2288
- Issue #2343 - EclipseLink disallows @Version attribute of type java.time.LocalDateTime by @Tomas-Kraus in #2347
- [master] Update JPQL queries for Embeddables don't include all fields - bugfix and unit test by @rfelcman in #2345
- [master] GitHub Actions upgrade by @rfelcman in #2351
- Fix nightly builds link by @Mailaender in #2358
New Contributors
- @Mailaender made their first contribution in #2358
Full Changelog: 5.0.0-B05...5.0.0-B06
4.0.5
What's Changed
- [4.0] Version change to 4.0.5-SNAPSHOT by @rfelcman in #2215
- [4.0] detach() fixes (#2037) - backport from master by @rfelcman in #2225
- [4.0] DatabasePlatform.wasFailureCommunicationBased() fix - backport from master by @rfelcman in #2228
- [4.0] Maven build - OSGi Bundle-Version fix (#2230) - backport from master by @rfelcman in #2231
- add export of internal.weaving package by @lukasj in #2236
- [4.0] OptimisticLockException while using L2 cache fix - backport from master by @rfelcman in #2251
- Fixes coalesce and case operators in multithreaded environments with different number of arguments (backport to 4.0) by @igormukhin in #2262
- [4.0] ASM 9.7.1 upgrade by @rfelcman in #2291
- [4.0] Fix for ReportQuery not fetching relationships with BatchFetch.IN by @Sheikah45 in #2310
- [4.0] Issue #2301 - Sorting not honored with JPA and Oracle by @Tomas-Kraus in #2313
- [4.0] UUID field type mapping - PostgreSQLPlatform (#2284) - backport from master by @rfelcman in #2325
- [4.0] DatasourceAccessor ReentrantLock fix plus new SpringBoot test by @rfelcman in #2328
- [4.0] ConcurrencyException "Max number of attempts to lock object" in WriteLockManager - bugfix - backport from master by @rfelcman in #2329
- [4.0] NPE in QueryBasedValueHolder due to #2181 - bugfix by @rfelcman in #2330
- [4.0] Maven Spring test modules on Java 17 and higher by @rfelcman in #2331
- Fix calling stored procs on Postgres, and enable some tests by @rdicroce in #2308
- [4.0] Fix #2075 Slow startup because of low entropy for PRNG (#2318) by @Zuplyx in #2335
Full Changelog: 4.0.4...4.0.5