Revisions 926, 927

k8s

The first stable revision of Charmed PostgreSQL 16 for Kubernetes has been released in the 16/stable channel. It comes with several new features and improvements.

Thank you to everybody who helped make this release happen!

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

Features

  • [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: https://github.com/canonical/postgresql-k8s-operator/compare/v16/1.111.0…v16/1.139.0