chore(deps): update helm release postgres-operator to v1.7.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
postgres-operator | minor |
1.6.3 -> 1.7.1
|
Release Notes
zalando/postgres-operator
v1.7.1
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
v1.7.0
We are excited to announce a new release of the Postgres Operator.
New features
- Allow secrets in namespaces different from cluster (#1490, #1540, #1569, #1581)
- Selector for pre-provisioned volumes (#1385)
- Add support for backups on Azure (#1537)
Enhancements
- Changes under Patroni section will be reflected, e.g. replication slots (#1535)
- Avoid rolling updates if only restart is needed, e.g. parameters changed under postgresql section (#1103)
- For preparedDatabases, define default access privileges for default LOGIN roles, too (#1512)
- Improved connection pooler sync fixes missing pooler schema for new databases (#1593)
- Node affinities and tolerations are reused for pooler pods (#1464)
- Add basic retry around switchover (#1510)
- Do not modify volumes when below gp3 minimum throughput (#1543)
- Extended admin docs on operator upgrades and restoring backups (#1592)
- [UI, helm] improve manifest templates (#1514, #1575, #1582)
Breaking changes
- new bootstrap parameter blacklist moves fields between parameters and DCS sections in SPILO_CONFIGURATION env variable -> rolling update (#1103)
- [helm] Both configuration options are served from the same
values.yaml
file (#1224, #1603)
Docker image: registry.opensource.zalan.do/acid/postgres-operator:v1.7.0 UI Docker image: registry.opensource.zalan.do/acid/postgres-operator-ui:v1.7.0 Sample logical backup image: registry.opensource.zalan.do/acid/logical-backup:v1.7.0 Default Spilo image: registry.opensource.zalan.do/acid/spilo-13:2.1-p1
Thanks to our contributors: @FxKu, @RafiaSabih, @sdudoladov, @Jan-M, @erthalion, @CyberDem0n, @apeschel, @yanchenko-igor, @jcrood, @dalbani, @cucxabong, @frankconrad, @flyinggecko, @golgoth31, @markus-codes, @yelhouti, @ssinger, @stromvirvel
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.