PgBouncer K8s Reference | Release Notes

Release Notes

This page provides high-level overviews of the dependencies and features that are supported by each revision in every stable release. To learn more about the different release tracks, see the Juju documentation about risk levels.

To see all releases and commits, check the Charmed PgBouncer K8s Releases page on GitHub.

Dependencies and supported features

For each release, this table shows:

  • The PgBouncer version packaged inside
  • The minimum Juju version required to reliably operate all features of the release

    This charm still supports older versions of Juju 2.9. See the system requirements for more details

  • Support for specific features
Revision PgBouncer version Juju version TLS encryption COS monitoring Minor version upgrades
268, 269 1.21.0 3.4.5+ check check check
228, 229 1.21.0 3.4.5+ check check
144, 145 1.21.0 3.1.8+ check check
103 1.21.0 3.1.7+ check check
81 1.21.0 3.1.6+ check
76 1.18.0 3.1.6+ check

Architecture and base

Several revisions are released simultaneously for different bases/series using the same charm code. In other words, one release contains multiple revisions.

If you do not specify a revision on deploy time, Juju will automatically choose the revision that matches your base and architecture.

If you deploy a specific revision, you must make sure it matches your base and architecture via the tables below or with juju info.

Release 268/269 (latest)

Revision amd64 arm64 Ubuntu 22.04 (jammy)
268 check check
269 check check
Release 228/229
Revision amd64 arm64 Ubuntu 22.04 (jammy)
228 check check
229 check check
Release 144/145
Revision amd64 arm64 Ubuntu 22.04 (jammy)
144 check check
145 check check
Release 103
Revision amd64 arm64 Ubuntu 22.04 (jammy)
103 check check
Release 81
Revision amd64 arm64 Ubuntu 22.04 (jammy)
81 check check
Release 76
Revision amd64 arm64 Ubuntu 22.04 (jammy)
81 check check

Our release notes are an ongoing work in progress. If there is any additional information about releases that you would like to see or suggestions for other improvements, don’t hesitate to contact us on Matrix or leave a comment.