Skip to content

2.7.13-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rfelcman rfelcman released this 25 Jul 08:34
· 31 commits to 2.7 since this release
7ffb888

What's Changed

  • [2.7] Version change to prepare for a next release 2.7.13 by @rfelcman in #1814
  • [2.7] Issue 1827: Add java.time support for DB2 schema generation by @dazey3 in #1830
  • [2.7] Persistence weaver logging (remove useless log message) - backport from master by @rfelcman in #1839
  • [2.7] Issue 1540: Improve Oracle platform java time support by @dazey3 in #1835
  • [2.7] Issue 1544: Derby mapping of LocalTime should map to TIME type by @dazey3 in #1834
  • [2.7] fix #1596 Major performance issue in case of many new entities - backport from master by @Zuplyx in #1860
  • [2.7] ASM version switch to 9.5 to be ready for JDK 21. by @rfelcman in #1859
  • [2.7] Ant build add JDK 17 support by @rfelcman in #1864
  • [2.7] JPA test fixes by @rfelcman in #1857
  • [2.7] Oracle DDL Parser dependency update 1.0.0.v201807030954 -> 3.0.1 by @rfelcman in #1871
  • [2.7] SDO potential memory leak fix 2.0 - backport from the master by @rfelcman in #1866
  • [2.7] Bug 543265 - WSDL namespace order is different on ITEMSERVICEPORT?WSDL - backport from master by @rfelcman in #1879
  • [2.7] JDK 21 build and test support by @rfelcman in #1881
  • [2.7] Ant build - MOXy tests fix by @rfelcman in #1907
  • [2.7] Ant build - MOXy tests fix 2.0 by @rfelcman in #1908
  • [2.7] Ant build - TopLink integration change by @rfelcman in #1910
  • [2.7] Bugfix for - Missing error message when calling JpaHelper.getReportQuery() with wrong argument - backport by @rfelcman in #1914

Full Changelog: 2.7.12...2.7.13-RC1