github zalando/postgres-operator v1.7.1
Obedient Tarsier

latest releases: v1.13.0, v1.12.2, v1.12.1...
3 years ago

This is a new minor release to the 1.7 version of the Postrges Operator. Thanks to everyone who gave feedback, raised issues or fixed bugs.

New features

  • Postgres 14 support (#1636)

Enhancements

  • choose correct restart order of master and replica(s) when decreasing certain config options like max_connections (#1655)
  • restart instances with a pending_restart flag on later syncing (#1655)
  • fixing issues around comparison between effective Postgres config vs. patroni + postgresql.parameters manifest sections (#1635)
  • fix configuring PodToleraton via OperatorConfiguration CRD (#1647)
  • move from Go 1.15.6 to 1.16.9 + updating dependencies (#1645)
  • documentation fixes (#1594, #1631, #1650)

Breaking changes

  • support for Postgres 9.5 is dropped from the new default Spilo image (#1636)

Docker image: registry.opensource.zalan.do/acid/postgres-operator:v1.7.1
UI Docker image: registry.opensource.zalan.do/acid/postgres-operator-ui:v1.7.1
Sample logical backup image: registry.opensource.zalan.do/acid/logical-backup:v1.7.1
Default Spilo image: registry.opensource.zalan.do/acid/spilo-14:2.1-p3

Thanks to our contributors: @FxKu, @Jan-M, @CyberDem0n,
@Yajo, @elmehdisaniss, @wlritchi, @Lebvanih

Don't miss a new postgres-operator release

NewReleases is sending notifications on new releases.