Skip to content

Commit 8eda417

Browse files
committed
Supported IdempotentToken for Push and MassPush.
1 parent c1c154e commit 8eda417

File tree

4 files changed

+601
-430
lines changed

4 files changed

+601
-430
lines changed

aliyun-java-sdk-push/ChangeLog.txt

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-03-21 Version: 3.13.21
2+
- Supported IdempotentToken for Push and MassPush.
3+
14
2025-03-18 Version: 3.13.20
25
- Supported IdempotentToken for Push and MassPush.
36

aliyun-java-sdk-push/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.aliyun</groupId>
55
<artifactId>aliyun-java-sdk-push</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.13.20</version>
7+
<version>3.13.21</version>
88
<name>aliyun-java-sdk-push</name>
99
<url>http://www.aliyun.com</url>
1010
<description>Aliyun Open API SDK for Java

0 commit comments

Comments
 (0)