Skip to content

Commit

Permalink
Bump 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
yndu13 committed Sep 4, 2024
1 parent 1dd4979 commit 53b9d3d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2024-09-04 Version: 0.3.8
1.feat: support IMDS v2 default for ecs ram role.
2.feat: support role chain for RAM role arn.
3.feat: support CLI profile credentials provider.
4.feat: reuse last provider as default and support credentials uri provider in chain.
4.improve exception handling.

2024-08-19 Version: 0.3.7
1.feat: support system property alibabacloud.sessionToken.
2.feat: optimize SSLSocketFactory implementation.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.aliyun</groupId>
<artifactId>credentials-java</artifactId>
<version>0.3.7</version>
<version>0.3.8</version>
<packaging>jar</packaging>

<name>credentials-java</name>
Expand Down

0 comments on commit 53b9d3d

Please sign in to comment.