Releases: IBM/go-sdk-core
Releases · IBM/go-sdk-core
v5.16.3
5.16.3 (2024-03-21)
Bug Fixes
- errors: restore matching against all original errors (#213) (005fdb8)
v5.16.2
5.16.2 (2024-03-20)
Bug Fixes
- errors: support error checking methods for new problem structures (#212) (65eb01d)
v5.16.1
5.16.1 (2024-03-14)
Bug Fixes
- deps: upgrade yaml package to avoid vulnerability (#211) (0ee3e33)
v5.16.0
5.16.0 (2024-03-13)
Features
- errors: augment errors with new "Problem" types (#199) (6ec86dd)
v5.15.1
5.15.1 (2024-01-29)
Bug Fixes
- deps: bump dependencies to the latest versions (#205) (9f23f44)
v5.15.0
5.15.0 (2023-11-15)
Features
- MCSPAuthenticator: add new authenticator for Multi-Cloud Saas Platform (#198) (8987085)
v5.14.1
5.14.1 (2023-08-22)
Bug Fixes
- RedactSecrets: add additional keywords to be redacted (#191) (d176568), closes #190