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 b8e7528 commit 03037f3Copy full SHA for 03037f3
CHANGELOG.rst
@@ -2,6 +2,23 @@
2
Changelog
3
*********
4
5
+2.0.0 -- 2020-09-24
6
+===================
7
+
8
+New Features
9
+------------
10
11
+* Updates to the AWS Encryption SDK. 2542b58
12
13
+ This change includes fixes for issues that were reported by Thai Duong from Google's Security
14
+ team, and for issues that were identified by AWS Cryptography.
15
16
+ BREAKING CHANGE: AWS KMS KeyIDs must be specified explicitly or Discovery mode explicitly chosen.
17
18
+ Key committing suites are now default. CommitmentPolicy requires commitment by default.
19
20
+ See: `Migration Guide <https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/migration.html>`_
21
22
1.7.0 -- 2020-09-24
23
===================
24
0 commit comments