File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,12 @@ Changelog
8
8
Minor
9
9
-----
10
10
11
- * Add support to remove clients from :ref : `KMSMasterKeyProvider ` client cache if they fail to connect to endpoint.
11
+ * Add support to remove clients from :class : `KMSMasterKeyProvider ` client cache if they fail to connect to endpoint.
12
12
`#86 <https://github.com/aws/aws-encryption-sdk-python/pull/86 >`_
13
13
* Add support for SHA384 and SHA512 for use with RSA OAEP wrapping algorithms.
14
14
`#56 <https://github.com/aws/aws-encryption-sdk-python/issues/56 >`_
15
+ * Fix ``streaming_client `` classes to properly interpret short reads in source streams.
16
+ `#24 <https://github.com/aws/aws-encryption-sdk-python/issues/24 >`_
15
17
16
18
1.3.7 -- 2018-09-20
17
19
===================
You can’t perform that action at this time.
0 commit comments