|
| 1 | +--- |
| 2 | +title: PostgreSQL JDBC Driver 42.7.10 Released |
| 3 | +date: 2026-02-11 10:00:00 -0500 |
| 4 | +categories: |
| 5 | + - new release |
| 6 | +version: 42.7.10 |
| 7 | +--- |
| 8 | +**Notable changes** |
| 9 | + |
| 10 | +### Changed |
| 11 | +* chore: Migrate to Shadow 9 [PR 3931](https://github.com/pgjdbc/pgjdbc/pull/3931) |
| 12 | +* style: fix empty line before javadoc for checkstyle compliance [PR #3925](https://github.com/pgjdbc/pgjdbc/pull/3925) |
| 13 | +* style: fix lambda argument indentation for checkstyle compliance [PR #3922](https://github.com/pgjdbc/pgjdbc/pull/3922) |
| 14 | +* test: add autosave=always|never|conservative and cleanupSavepoints=true|false to the randomized CI jobs [PR #3917](https://github.com/pgjdbc/pgjdbc/pull/3917) |
| 15 | + |
| 16 | +### Fixed |
| 17 | +* fix: non-standard strings failing test for version 19 [PR #3934](https://github.com/pgjdbc/pgjdbc/pull/3934) |
| 18 | +* fix: small issues in ConnectionFactoryImpl [PR #3929](https://github.com/pgjdbc/pgjdbc/pull/3929) |
| 19 | +* fix: process pending responses before fastpath to avoid protocol errors [PR # 3913](https://github.com/pgjdbc/pgjdbc/pull/3913) |
| 20 | +* doc: use.md, fix typos [PR #3911](https://github.com/pgjdbc/pgjdbc/pull/3911) |
| 21 | +* doc: datasource.md, fix minor formatting issue [PR #3912](https://github.com/pgjdbc/pgjdbc/pull/3912) |
| 22 | +* doc: add the new PGP signing key to the official documentation [PR #3912](https://github.com/pgjdbc/pgjdbc/pull/3813) |
| 23 | + |
| 24 | +### Reverted |
| 25 | +* Revert "fix: make all Calendar instances proleptic Gregorian (#3837) (#3887)" [PR #3932](https://github.com/pgjdbc/pgjdbc/pull/3932) |
| 26 | + |
| 27 | +**Commits by author** |
| 28 | + |
| 29 | +### Dave Cramer (5 commits) |
| 30 | +- [Revert "fix: make all Calendar instances proleptic Gregorian (#3837) (#3887)"](https://github.com/pgjdbc/pgjdbc/pull/3932) |
| 31 | +- [fix non-standard strings failing test for version 19](https://github.com/pgjdbc/pgjdbc/pull/3934) |
| 32 | +- [fix small issues in ConnectionFactoryImpl](https://github.com/pgjdbc/pgjdbc/pull/3929) |
| 33 | +- [lastEditYear to 2026 and bump version](https://github.com/pgjdbc/pgjdbc/pull/3909) |
| 34 | +- chore: bump version to 42.7.10 |
| 35 | + |
| 36 | +### Vladimir Sitnikov (3 commits) |
| 37 | +- [test: add autosave=always|never|conservative and cleanupSavepoints=true|false to the randomized CI jobs](https://github.com/pgjdbc/pgjdbc/pull/3917) |
| 38 | +- [fix: process pending responses before fastpath to avoid protocol errors](https://github.com/pgjdbc/pgjdbc/pull/3913) |
| 39 | +- [doc: add the new PGP signing key to the official documentation](https://github.com/pgjdbc/pgjdbc/pull/3813) |
| 40 | + |
| 41 | +### mjschwaiger (2 commits) |
| 42 | +- [doc: use.md, fix typos](https://github.com/pgjdbc/pgjdbc/pull/3911) |
| 43 | +- [doc: datasource.md, fix minor formatting issue](https://github.com/pgjdbc/pgjdbc/pull/3912) |
| 44 | + |
| 45 | +### Praveen Kumar (1 commit) |
| 46 | +- [style: fix empty line before javadoc for checkstyle compliance](https://github.com/pgjdbc/pgjdbc/pull/3925) |
| 47 | + |
| 48 | +### Kairav Mittal (1 commit) |
| 49 | +- [style: fix lambda argument indentation for checkstyle compliance](https://github.com/pgjdbc/pgjdbc/pull/3922) |
| 50 | + |
| 51 | +### Goooler (1 commit) |
| 52 | +- [Migrate to Shadow 9](https://github.com/pgjdbc/pgjdbc/pull/3931) |
0 commit comments