Skip to content

Releases: alibabacloud-go/tea

Release version v1.2.2

22 Jan 10:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

Release version v1.2.1

28 Jun 09:56
Compare
Choose a tag to compare
  • Bump golang.org/x/net from 0.9.0 to 0.11.0.
  • Improve TLS client config.
  • Docs: update comments.

Release version v1.2.0

11 May 04:02
Compare
Choose a tag to compare

Feat: support HTTP max Idle connection pool size in config.

Release version v1.1.20

20 Oct 09:12
Compare
Choose a tag to compare

Return description and accessDeniedDetail in error info.

Support when statusCode is *int

20 Jun 12:25
Compare
Choose a tag to compare

Support when statusCode is *int

Support statusCode in Data for SDKError

14 Jun 12:19
Compare
Choose a tag to compare

Support statusCode in Data of SDKError for SDK Request

Improve the retry check

23 Jul 07:38
d9ff2bf
Compare
Choose a tag to compare
add StatusCode for SDK Error

Co-authored-by: zigang.wang <zigang.wang@alibaba-inc.com>

v1.1.16

19 May 01:43
Compare
Choose a tag to compare

fix the big number error

v1.1.15

27 Jan 01:57
Compare
Choose a tag to compare
  • Modify Convert Func

v1.1.14

18 Jan 01:45
Compare
Choose a tag to compare
add ToInt and ToInt32