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: README.md
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,30 @@ or [API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/index.
15
15
16
16
For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md). Prior to v2.4.8, release notes can be found at https://aws.amazon.com/releasenotes/?tag=releasenotes%23keywords%23javascript
17
17
18
+
## Version 2.x Support
19
+
We are formalizing our plans to enter **AWS SDK for JavaScript v2** into maintenance mode in 2023.
20
+
21
+
[**AWS SDK for JavaScript v3**][aws-sdk-js-v3] is the latest and recommended version,
22
+
which has been GA since December 2020. Please refer to [this blog][v3-recommended-blog]
23
+
on why and how you should use [**AWS SDK for JavaScript v3**][aws-sdk-js-v3] and
24
+
the experimental codemod scripts you can use to migrate your application from v2 to v3.
25
+
To get help with your migration, please follow our general guidelines to
26
+
[open an issue](https://github.com/aws/aws-sdk-js/issues/new/choose)
27
+
and choose [guidance][open-issue-v2-guidance]. To give feedback on and
28
+
report issues in the v3 repo, please refer to
29
+
[Giving feedback and contributing](https://github.com/aws/aws-sdk-js-v3#giving-feedback-and-contributing).
30
+
Watch this README and the
31
+
[AWS Developer Tools Blog][aws-devtools-blog] for updates and announcements
32
+
regarding the maintenance plans and timelines. Please refer to the
33
+
[AWS SDKs and Tools maintenance policy][aws-sdks-maintenance-policy]
0 commit comments