Skip to content

Releases: IBM/go-sdk-core

v5.18.3

13 Dec 09:49
Compare
Choose a tag to compare

5.18.3 (2024-12-13)

Bug Fixes

v5.18.2

12 Dec 14:25
Compare
Choose a tag to compare

5.18.2 (2024-12-12)

Bug Fixes

  • wrap full validation errors instead of just their message (#232) (1bfb146)

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)