This is an automated email from the ASF dual-hosted git repository.

yzheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new d396ffd28 Python client: update CHANGELOG.MD for recent changes (#2796)
d396ffd28 is described below

commit d396ffd285689d620e57aca0123394a2d0515f89
Author: Yong Zheng <[email protected]>
AuthorDate: Sun Oct 12 16:11:45 2025 -0500

    Python client: update CHANGELOG.MD for recent changes (#2796)
---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 257fbedb7..249bed70d 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
 

Reply via email to