Releases: IBM/secret-utils-lib
Releases · IBM/secret-utils-lib
v1.1.9
Removing unnecessary appending of token exchange path for token exchange url.
v1.1.8
- K8S package update to 1.28.6
- Determining stage/prod token exchange url based on endpoint provided in storage secret store.
- Added Unit test cases
v1.1.7
Retry mechanism added in case of unreachability to token exchange URL
v1.1.6
Updating k8s.io/client-go library to version v0.26.1
v1.1.5
Providing client library a capability to define IBMC_VAULT_TOKEN_PATH, if it is necessary to read vault token from a particular path.
v1.1.4
- Fix for IAM timeout issue.
- Always use public IAM endpoint for satellite cluster.
v1.1.3
k8s 1.26 dependency upgrade
v1.1.2
Exposing K8S client giving the capability for the client code to initialise their own k8s client and pass the same.