You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ request adding CHANGELOG notes for breaking (!) changes and possibly other secti
57
57
58
58
### New Features
59
59
60
-
- Updated catalogs creation to include AWS kms key ,as an extra param in the storage config info, to be used in S3 data encryption
60
+
- Updated catalogs creation to include AWS kms key, as an extra param in the storage config info (`kmsKeyArn`), to be used in S3 data encryption.
61
61
- Added a finer grained authorization model for UpdateTable requests. Existing privileges continue to work for granting UpdateTable, such as `TABLE_WRITE_PROPERTIES`.
62
62
However, you can now instead grant privileges just for specific operations, such as `TABLE_ADD_SNAPSHOT`
63
63
- Added a Management API endpoint to reset principal credentials, controlled by the `ENABLE_CREDENTIAL_RESET` (default: true) feature flag.
0 commit comments