From f7005fe2a733f197d021af2cf19fe5389345c324 Mon Sep 17 00:00:00 2001 From: seebees Date: Thu, 5 May 2022 11:16:03 -0700 Subject: [PATCH 1/4] chore: Update support policy --- SUPPORT_POLICY.rst | 39 +++++++++++++++++++++++ aws-encryption-sdk-net/SUPPORT_POLICY.rst | 15 ++++++--- 2 files changed, 50 insertions(+), 4 deletions(-) create mode 100644 SUPPORT_POLICY.rst diff --git a/SUPPORT_POLICY.rst b/SUPPORT_POLICY.rst new file mode 100644 index 000000000..ef51ffe89 --- /dev/null +++ b/SUPPORT_POLICY.rst @@ -0,0 +1,39 @@ +Overview +======== +This page describes the support policy for the AWS Encryption SDK. +We regularly provide the AWS Encryption SDK 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 Encryption SDK releases to keep up with the latest features, +security updates, and underlying dependencies. +Continued use of an unsupported SDK version is not recommended and is done at the user’s discretion + +Major Version Lifecycle +======================== +The AWS Encryption SDK 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 +====================== +This table describes the current support status of each major version of the AWS Encryption SDK for Dafny. +It also shows the next status each major version will transition to, +and the date at which that transition will happen. + +.. list-table:: + :widths: 30 50 50 50 50 + :header-rows: 1 + + * - Major version + - Current status + - Supported Runtime + - Next status + - Next status date + * - 1.x + - Generally Available + - + * C# + - + - + +.. _AWS SDKs and Tools Maintenance Policy: https://docs.aws.amazon.com/sdkref/latest/guide/maint-policy.html#version-life-cycle diff --git a/aws-encryption-sdk-net/SUPPORT_POLICY.rst b/aws-encryption-sdk-net/SUPPORT_POLICY.rst index c59ab04d5..c2cada3cc 100644 --- a/aws-encryption-sdk-net/SUPPORT_POLICY.rst +++ b/aws-encryption-sdk-net/SUPPORT_POLICY.rst @@ -1,17 +1,24 @@ Overview ======== -This page describes the support policy for the AWS Encryption SDK. We regularly provide the AWS Encryption SDK 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. +This page describes the support policy for the AWS Encryption SDK. +We regularly provide the AWS Encryption SDK 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 Encryption SDK releases to keep up with the latest features, security updates, and underlying dependencies. Continued use of an unsupported SDK version is not recommended and is done at the user’s discretion +We recommend users to stay up-to-date with Encryption SDK releases +to keep up with the latest features, security updates, and underlying dependencies. +Continued use of an unsupported SDK version is not recommended and is done at the user’s discretion Major Version Lifecycle ======================== -The AWS Encryption SDK follows the same major version lifecycle as the AWS SDK. For details on this lifecycle, see `AWS SDKs and Tools Maintenance Policy`_. +The AWS Encryption SDK 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 ====================== -This table describes the current support status of each major version of the AWS Encryption SDK for Java. It also shows the next status each major version will transition to, and the date at which that transition will happen. +This table describes the current support status of each major version of the AWS Encryption SDK for .NET. +It also shows the next status each major version will transition to, and the date at which that transition will happen. .. list-table:: :widths: 30 50 50 50 From cce3e9d550811b34cbd0b59072151a0055505e2d Mon Sep 17 00:00:00 2001 From: seebees Date: Thu, 5 May 2022 11:48:33 -0700 Subject: [PATCH 2/4] Update SUPPORT_POLICY.rst Co-authored-by: Alex Chew --- SUPPORT_POLICY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUPPORT_POLICY.rst b/SUPPORT_POLICY.rst index ef51ffe89..dd5db948f 100644 --- a/SUPPORT_POLICY.rst +++ b/SUPPORT_POLICY.rst @@ -32,7 +32,7 @@ and the date at which that transition will happen. * - 1.x - Generally Available - - * C# + * .NET - - From e87813a71eeaf28b2003190d2800e745d9199267 Mon Sep 17 00:00:00 2001 From: seebees Date: Fri, 6 May 2022 13:34:24 -0700 Subject: [PATCH 3/4] Update aws-encryption-sdk-net/SUPPORT_POLICY.rst Co-authored-by: Alex Chew --- aws-encryption-sdk-net/SUPPORT_POLICY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-encryption-sdk-net/SUPPORT_POLICY.rst b/aws-encryption-sdk-net/SUPPORT_POLICY.rst index c2cada3cc..4cf663e0a 100644 --- a/aws-encryption-sdk-net/SUPPORT_POLICY.rst +++ b/aws-encryption-sdk-net/SUPPORT_POLICY.rst @@ -7,7 +7,7 @@ Updates may also address changes with dependencies, language runtimes, and opera We recommend users to stay up-to-date with Encryption SDK releases to keep up with the latest features, security updates, and underlying dependencies. -Continued use of an unsupported SDK version is not recommended and is done at the user’s discretion +Continued use of an unsupported SDK version is not recommended and is done at the user’s discretion. Major Version Lifecycle From 9e8253408b78d0c97f4471b00556ad5dbc799cb7 Mon Sep 17 00:00:00 2001 From: seebees Date: Fri, 6 May 2022 13:34:31 -0700 Subject: [PATCH 4/4] Update SUPPORT_POLICY.rst Co-authored-by: Alex Chew --- SUPPORT_POLICY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUPPORT_POLICY.rst b/SUPPORT_POLICY.rst index dd5db948f..9cad5467a 100644 --- a/SUPPORT_POLICY.rst +++ b/SUPPORT_POLICY.rst @@ -7,7 +7,7 @@ Updates may also address changes with dependencies, language runtimes, and opera We recommend users to stay up-to-date with Encryption SDK releases to keep up with the latest features, security updates, and underlying dependencies. -Continued use of an unsupported SDK version is not recommended and is done at the user’s discretion +Continued use of an unsupported SDK version is not recommended and is done at the user’s discretion. Major Version Lifecycle ========================