Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 13 additions & 10 deletions SUPPORT_POLICY.rst
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
Overview
========
==========
Overview
==========
This page describes the support policy for the Amazon S3 Encryption Client. We regularly provide the Amazon S3 Encryption Client with updates that may contain support for new or updated APIs, new features, enhancements, bug fixes, security patches, or documentation updates. Updates may also address changes with dependencies, language runtimes, and operating systems.

We recommend users to stay up-to-date with Amazon S3 Encryption Client releases to keep up with the latest features, security updates, and underlying dependencies. Continued use of an unsupported client version is not recommended and is done at the user’s discretion


Major Version Lifecycle
========================
=========================
Major Version Lifecycle
=========================
The Amazon S3 Encryption Client follows the same major version lifecycle as the AWS SDK. For details on this lifecycle, see `AWS SDKs and Tools Maintenance Policy`_.

Version Support Matrix
======================
========================
Version Support Matrix
========================
This table describes the current support status of each major version of the Amazon S3 Encryption Client for Java. It also shows the next status each major version will transition to, and the date at which that transition will happen.

.. list-table::
Expand All @@ -26,13 +29,13 @@ This table describes the current support status of each major version of the Ama
-
-
* - 2.x
- Maintenance Mode
- End of Support
- EOY 2025
-
-
* - 3.x
- Maintenance Mode
-
-
- End of Support
- 2026/07/16
* - 4.x
- Generally Available
-
Expand Down
Loading