v1.12.2
版本发布时间: 2024-06-14 17:32:27
zalando/postgres-operator最新发布版本:v1.13.0(2024-08-22 19:58:08)
This is a bugfix release to the 1.12
version of the Postrges Operator. Thanks to everyone who gave feedback, raised issues or fixed bugs.
Fixes and enhancements
- use json tag for schema mapping of InfrastructureRole struct (#2659)
- align base images in arm build pipeline with Docker images (#2663)
- align dependencies in Makefile (#2647)
- [UI] fix exec format error on ARM (#2663, #2649)
- [UI] use nodejs-lts instead of outdated alpine version to workaround permission issue with old npm version (#2653)
Breaking changes
- removed helm chart version 1.10.0, 1.12.0 and 1.12.1 and only provide the last point release of each version (#2664)
amd images: Docker image: registry.opensource.zalan.do/acid/postgres-operator:v1.12.2 UI Docker image: registry.opensource.zalan.do/acid/postgres-operator-ui:v1.12.2 Logical Backup Docker image: registry.opensource.zalan.do/acid/logical-backup:v1.12.2
Multi-arch image (arm): Postgres Operator: ghcr.io/zalando/postgres-operator:v1.12.2 UI: ghcr.io/zalando/postgres-operator-ui:v1.12.2 Logical Backup: ghcr.io/zalando/postgres-operator/logical-backup:v1.12.2
Default Spilo image: ghcr.io/zalando/spilo-16:3.2-p3
Thanks to our contributors: @macedigital, @FxKu, @idanovinda, @hemakshis, @Skoucail @crkochan