Skip to content

Releases: IBM/ibmcloud-volume-interface

v1.2.6

20 Aug 05:19
930828c
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v1.2.5...v1.2.6

v1.2.5

19 Jun 06:15
fae4854
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.4...v1.2.5

v1.2.4

10 May 14:21
6093e32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.4

v1.2.2

24 Jan 06:20
5490313
Compare
Choose a tag to compare
  1. K8S package upgrade to 28.6 by @GunaKKIBM in #41
    Full Changelog: v1.2.0...v1.2.2

v1.2.1

16 Oct 10:47
f6708f6
Compare
Choose a tag to compare

What's Changed

  • Adding support for CreateFileShareTarget as part of CreateFileShare call by @sameshai in #39

Full Changelog: v1.1.4...v1.2.1

v1.2.0

16 Oct 10:28
f6708f6
Compare
Choose a tag to compare

What's Changed

  • Use ProxyFromEnvironment when creating HTTP transport by @dobsonj in #38
  • ENI Support by @sameshai in #36
  • Adding support for CreateFileShareTarget as part of CreateFileShare call by @sameshai in #39

New Contributors

Full Changelog: v1.1.4...v1.2.0

v1.1.4

04 May 06:25
9272e9d
Compare
Choose a tag to compare

Use provided token exchange URL for satellite clusters, if not provided, always use public IAM endpoint

v1.1.3

28 Feb 08:45
8f8d4c5
Compare
Choose a tag to compare

Update k8s dependency to 1.26

v1.1.2

30 Jan 13:13
ba61653
Compare
Choose a tag to compare
  1. Code changes to keep intact with secret-common-lib.
  2. Fetch k8s secret and config map using golang k8s client config, hence removing dependency on mounted k8s secret or config map.
  3. Passing initialised k8s client to secret provider.

v1.1.1

20 Dec 10:13
cd6ea90
Compare
Choose a tag to compare

Updating secret-utils-lib, secret-common-lib - refactored code