Revisions 926, 927
·
202 commits
to main
since this release
A new revision of Charmed PostgreSQL K8s has been published in the 16/stable channel on Charmhub.
Charmhub | Deployment guides | System requirements | How to upgrade from PostgreSQL 14 to 16
Compatibility
| Architecture | Charm revision | OCI image revision* | PostgreSQL version | Recommended Juju version |
|---|---|---|---|---|
amd64 |
927 | 200 | 16.14 | 3.6.24+ |
arm64 |
926 | 200 | 16.14 | 3.6.24+ |
postgresql-k8s OCI image resources:
postgresql-image=ghcr.io/canonical/charmed-postgresql@sha256:1da72aefe66fed3b739a0c78778ccb8f71ef343a375f2632146240550580aef1
What's Changed
- [DPE-10012] Bump PG to 16.14 (OCI bumped by renovate) by @taurus-forever in #1564
Bug fixes
- [DPE-10008] docs(restore): fix restore-to-time format to match PostgreSQL timestamp by @marceloneppel in #1516
- [DPE-10368] Bump replication lag defaults from 16kB to 100MB by @taurus-forever in #1585
- [DPE-10371] fix(terraform): widen juju provider constraint to ~> 1.0 by @marceloneppel in #1583
- fix: robustly select valid backup entry in GCP restore integration test by @taurus-forever in #1553
Full Changelog: v16/1.111.0...v16/1.139.0