changelog++
This commit is contained in:
parent
ced8a3f6b3
commit
c17bd6f829
|
@ -6,7 +6,9 @@ FEATURES:
|
|||
Login can be performed using the Vault CLI, API, or agent.
|
||||
* **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).
|
||||
|
||||
* **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:
|
||||
|
||||
* agent: add option to force the use of the auth-auth token, and ignore the Vault token in the request [[GH-8101](https://github.com/hashicorp/vault/pull/8101)]
|
||||
|
|
Loading…
Reference in New Issue