Skip to content

Commit 1387ed9

Browse files
authored
Update Changelog with finer grained authz (#2775)
1 parent ff0b754 commit 1387ed9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ request adding CHANGELOG notes for breaking (!) changes and possibly other secti
3737

3838
### New Features
3939

40+
- Added a finer grained authorization model for UpdateTable requests. Existing privileges continue to work for granting UpdateTable, such as `TABLE_WRITE_PROPERTIES`.
41+
However, you can now instead grant privileges just for specific operations, such as `TABLE_ADD_SNAPSHOT`
4042
- Added a Management API endpoint to reset principal credentials, controlled by the `ENABLE_CREDENTIAL_RESET` (default: true) feature flag.
4143
- The `ENABLE_SUB_CATALOG_RBAC_FOR_FEDERATED_CATALOGS` was added to support sub-catalog (initially namespace and table) RBAC for federated catalogs.
4244
The setting can be configured on a per-catalog basis by setting the catalog property: `polaris.config.enable-sub-catalog-rbac-for-federated-catalogs`.

0 commit comments

Comments
 (0)