4.0.4-RC1
Pre-release
Pre-release
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