Skip to content

Releases: heroku/heroku-buildpack-pgbouncer

v0.18.0

19 Dec 16:29
f8a9bb1

Choose a tag to compare

What's Changed

  • Update pgbouncer from v1.23.1 to v1.24.1 (#204)
  • Remove Heroku-20 support (#204)

Full Changelog: v0.17.0...v0.18.0

v0.17.0

28 May 09:07
89426fd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.0...v0.17.0

v0.16.0

13 Aug 13:42
259461d

Choose a tag to compare

  • Update pgbouncer to v1.23.1 (#196).

v0.15.0

23 May 16:55
549d617

Choose a tag to compare

  • Support SCRAM authentication, use plain passwords in auth_file (#193).
  • Add PGBOUNCER_AUTH_TYPE config and update default to scram-sha-256 (#193).
  • Add PGBOUNCER_SERVER_TLS_SSLMODE config and update default to require (#193).
  • Update server_tls_sslmode to require (from prefer) (#193).

v0.14.0

20 May 15:14
723459e

Choose a tag to compare

  • Add validation of PGBOUNCER_URLS during config generation (#174}.
  • Add support for the Heroku-24 stack (#189).
  • Remove support for the Heroku-18 stack (#191).

v0.13.0

09 Sep 09:42
9259869

Choose a tag to compare

  • Update pgbouncer to v1.17.0 for Heroku-18 and Heroku-20 (for parity with Heroku-22)

v0.12.0

06 Sep 11:29
19368b1

Choose a tag to compare

  • Add missing SIGTERM patch for v1.17.0 (corrects shutdown behaviour on Heroku-22)

v0.11.0

20 Jun 19:39
b90524d

Choose a tag to compare

  • Update to pgbouncer v1.17.0 on Heroku-22 (only), to fix OpenSSL 3 related crashes

v0.10.0

19 May 09:25
6aa99fe

Choose a tag to compare

  • Add support for Heroku-22

v0.6.0

12 Jun 10:19
62f4d94

Choose a tag to compare

  • Add support for Heroku-20
  • Updates pgbouncer to 1.14 for Heroku-20
  • Updates pgbouncer to 1.14 for Heroku-18
  • Updates pgbouncer to 1.14 for Heroku-16