changelog++
This commit is contained in:
parent
888e1e3859
commit
49e75fbd4d
|
@ -36,6 +36,8 @@ IMPROVEMENTS:
|
||||||
* api: Add `RenewTokenAsSelf` [GH-2886]
|
* api: Add `RenewTokenAsSelf` [GH-2886]
|
||||||
* api: Client timeout can now be adjusted with the `VAULT_CLIENT_TIMEOUT` env
|
* api: Client timeout can now be adjusted with the `VAULT_CLIENT_TIMEOUT` env
|
||||||
var or with a new API function [GH-2956]
|
var or with a new API function [GH-2956]
|
||||||
|
* api/cli: Client will now attempt to look up SRV records for the given Vault
|
||||||
|
hostname [GH-3035]
|
||||||
* audit/socket: Enhance reconnection logic and don't require the connection to
|
* audit/socket: Enhance reconnection logic and don't require the connection to
|
||||||
be established at unseal time [GH-2934]
|
be established at unseal time [GH-2934]
|
||||||
* audit/file: Opportunistically try re-opening the file on error [GH-2999]
|
* audit/file: Opportunistically try re-opening the file on error [GH-2999]
|
||||||
|
|
Loading…
Reference in New Issue