We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c43d706 commit fc97476Copy full SHA for fc97476
CHANGELOG.md
@@ -1,5 +1,22 @@
1
# Changelog
2
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
20
## 1.7.0 -- 2020-09-24
21
22
* Updates to the AWS Encryption SDK. cbed43b
0 commit comments