Skip to content

Commit a6111d1

Browse files
committed
update changelog and support policy
1 parent 3d9439e commit a6111d1

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,19 @@ Changelog
77

88
Deprecation
99
-----------
10-
The AWS DynamoDB Encryption Client for Python no longer supports Python 3.7
10+
* The AWS DynamoDB Encryption Client for Python no longer supports Python 3.7
1111
as of version 3.3; only Python 3.8+ is supported.
12+
* We no longer support OpenSSL 1.0.1 or 1.0.2, as per `cryptography documentation <https://cryptography.io/en/3.4.6/installation.html#supported-platforms>`_.
1213

1314
Feature
1415
-----------
1516
* Warn on Deprecated Python 3.7 usage
17+
* Add Python 3.11 to CI
18+
* Add Python 3.12 to CI
19+
20+
Maintenance
21+
-----------
22+
* Update requirements for boto3 (>=1.10.0) and cryptography (>=3.4.6)
1623

1724
3.2.0 -- 2021-12-19
1825
===================

SUPPORT_POLICY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ This table describes the current support status of each major version of the AWS
3232
* - 3.x
3333
- Generally Available
3434
- Maintenance
35-
- 2023-07-23
35+
- 2024-08-05
3636

3737
.. _AWS SDKs and Tools Maintenance Policy: https://docs.aws.amazon.com/sdkref/latest/guide/maint-policy.html#version-life-cycle

0 commit comments

Comments
 (0)