Skip to content

Releases: IBM/go-sdk-core

v5.20.1

11 Jun 16:51
Compare
Choose a tag to compare

5.20.1 (2025-06-11)

Bug Fixes

  • BaseService: allow User-Agent to be set via service-level headers (ae8e642)

v5.20.0

30 May 15:12
Compare
Choose a tag to compare

5.20.0 (2025-05-30)

Features

  • auth: add support for MCSP V2 authentication (c7328f9)

v5.19.1

17 Apr 19:38
Compare
Choose a tag to compare

5.19.1 (2025-04-17)

Bug Fixes

  • build: migrate to new yaml package (476dc47), closes #247

v5.19.0

07 Mar 19:56
Compare
Choose a tag to compare

5.19.0 (2025-03-07)

Features

  • ContainerAuthenticator: add support for code engine workload (#244) (80518d2)

v5.18.6

07 Mar 15:17
Compare
Choose a tag to compare

5.18.6 (2025-03-07)

Bug Fixes

  • build: bump crypto dependency to avoid CVE (22d98e3)

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)