Skip to content

Commit fc97476

Browse files
committed
chore: update CHANGELOG.md
1 parent c43d706 commit fc97476

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## 2.0.0 -- 2020-09-24
4+
5+
* Updates to the AWS Encryption SDK. 13e0f81
6+
7+
This change includes fixes for issues that were reported by Thai Duong from
8+
Google's Security team, and for issues that were identified by AWS
9+
Cryptography.
10+
11+
See: <https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/migration.html>
12+
13+
### BREAKING CHANGES
14+
15+
* AWS KMS KeyIDs must be specified explicitly or Discovery mode explicitly
16+
chosen.
17+
* Key committing suites are now default.
18+
* CommitmentPolicy requires commitment by default.
19+
320
## 1.7.0 -- 2020-09-24
421

522
* Updates to the AWS Encryption SDK. cbed43b

0 commit comments

Comments
 (0)