Jul 20, 2023 - PgBouncer 1.20.0

PgBouncer 1.20.0 has been released. This release deprecates the online restart feature using the -R flag, instead so_reuseport should be used for online restarts. It also introduces better support for tracking PostgreSQL settings using the new track_extra_parameters setting, which can be used to track search_path in combination with Citus 12.0+. It also adds some other features such as connecting using TLS by default, forwarding error codes in the authentication phase and support for the options startup parameter. And finally it also fixes a few minor bugs.

See the full details in the changelog.

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

May 31, 2023 - PgBouncer 1.19.1

PgBouncer 1.19.1 has been released. This minor release contains two important bugfixes to avoid rare crashes. These rare crashes were introduced in 1.18.0. It also adds a few files to our release tarball that are required to run our tests.

See the full details in the changelog.

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

May 4, 2023 - PgBouncer 1.19.0

PgBouncer 1.19.0 has been released. This release contains several small new features and some important bug fixes. A new option auth_dbname and a new command SHOW STATE have been added, as well as additional facilities to manage cancel requests. A bug introduced in version 1.18.0 that affected a number of users has been fixed, so users of that version are especially encouraged to upgrade.

See the full details in the changelog.

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