Notable Changes
Notable changes
Changed
- chore: Migrate to Shadow 9 PR 3931
- style: fix empty line before javadoc for checkstyle compliance PR #3925
- style: fix lambda argument indentation for checkstyle compliance PR #3922
- test: add autosave=always|never|conservative and cleanupSavepoints=true|false to the randomized CI jobs PR #3917
Fixed
- fix: non-standard strings failing test for version 19 PR #3934
- fix: small issues in ConnectionFactoryImpl PR #3929
- fix: process pending responses before fastpath to avoid protocol errors PR # 3913
- doc: use.md, fix typos PR #3911
- doc: datasource.md, fix minor formatting issue PR #3912
- doc: add the new PGP signing key to the official documentation PR #3912
Reverted
- Revert “fix: make all Calendar instances proleptic Gregorian (#3837) (#3887)” PR #3932
Commits by author
Dave Cramer (5 commits)
- Revert “fix: make all Calendar instances proleptic Gregorian (#3837) (#3887)”
- fix non-standard strings failing test for version 19
- fix small issues in ConnectionFactoryImpl
- lastEditYear to 2026 and bump version
- chore: bump version to 42.7.10
Vladimir Sitnikov (3 commits)
- test: add autosave=always|never|conservative and cleanupSavepoints=true|false to the randomized CI jobs
- fix: process pending responses before fastpath to avoid protocol errors
- doc: add the new PGP signing key to the official documentation