[release-announce] castellan 3.2.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Mon Jun 29 17:53:40 UTC 2020


We are ecstatic to announce the release of:

castellan 3.2.0: Generic Key Manager interface for OpenStack

This release is part of the victoria release series.

The source is available from:

    https://opendev.org/openstack/castellan

Download the package from:

    https://tarballs.openstack.org/castellan/

Please report issues through:

    https://bugs.launchpad.net/castellan/+bugs

For more details, please see below.

3.2.0
^^^^^

Bug Fixes

* In some situations, vault will not provide KV API version in the
  options structure. Vault documentation [1] doesn't cover cases when
  KV API version is not provided. A new configuration option, with
  default value equivalent to the latest KV API version available
  (kv_version=2) was added to allow precise configuration of the KV
  API being used.

  [1] https://learn.hashicorp.com/vault/secrets-management/sm-
  versioned-kv

Changes in castellan 3.1.1..3.2.0
---------------------------------

68c1eb5 Replaces _get_api_version with config option


Diffstat (except docs and test files)
-------------------------------------

castellan/key_manager/vault_key_manager.py         | 30 +++++++---------------
...ault-flaky-kv-api-version-b0cd9d62a39d2907.yaml | 10 ++++++++
2 files changed, 19 insertions(+), 21 deletions(-)







More information about the Release-announce mailing list