Releases: IBM/go-sdk-core
Releases · IBM/go-sdk-core
v4.4.1
4.4.1 (2020-09-14)
Bug Fixes
v4.4.0
4.4.0 (2020-09-09)
Features
v4.3.1
4.3.1 (2020-09-08)
Bug Fixes
- expose AuthenticationError.Err field and add ctor (3005687)
v4.3.0
4.3.0 (2020-08-19)
Features
- add utility function to convert primitive type slices to string slices (#68) (136d316)
v4.2.0
4.2.0 (2020-08-14)
Features
- add detailed error response to iam/cp4d authenticators (#66) (3485263)
v4.1.0
4.1.0 (2020-08-07)
Features
- rename isNil to be IsNil (public) (1698f78)
v4.0.8
4.0.8 (2020-07-29)
Bug Fixes
- improve error paths in BaseService.Request() (c5dd77f)
v4.0.7
4.0.7 (2020-07-28)
Bug Fixes
- use isNil() for interface{} values (e1c27a0)
v4.0.6
4.0.6 (2020-07-14)
Bug Fixes
- avoid linter error in DetailedResponse.String() (ad41174)
v4.0.5
4.0.5 (2020-07-13)
Bug Fixes
- correctly handle nil pointer interfaces (2734d50)