Revision 76
The first stable release of Charmed PgBouncer operator for Kubernetes has been published in the 1/stable
channel.
See also: Releases overview page
What's changed
This section outlines the most important highlights, features and bug fixes in this release.
- Workload updated to PgBouncer 1.18 (fixes for PostgreSQL 14)
- Added Juju 3 support (Juju 2 is still supported) [DPE-1762]
- Juju peer and relation secrets support [DPE-1766][DPE-2296]
- Charm minor upgrades and minor rollbacks [DPE-1771]
- "Charmed PostgreSQL K8s" extensions support [DPE-2056]
- COS support [DPE-1779]
- Logs rotation [DPE-1756]
- TLS support [DPE-335]
- Added support for the
data-integrator
charm - Added support for modern
postgresql_client
, legacypgsql
andtls-certificates
interfaces - Complete documentation on CharmHub
Full Changelog: https://github.com/canonical/pgbouncer-k8s-operator/commits/rev76
What is inside the charms
- Charmed PgBouncer K8s ships the latest PgBouncer “1.18.0-0ubuntu0.22.04.1”
- The Prometheus pgbouncer-exporter is "0.7.0-0ubuntu0.22.04.1~ppa1"
- K8s charms based on our ROCK OCI (Ubuntu LTS “22.04” - ubuntu:22.04-based)
- Principal charms supports the latest LTS series “22.04” only.
- Subordinate charms support LTS “22.04” and “20.04” only.
Technical notes:
- Upgrade (
juju refresh
) is possible from this revision 76+. - Please check the external components requirements
- Use this operator together with modern Charmed PostgreSQL K8s operator.