Releases: IBM/go-sdk-core
Releases · IBM/go-sdk-core
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)
v5.17.1
5.17.1 (2024-05-06)
Bug Fixes
- use correct error variable in external auth case (#217) (0b70d7d)
v5.17.0
5.17.0 (2024-04-17)
Features
- send user-agent header with auth token requests (#216) (90f0ba5)
v5.16.4
5.16.4 (2024-04-08)
Bug Fixes
- errors: wrap errors from external authenticators to use new system (#214) (c74778e)