The following tables list the available major versions of Alibaba Cloud software development kits (SDKs) and their lifecycle stages. For more information about the lifecycles of major versions of SDKs and tools and their underlying dependencies, see Alibaba Cloud SDK support policies.
SDK V2.0
Use SDK V2.0. For differences between V1.0 and V2.0, see Alibaba Cloud SDK V1.0 and V2.0.
|
SDK |
Minimum requirement |
Current stage |
Release date |
Remarks |
|
Java 8 |
GA |
August 21, 2020 |
||
|
Java 8 |
GA |
September 26, 2021 |
||
|
Node.js 8.x |
GA |
August 21, 2020 |
Node.js 10.x and earlier support ends January 1, 2025. For more information, see End of support for Node.js 10.x and earlier versions in Alibaba Cloud SDK for Node.js or TypeScript. |
|
|
Go 1.10 |
GA |
August 21, 2020 |
Latest version: v7.8.7 |
|
|
.NET Framework 4.5 or .NET Core 2.0 |
GA |
August 21, 2020 |
||
|
PHP 5.6 |
GA |
August 21, 2020 |
||
|
Python 3.7 |
GA |
August 21, 2020 |
Python 3.6 and earlier support ends October 1, 2024. For more information, see End of support for Python 2.7 and 3.6 in Alibaba Cloud SDK for Python. |
|
|
Swift 5.6 |
Developer Preview |
August 29, 2022 |
||
|
Python 2.7 |
End of support |
August 21, 2020 |
Support ended May 1, 2024. |
To view the SDK version on which a Go project currently depends, run go list -m github.com/alibabacloud-go/ecs-20140526/v7 in the project root directory. The returned result is the current dependency version. To upgrade to the latest version, run go get github.com/alibabacloud-go/ecs-20140526/v7@latest.
SDK V1.0
Do not use SDK V1.0 for new projects. SDK V2.0 resolves V1.0 defects with improved design and experience.
Alibaba Cloud gradually ends support for SDK V1.0 based on the SDK maintenance policies. Using SDK V2.0 directly also prevents additional migration work in the future. SDK V1.0 and SDK V2.0 use different namespaces, so you can use both versions in legacy projects and incrementally migrate to SDK V2.0.
|
SDK |
Minimum requirement |
Current stage |
Release date |
Remarks |
|
C++ 11 |
GA |
May 29, 2019 |
||
|
Java 6 |
GA |
June 23, 2015 |
Java 7 and earlier support ends January 1, 2025. For more information, see End of support for Java 7 and earlier versions in Alibaba Cloud SDK for Java V1.0. |
|
|
Node.js 8.x |
GA |
January 9, 2017 |
Node.js 10.x and earlier support ends January 1, 2025. For more information, see End of support for Node.js 10.x and earlier versions in Alibaba Cloud SDK for Node.js or TypeScript. |
|
|
Go 1.10 |
End of support |
November 21, 2017 |
Support ended on March 1, 2025. For more information, see End of support for Alibaba Cloud SDK V1.0 for Golang on March 1, 2025. |
|
|
.NET Framework 4.5 or .NET Core 2.0 |
GA |
December 18, 2015 |
||
|
PHP 5.5 |
GA |
January 3, 2019 |
||
|
Python 3.7 |
GA |
July 23, 2015 |
For details, see End of support for Python 2.7 and 3.6 in Alibaba Cloud SDK for Python. |
|
|
Ruby 2.3.0 |
GA |
February 13, 2019 |
||
|
PHP 5.5 |
End of support (deprecated) |
June 23, 2015 |
||
|
Python 2.6.5 or 3.x |
End of support |
December 20, 2018 |
Support ended May 1, 2024. |