Skip to content

4.0.5

Latest
Compare
Choose a tag to compare
@rfelcman rfelcman released this 23 Dec 11:50
· 1 commit to 4.0 since this release
a96b873

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