diff --git a/ChangeLog.txt b/ChangeLog.txt index c6774aa..ca59fdb 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -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. diff --git a/pom.xml b/pom.xml index 2899fec..416fe97 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.aliyun tea - 1.1.15 + 1.2.0 jar tea