github pgbouncer/pgbouncer pgbouncer_1_22_0
PgBouncer 1.22.0

latest release: pgbouncer_1_22_1
2 months ago

2024-01-31 - PgBouncer 1.22.0 - "DEALLOCATE ALL"

  • Features

    • Adds support for DEALLOCATE ALL and DISCARD ALL when max_prepared_statements is set to a non-zero value (normal DEALLOCATE
      is still unsupported) (#972)
    • Support configuring auth_query per database (#979)
  • Changes

    • Improve settings in the recommended systemd unit file (#983)
    • Make fail fast logic handle all scenarios where no working connections to the database exist anymore and none can be established (#998)
    • Multiple documentation improvements
  • Fixes

    • Fix issue in PG14+ where PgBouncer would send SET DateStyle='ISO' for every transaction (#879)
    • Fix handling of empty application_name (#999)
    • Fix building on Windows with OpenSSL 3.2.0 (#1009)

New Contributors

All changes: pgbouncer_1_21_0...pgbouncer_1_22_0

Don't miss a new pgbouncer release

NewReleases is sending notifications on new releases.