Skip to content

v0.15.0

Compare
Choose a tag to compare
@edmorley edmorley released this 23 May 16:55
· 2 commits to main since this release
549d617
  • 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).