Skip to content

Commit

Permalink
Bump 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yndu13 committed May 26, 2022
1 parent a9dd2ae commit c624149
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 @@
2022-05-26 Version: 1.2.0
1. Support client logger.
2. Support base type cast for list && modify cast rules.
3. Support http statusCode in TeaException.
4. Fix string(null) param in query.
5. Fix TeaException message.

2021-12-20 Version: 1.1.15
1. Support socks proxy.

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>tea</artifactId>
<version>1.1.15</version>
<version>1.2.0</version>
<packaging>jar</packaging>

<name>tea</name>
Expand Down

0 comments on commit c624149

Please sign in to comment.