github zalando/postgres-operator v1.8.1
Gracious Iguanas

latest releases: v1.12.2, v1.12.1, v1.12.0...
2 years ago

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

Fixes and enhancements

  • Not changing case of defined environment variables (breaking change in v1.8.0) (#1889)
  • Bring back 8080 operator port for spilo containers (#1864)
  • Avoid writing on a closed channel during switchovers (#1876)
  • additional_owner_roles are granted to database owners, not vice versa (operator will repair false membership) (#1869)
  • Use uint64 type for fetching replication lag calling Patroni members endpoint (#1893)
  • Use right number of WaitGroups when PostgresTeam informer is enabled (#1876)
  • Sync CRD manifests with internal go representation (#1869)
  • Raising apiVersion of helm charts to only support helm3+ (#1884)
  • [UI] correct cost calculation and added tooltip to cluster list explaining the formula (#1872)
  • [UI] when fetching cluster logs use default when no team is found for user (#1872)

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

Thanks to our contributors: @FxKu, @idanovinda, @jopadi, @sdudoladov, @Jan-M, @CyberDem0n,
@dmvolod, @mujx, @stephan2012, @danlenar, @chitoku-k, @AllexVeldman, @rocket357

Don't miss a new postgres-operator release

NewReleases is sending notifications on new releases.