Releases: IBM/go-sdk-core
Releases · IBM/go-sdk-core
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)
v5.18.0
5.18.0 (2024-10-15)
Features
- IamAssumeAuthenticator: introduce new authenticator type (#229) (df85f15)
v5.17.5
5.17.5 (2024-09-03)
Bug Fixes
- logging: improve go core's debug logging (#227) (f0f3237)
v5.17.4
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
5.17.3 (2024-05-16)
Bug Fixes
- request_builder: encode unresolved path string prior to path parameter insertion (#219) (5f567da)
v5.17.2
5.17.2 (2024-05-08)
Bug Fixes
- errors: flatten sdk problem chains to reduce hash complexity (#218) (9fc1ebc)