EDB Postgres for Kubernetes 0.4 release notes v1
Released: 5 Nov 2020
Type | Description |
---|---|
Feature | Support for full recovery from a backup. |
Feature | Add bootstrap section to configure how to initiate a cluster: initDB or fullRecovery . |
Feature | Introduce defaulting and validating webhooks. |
Feature | Simplify configuration (convention over configuration). |
Feature | Constrain rolling upgrades to the same PostgreSQL major version. |
Feature | End-to-end tests run on GKE, AKS and GKS. |
Enhancement | Documentation improvements. |
Enhancement | Bug fixes and minor improvements. |