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 cd07edc commit de86470Copy full SHA for de86470
CHANGELOG.rst
@@ -2,6 +2,17 @@
2
Changelog
3
*********
4
5
+1.3.8 -- 2018-xx-xx
6
+===================
7
+
8
+Minor
9
+-----
10
11
+* Add support to remove clients from :ref:`KMSMasterKeyProvider` client cache if they fail to connect to endpoint.
12
+ `#86 <https://github.com/aws/aws-encryption-sdk-python/pull/86>`_
13
+* Add support for SHA384 and SHA512 for use with RSA OAEP wrapping algorithms.
14
+ `#56 <https://github.com/aws/aws-encryption-sdk-python/issues/56>`_
15
16
1.3.7 -- 2018-09-20
17
===================
18
0 commit comments