We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4678ffa commit b54780fCopy full SHA for b54780f
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## 2.0.0 -- 2020-09-24
4
+
5
+* feat!: Updates to the AWS Encryption SDK. d60db0b
6
7
+### BREAKING CHANGES
8
9
+* AWS KMS KeyIDs must be specified explicitly or Discovery mode explicitly chosen.
10
+Key committing suites are now default. CommitmentPolicy requires commitment by default.
11
12
+See: https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/migration.html
13
14
## 1.7.0 -- 2020-09-24
15
16
* feat: Updates to the AWS Encryption SDK. bdb31dc
0 commit comments