Skip to content

Releases: IBM/go-sdk-core

v5.9.4

22 Mar 16:47
Compare
Choose a tag to compare

5.9.4 (2022-03-22)

Bug Fixes

  • retain http.Client config when retries are enabled (#157) (fe093da)

v5.9.3

16 Mar 19:08
Compare
Choose a tag to compare

5.9.3 (2022-03-16)

Bug Fixes

  • set the minimum TLS version in the client to v1.2 (#156) (0188990)

v5.9.2

02 Feb 16:27
Compare
Choose a tag to compare

5.9.2 (2022-02-02)

Bug Fixes

  • allow retries and disable ssl to co-exist (#154) (b16fe8d)

v5.9.1

10 Dec 21:11
Compare
Choose a tag to compare

5.9.1 (2021-12-10)

Bug Fixes

v5.9.0

29 Nov 21:26
Compare
Choose a tag to compare

5.9.0 (2021-11-29)

Features

  • IamAuthenticator: support refresh token flow in IamAuthenticator (#146) (97f89dd)

v5.8.2

25 Nov 15:55
Compare
Choose a tag to compare

5.8.2 (2021-11-25)

Bug Fixes

  • bump go-openapi/strfmt to avoid vulnerability alert (#147) (7d61715)

v5.8.1

19 Nov 15:11
Compare
Choose a tag to compare

5.8.1 (2021-11-19)

Bug Fixes

v5.8.0

08 Nov 17:27
Compare
Choose a tag to compare

5.8.0 (2021-11-08)

Features

  • VpcInstanceAuthenticator: add support for new VPC authentication flow (#139) (9906ab3)

v5.7.2

26 Oct 18:45
Compare
Choose a tag to compare

5.7.2 (2021-10-26)

Bug Fixes

  • use consistent retry behavior for 5xx status codes (ee5f62d)

v5.7.1

25 Oct 16:36
Compare
Choose a tag to compare

5.7.1 (2021-10-25)

Bug Fixes

  • redact secrets when logging requests/responses (8693f6a)