diff --git a/CHANGELOG.md b/CHANGELOG.md index 257fbedb78..249bed70d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,6 +60,8 @@ request adding CHANGELOG notes for breaking (!) changes and possibly other secti The setting can be configured on a per-catalog basis by setting the catalog property: `polaris.config.enable-sub-catalog-rbac-for-federated-catalogs`. The realm-level feature flag `ALLOW_SETTING_SUB_CATALOG_RBAC_FOR_FEDERATED_CATALOGS` (default: true) controls whether this functionality can be enabled or modified at the catalog level. - Added support for S3-compatible storage that does not have STS (use `stsUavailable: true` in catalog storage configuration) +- Python client: added support for custom realm and header +- Python client: added support for policy management ### Changes