diff --git a/CHANGELOG.md b/CHANGELOG.md index fdbe0c1b0f..495a89b1af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,9 @@ the authentication parameters are picked from the environment or configuration f - The `DEFAULT_LOCATION_OBJECT_STORAGE_PREFIX_ENABLED` feature was added to support placing tables at locations that better optimize for object storage. +- The Helm chart now supports Pod Disruption Budgets (PDBs) for Polaris components. This allows users to define + the minimum number of pods that must be available during voluntary disruptions, such as node maintenance. + ### Changes - Polaris Management API clients must be prepared to deal with new attributes in `AwsStorageConfigInfo` objects.