We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aba9208 + d1a3688 commit d94b4f5Copy full SHA for d94b4f5
aliyun-java-sdk-core/ChangeLog.txt
@@ -1,3 +1,7 @@
1
+2019-03-25 Version: 4.3.8
2
+1. Support http proxy
3
+2. Update endpoint.json file
4
+
5
2019-03-21 Version: 4.3.7
6
1. Fix content has not bean provided
7
2. Support https cert
aliyun-java-sdk-core/pom.xml
@@ -4,7 +4,7 @@
<groupId>com.aliyun</groupId>
<artifactId>aliyun-java-sdk-core</artifactId>
<packaging>jar</packaging>
- <version>4.3.7</version>
+ <version>4.3.8</version>
8
<name>aliyun-java-sdk-core</name>
9
<url>http://www.aliyun.com</url>
10
<description>Aliyun Open API SDK for Java
0 commit comments