Download Latest Version postgresql-42.7.7.jar (1.1 MB)
Email in envelope

Get an email when there's a new version of PostgreSQL JDBC Driver

Home / REL42.7.7
Name Modified Size InfoDownloads / Week
Parent folder
postgresql-42.7.7.jar 2025-06-11 1.1 MB
README.md 2025-06-11 2.7 kB
v42.7.7 source code.tar.gz 2025-06-11 2.3 MB
v42.7.7 source code.zip 2025-06-11 3.0 MB
Totals: 4 Items   6.4 MB 22

Changes

Security

  • security: Client Allows Fallback to Insecure Authentication Despite channelBinding=require configuration. Fix channel binding required handling to reject non-SASL authentication Previously, when channel binding was set to "require", the driver would silently ignore this requirement for non-SASL authentication methods. This could lead to a false sense of security when channel binding was explicitly requested but not actually enforced. The fix ensures that when channel binding is set to "require", the driver will reject connections that use non-SASL authentication methods or when SASL authentication has not completed properly. See the Security Advisory for more detail. Reported by George MacKerron The following CVE-2025-49146 has been issued

Added

  • test: Added ChannelBindingRequiredTest to verify proper behavior of channel binding settings

🐛 Bug Fixes

  • fix: ensure Connection.isValid() returns true even if prepared statements deallocate @vlsi (#3655)

🧰 Maintenance

  • chore: bump slf4j and logback versions used for pgjdbc-osgi-test @vlsi (#3653)
  • chore: fix the default branch name for dependency-submission action @vlsi (#3650)
  • chore: add gradle/actions/dependency-submission so GitHub shows all dependencies used when building pgjdbc @vlsi (#3646)

⬆️ Dependencies

12 changes - chore: bump slf4j and logback versions used for pgjdbc-osgi-test @vlsi (#3653) - chore(deps): update oracle-actions/setup-java action to v1.4.2 @renovate-bot (#3643) - fix(deps): update dependency checkstyle to v10.25.0 @renovate-bot (#3644) - chore: add gradle/actions/dependency-submission so GitHub shows all dependencies used when building pgjdbc @vlsi (#3646) - fix(deps): update dependency org.codehaus.groovy:groovy-all to v3.0.25 @renovate-bot (#3648) - fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite.gradle.plugin to v7.7.0 @renovate-bot (#3649) - chore(deps): update plugin com.gradle.develocity to v4.0.2 @renovate-bot (#3647) - chore(deps): update codecov/codecov-action digest to 15559ed @renovate-bot (#3636) - chore(deps): update dependency gradle to v8.14.1 @renovate-bot (#3637) - chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.21 - autoclosed @renovate-bot (#3638) - chore(deps): update dependency sbt/sbt to v1.11.0 @renovate-bot (#3640) - fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.1.13 @renovate-bot (#3639)
Source: README.md, updated 2025-06-11