PostgreSQL JDBC Driver 42.7.10 Released

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)

Vladimir Sitnikov (3 commits)

mjschwaiger (2 commits)

Praveen Kumar (1 commit)

Kairav Mittal (1 commit)

Goooler (1 commit)