Releases: IBM/go-sdk-core
Releases · IBM/go-sdk-core
v5.20.1
5.20.1 (2025-06-11)
Bug Fixes
- BaseService: allow User-Agent to be set via service-level headers (ae8e642)
v5.20.0
5.20.0 (2025-05-30)
Features
- auth: add support for MCSP V2 authentication (c7328f9)
v5.19.1
5.19.1 (2025-04-17)
Bug Fixes
- build: migrate to new yaml package (476dc47), closes #247
v5.19.0
5.19.0 (2025-03-07)
Features
- ContainerAuthenticator: add support for code engine workload (#244) (80518d2)
v5.18.6
5.18.6 (2025-03-07)
Bug Fixes
- build: bump crypto dependency to avoid CVE (22d98e3)
v5.18.5
5.18.5 (2025-01-07)
Bug Fixes
- avoid runtime panic when the
errors
field of the response is nil
(9c104b3)
v5.18.4
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.2
5.18.2 (2024-12-12)
Bug Fixes
- wrap full validation errors instead of just their message (#232) (1bfb146)