Skip to content

2.7.15-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rfelcman rfelcman released this 10 May 12:10
· 7 commits to 2.7 since this release
af60e4e

What's Changed

  • [2.7] Version change to prepare for a next release 2.7.15 by @rfelcman in #2023
  • [2.7] Ant build cleanup fix by @rfelcman in #2029
  • [2.7] WebLogic Server test fixes by @rfelcman in #2028
  • [2.7] Minor messaging improvements by @anija-anil in #2057
  • [2.7] WebLogic Server test fixes - Ordinal binding vs Named binding by @rfelcman in #2111
  • [2.7] Bug in internal.helper.ConcurrencyUtil.dumpConcurrencyManagerInformationStep02(ConcurrencyManagerState) - copy paste mistake - it logs twice the Page 03 start - information about threads waiting to acquire read cache keys by @rfelcman in #2113
  • [2.7] Performance improvement: synchronize to java.util.concurrent.locks switch to improve performance with VirtualThreads - backport from master by @rfelcman in #2119
  • [2.7] ASM version upgrade to 9.7 (JDK 23 ready) by @rfelcman in #2123
  • [2.7] Queries created with criteria api with many joins - fix - backport from master by @rfelcman in #2133
  • [2.7] MOXy SchemaGenerator WSDL Namespace order switch by @rfelcman in #2135
  • fixes #2136 - NPE in ExpressionOperator.printCollection by @igormukhin in #2137

New Contributors

Full Changelog: 2.7.14...2.7.15-RC1