Skip to content

Releases: ibm-cloud-security/vault-plugin-secrets-ibmcloud

Release v0.3.0-alpha.2 of IBM Cloud Secrets Backend for HashiCorp Vault

14 Sep 13:49
Compare
Choose a tag to compare

This is a standalone backend plugin for use with HashiCorp Vault. This plugin dynamically generates API and HMAC keys for IBM Cloud service IDs. The service ID can either be pre-existing or the plugin can dynamically create it and assign it membership in a set of IBM Cloud access groups.

This release has been tested with Vault 1.9.4.

Release notes:

v0.3.0-alpha.2
This is an alpha release of v0.3.0. This release adds the ability to generate HMAC keys from an IBM Cloud Object storage instance for dynamically generated service IDs based on a secret engine role containing IAM access groups and a Cloud Object Storage instance GUID. This feature addition includes changes to the config/, roles/, and creds/ paths.

For more details on usage of the new feature, see the readme from this release level.

Release v0.2.2 of IBM Cloud Secrets Backend for HashiCorp Vault

02 Aug 19:17
12a2456
Compare
Choose a tag to compare

This is a standalone backend plugin for use with HashiCorp Vault. This plugin dynamically generates API keys for IBM Cloud service IDs. The service ID can either be pre-existing or the plugin can dynamically create it and assign it membership in a set of IBM Cloud access groups.

This release has been tested with Vault 1.9.4.

Release Notes:

v0.2.2

  • Provides support for the iam_endpoint configuration value to reference an HTTP proxy

v0.2.1

  • Provides compatibility with plugin configurations stored using release v0.1.0

v0.2.0

  • Provides support for IBM Cloud IAM private endpoints
  • Provides the ability to rotate the IBM Cloud API key used by the secret engine

v0.1.0

  • The initial release

Release v0.2.1 of IBM Cloud Secrets Backend for HashiCorp Vault

02 May 12:46
4882cd7
Compare
Choose a tag to compare

This is a standalone backend plugin for use with HashiCorp Vault. This plugin dynamically generates API keys for IBM Cloud service IDs. The service ID can either be pre-existing or the plugin can dynamically create it and assign it membership in a set of IBM Cloud access groups.

This release adds two new capabilities:

Support for IBM Cloud IAM private endpoints
The ability to rotate the IBM Cloud API key used by the secret engine

This release has been tested with Vault 1.9.4.

Release Notes:

  • v0.2.1 Provides compatibility with plugin configurations stored using release v0.1.0

Release v0.2.0 of IBM Cloud Secrets Backend for HashiCorp Vault

27 Apr 16:21
04bfc90
Compare
Choose a tag to compare

This is a standalone backend plugin for use with HashiCorp Vault. This plugin dynamically generates API keys for IBM Cloud service IDs. The service ID can either be pre-existing or the plugin can dynamically create it and assign it membership in a set of IBM Cloud access groups.

This release adds two new capabilities:

  1. Support for IBM Cloud IAM private endpoints
  2. The ability to rotate the IBM Cloud API key used by the secret engine

This release has been tested with Vault 1.9.4.

Release v0.1.0 of IBM Cloud Secrets Backend for HashiCorp Vault

17 Dec 15:48
87efe8c
Compare
Choose a tag to compare

This is a standalone backend plugin for use with HashiCorp Vault. This plugin dynamically generates API keys for IBM Cloud service IDs. The service ID can either be pre-existing or the plugin can dynamically create it and assign it membership in a set of IBM Cloud access groups.

This release is intended to be used with Vault 1.6.0 and later.