You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,19 @@
2
2
Changelog
3
3
*********
4
4
5
+
2.4.0 -- 2021-07-01
6
+
===================
7
+
8
+
Deprecation Announcement
9
+
------------------------
10
+
The AWS Encryption SDK for Python is discontinuing support for Python 2. Future major versions of this library
11
+
will drop support for Python 2 and begin to adopt changes that are known to break Python 2.
12
+
13
+
Support for Python 3.4 will be removed at the same time. Moving forward, we will support Python 3.5+.
14
+
15
+
Security updates will still be available for the Encryption SDK 2.x line for the next 12 months, in accordance with our `Support Policy <https://github.com/aws/aws-encryption-sdk-python/blob/master/SUPPORT_POLICY.rst>`__.
0 commit comments