Skip to content

Releases: IBM/secret-utils-lib

v1.1.11

19 Aug 13:07
2da184c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.10...v1.1.11

v1.1.10

16 Aug 12:27
86b700a
Compare
Choose a tag to compare

What's Changed

  • Upgrade k8s and other dependencies from 1.28 to 1.30 by @sameshai in #30

New Contributors

Full Changelog: v1.1.9...v1.1.10

v1.1.9

16 Feb 07:17
b5713d8
Compare
Choose a tag to compare

Removing unnecessary appending of token exchange path for token exchange url.

v1.1.8

23 Jan 10:29
d6c3d37
Compare
Choose a tag to compare
  1. K8S package update to 1.28.6
  2. Determining stage/prod token exchange url based on endpoint provided in storage secret store.
  3. Added Unit test cases

v1.1.7

03 Nov 11:07
96ed76c
Compare
Choose a tag to compare

Retry mechanism added in case of unreachability to token exchange URL

v1.1.6

22 Sep 05:05
5d7553a
Compare
Choose a tag to compare

Updating k8s.io/client-go library to version v0.26.1

v1.1.5

29 Aug 06:14
4616e6f
Compare
Choose a tag to compare

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

28 Apr 06:51
b76f444
Compare
Choose a tag to compare
  • Fix for IAM timeout issue.
  • Always use public IAM endpoint for satellite cluster.

v1.1.3

28 Feb 07:35
9044589
Compare
Choose a tag to compare

k8s 1.26 dependency upgrade

v1.1.2

30 Jan 12:41
13f3d3e
Compare
Choose a tag to compare

Exposing K8S client giving the capability for the client code to initialise their own k8s client and pass the same.