v1.6.2
版本发布时间: 2021-04-01 19:38:47
zalando/postgres-operator最新发布版本:v1.13.0(2024-08-22 19:58:08)
This is a new minor release to the 1.6
version of the Postrges Operator. Thanks to everyone who gave feedback, raised issues or fixed bugs.
New features
- Support major version upgrade via manifest (#1372)
- Control global upgrades via min major version (#1372, #1386)
- Add option to configure
AllowPrivilegeEscalation
for pods (true
by default) (#1412, #1433)
Enhancements and bugfixes
- Moved rolling update flag from statefulset to pods (#1341)
- Prevent rolling updates on empty
additional_pod_capabilities
(#1380) - Create global default privileges in the appropriate prepared databases (#1421)
- Not logging failed queries for CREATE / ALTER USER commands (#1433)
- [UI] parameterize team settings (#1375)
- [Pooler] improve monitoring capabilities of pgbouncer
Docker image: registry.opensource.zalan.do/acid/postgres-operator:v1.6.2 UI Docker image: registry.opensource.zalan.do/acid/postgres-operator-ui:v1.6.2 Sample logical backup image: registry.opensource.zalan.do/acid/logical-backup:v1.6.2 Default Spilo image: registry.opensource.zalan.do/acid/spilo-13:2.0-p6
Thanks to our contributors: @Jan-M, @FxKu, @erthalion, @sdudoladov, @CyberDem0n, @machine424, @neelasha-09, @caiconkhicon, @holyhope, @ssinger