Skip to content

Commit f742964

Browse files
committed
Support attribute filtering for DescribeInstanceTypes.
1 parent 061a307 commit f742964

File tree

5 files changed

+514
-15
lines changed

5 files changed

+514
-15
lines changed

aliyun-java-sdk-ecs/ChangeLog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2022-09-07 Version: 4.24.25
2+
- Support attribute filtering for DescribeInstanceTypes.
3+
- Provide cpuArchitecture and insatnceCategory attribute in DescribeInstanceTypes.
4+
15
2022-08-31 Version: 4.24.24
26
- Support create image with boot mode.
37
- Provide image boot mode info in DescribeImages.

aliyun-java-sdk-ecs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.aliyun</groupId>
55
<artifactId>aliyun-java-sdk-ecs</artifactId>
66
<packaging>jar</packaging>
7-
<version>4.24.24</version>
7+
<version>4.24.25</version>
88
<name>aliyun-java-sdk-ecs</name>
99
<url>http://www.aliyun.com</url>
1010
<description>Aliyun Open API SDK for Java

0 commit comments

Comments
 (0)