Skip to content

Releases: IBM/go-sdk-core

v5.18.1

21 Oct 16:48
Compare
Choose a tag to compare

5.18.1 (2024-10-21)

Bug Fixes

  • fix minor problem with debug message (#231) (cf84c9d)

v5.18.0

15 Oct 14:17
Compare
Choose a tag to compare

5.18.0 (2024-10-15)

Features

  • IamAssumeAuthenticator: introduce new authenticator type (#229) (df85f15)

v5.17.5

03 Sep 16:09
Compare
Choose a tag to compare

5.17.5 (2024-09-03)

Bug Fixes

  • logging: improve go core's debug logging (#227) (f0f3237)

v5.17.4

25 Jun 18:12
Compare
Choose a tag to compare

5.17.4 (2024-06-25)

Bug Fixes

This also includes the change to bump go-retryablehttp from v0.7.5 to v0.7.7 to avoid a vulnerability.

v5.17.3

16 May 14:06
Compare
Choose a tag to compare

5.17.3 (2024-05-16)

Bug Fixes

  • request_builder: encode unresolved path string prior to path parameter insertion (#219) (5f567da)

v5.17.2

08 May 16:48
Compare
Choose a tag to compare

5.17.2 (2024-05-08)

Bug Fixes

  • errors: flatten sdk problem chains to reduce hash complexity (#218) (9fc1ebc)

v5.17.1

06 May 16:52
Compare
Choose a tag to compare

5.17.1 (2024-05-06)

Bug Fixes

  • use correct error variable in external auth case (#217) (0b70d7d)

v5.17.0

17 Apr 19:45
Compare
Choose a tag to compare

5.17.0 (2024-04-17)

Features

  • send user-agent header with auth token requests (#216) (90f0ba5)

v5.16.5

10 Apr 18:45
Compare
Choose a tag to compare

5.16.5 (2024-04-10)

Bug Fixes

v5.16.4

08 Apr 22:03
Compare
Choose a tag to compare

5.16.4 (2024-04-08)

Bug Fixes

  • errors: wrap errors from external authenticators to use new system (#214) (c74778e)