changelog++
This commit is contained in:
parent
ced8a3f6b3
commit
c17bd6f829
|
@ -6,6 +6,8 @@ FEATURES:
|
||||||
Login can be performed using the Vault CLI, API, or agent.
|
Login can be performed using the Vault CLI, API, or agent.
|
||||||
* **Kubernetes Service Discovery**: We now support Kubernetes service discovery where, if
|
* **Kubernetes Service Discovery**: We now support Kubernetes service discovery where, if
|
||||||
configured, Vault will tag Vault pods with their current health status. For more, see [#8249](https://github.com/hashicorp/vault/pull/8249).
|
configured, Vault will tag Vault pods with their current health status. For more, see [#8249](https://github.com/hashicorp/vault/pull/8249).
|
||||||
|
* **MongoDB Atlas Secrets**: We now support generating dynamic credentials for both MongoDB Atlas databases
|
||||||
|
as well as the [Atlas programmatic interface](https://docs.atlas.mongodb.com/tutorial/manage-programmatic-access/).
|
||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue