4.0.5-RC1
Pre-release
Pre-release
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
Full Changelog: 4.0.4...4.0.5-RC1