Skip to content

4.0.4-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rfelcman rfelcman released this 15 Jul 11:20
· 7 commits to 4.0 since this release
059428c

What's Changed

  • [4.0] Version change to 4.0.4-SNAPSHOT by @rfelcman in #2148
  • [4.0] Maven build - org.eclipse.persistence.javadoc module fix by @rfelcman in #2150
  • Allow escaping of '?' using '??' in SQL expression (#1935) by @pvarga88 in #2156
  • [4.0] LoggingLocalization performance improvement - backport from master by @rfelcman in #2171
  • [4.0] fix #1950 Duplicate objects in UnitOfWorkImpl.primaryKeyToNewObjects - backport from master by @Zuplyx in #2177
  • [4.0] Fix #1240: SessionEventListener: add pre/post flush() events - backport from master by @Zuplyx in #2178
  • [4.0] fix #1957: Presize HashMap allocations - backport from master by @Zuplyx in #2179
  • [4.0] Maven build - MANIFEST.MF Implementation-Version fix by @rfelcman in #2202
  • [4.0] Virtual Threads: performance impact with Helidon integration fix (pinning threads) by @rfelcman in #2181

Full Changelog: 4.0.3...4.0.4-RC1