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](https://pgbouncer.org/changelog.html#pgbouncer-125x). Download here: [pgbouncer-1.25.0.tar.gz](https://pgbouncer.org/downloads/files/1.25.0/pgbouncer-1.25.0.tar.gz) ([sha256](https://pgbouncer.org/downloads/files/1.25.0/pgbouncer-1.25.0.tar.gz.sha256)) PgBouncer is a lightweight connection pooler for PostgreSQL.
