Releases: IBM/keyprotect-go-client
Releases · IBM/keyprotect-go-client
v0.6.1
Fix error code return on key ring create
v0.6.0
- Restore key API changed - No longer taking payload
- Key Alias Management
- Key Ring support
- Allowed IP and key create/import access instance policy support
v0.5.4
- Add context manipulation methods for Correlation-IDs
v0.5.3
- Add ability for clients to pass in a custom UUID as a Correlation-ID via the request context
v0.5.2
- Move Travis CI to test with go 1.14 and 1.15
- Fixed a nil deref with some IAM error messages
Release v0.5.1
No new changes except adding examples and fixing docs
v0.5.0
Added GetKeyMetadata
Added new Policy manipulations (DualAuth delete, network policies)
Added support for HPCS only algorithms for import token
Added enable/disable key
v0.4.0
Added basic instance policy APIs
v0.3.5 Release
- Added support for new error messages with 'reasons' field
- Added support for force delete flag
Bug fixes for 0.3.3
- Fix incorrect policies endpoint