Skip to content

Commit e68ea95

Browse files
authored
amazon-s3-encryption-client-go: changes for v3.1.0 (#63)
* chore(release): update CHANGELOG for 3.1.0 release * amazon-s3-encryption-client-go: changes for v3.1.0
1 parent f2fc7a9 commit e68ea95

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
1-
### 3.0.2 (2024-09-10)
1+
## 3.1.0 (2024-11-11)
2+
3+
### Features
4+
5+
* add support for GrantTokens in KMS keyring (https://github.com/aws/amazon-s3-encryption-client-go/issues/61)
6+
7+
## 3.0.2 (2024-09-10)
28

39
### Fixes
410

511
* allow S3EC Go to decode S3 server non-US-ASCII object metadata encoding (https://github.com/aws/amazon-s3-encryption-client-go/pull/56)
612

713
### Maintenance
814

9-
* CI: Add workflow to run CI daily (https://github.com/aws/amazon-s3-encryption-client-go/pull/53)
15+
* CI: Add workflow to run CI daily (https://github.com/aws/amazon-s3-encryption-client-go/pull/53)
1016
* upgrade packages (https://github.com/aws/amazon-s3-encryption-client-go/pull/57)
1117
* use %w for error types in string formatting (https://github.com/aws/amazon-s3-encryption-client-go/pull/54)
1218

0 commit comments

Comments
 (0)