Skip to content

Releases: IBM/go-sdk-core

v5.18.5

07 Jan 21:17
Compare
Choose a tag to compare

5.18.5 (2025-01-07)

Bug Fixes

  • avoid runtime panic when the errors field of the response is nil (9c104b3)

v5.18.4

07 Jan 21:04
Compare
Choose a tag to compare

5.18.4 (2025-01-07)

Bug Fixes

  • bump x/net to v0.34.0 to avoid CVE-2024-24338 (#235) (3b75e84)
  • fix semantic-release config (9d9e0be)

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)