Releases: opentelekomcloud/vault-plugin-secrets-openstack
Releases · opentelekomcloud/vault-plugin-secrets-openstack
v1.3.4
Changelog
- a4eb56e Bump golang.org/x/net from 0.7.0 to 0.17.0 (#136)
- 33b7fa7 Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 (#135)
- 19010c9 Bump golang.org/x/net from 0.0.0-20211112202133-69e39bad7dc2 to 0.7.0 (#132)
- d2111d5 Bump golang.org/x/sys from 0.0.0-20210630005230-0f9fa26af87c to 0.1.0 (#131)
v1.3.3
v1.3.2
Changelog
- e4fc7f1 [Breaking change]: Clouds: autorotation implementation via periodicfunc (#128)
- c8ee9df Clouds: add rotation parameters for auto rotate (#127)
- 8f63890 Detailed static roles + error messages fix (#126)
- c29266b Static roles: enable username change on PUT request (#125)
- 62e4860 Vault:
gophercloud
update to use ListAvailDomains directly from SDK (#120)
v1.3.1
Changelog
- 2f5bfa8 Vault: user_domain_id/name and project_domain_id/name implementation for dynamic users (#119)
- c505d76 Vault: update of
LogHttpError
method (#117) - 4ad93e0 Vault: Update gophercloud & utlis sdk to latest version (#116)
- 7e48bb1 Vault: detailed errors for remaining paths (#115)
- 13da509 Vault: detailed errors for
backend
,path_cloud
,path_creds
(#114) - 7a0f85b Vault: Detailed errors for dynamic users (#113)
- 2845f80 Vault: added groups/roles check before dynamic roles creation (#112)
v1.3.0
Changelog
- 069a6af Vault: fix static token generation when
domain_name
/domain_id
are specified by @artem-lifshits in #101 - 9f567c6 Vault: path changes & rotation fix by @artem-lifshits in #103
- 61a3faf Vault: documentation update by @artem-lifshits in #104
v1.2.1
Changelog
- 07e61d4 Add missing parameter for static
role
path by @lego963 in #96 - 474d01e Implement
static-roles
by @artem-lifshits in #98 - 384f556 Vault:
static-creds
implementation by @artem-lifshits in #99 - bd37e14 Vault: Rotate Static Role Credentials by @artem-lifshits in #100