Skip to content

Commit 5234672

Browse files
Update CHANGELOG.md
Co-authored-by: Dmitri Bourlatchkov <dmitri.bourlatchkov@gmail.com>
1 parent 708630c commit 5234672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ request adding CHANGELOG notes for breaking (!) changes and possibly other secti
5757

5858
### New Features
5959

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.
6161
- Added a finer grained authorization model for UpdateTable requests. Existing privileges continue to work for granting UpdateTable, such as `TABLE_WRITE_PROPERTIES`.
6262
However, you can now instead grant privileges just for specific operations, such as `TABLE_ADD_SNAPSHOT`
6363
- Added a Management API endpoint to reset principal credentials, controlled by the `ENABLE_CREDENTIAL_RESET` (default: true) feature flag.

0 commit comments

Comments
 (0)