September 25, 2025: PostgreSQL 18 Released!

PgBouncer 1.25.0 released

Posted on 2025-11-09 by PgBouncer
Related Open Source

PgBouncer 1.25.0 has been released. This release contains a number of new features along with a variety of improvements and bug fixes. Highlights are:

  • Support for LDAP authentication.
  • Support for client-side "direct" TLS connections.
  • Reporting connected but idle client connections as idle instead of active.
  • Greatly improving performance of SCRAM authentication.

See the full details in the changelog.

Download here: pgbouncer-1.25.0.tar.gz (sha256)

PgBouncer is a lightweight connection pooler for PostgreSQL.