mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-09 08:55:13 -04:00
changelog++
This commit is contained in:
parent
74da0d392e
commit
d4367e581f
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
## 1.0.0-rc1 (Nov 20th, 2018)
|
||||
|
||||
CHANGES:
|
||||
|
||||
* Paths within `auth/token` that allow specifying a token or accessor in the
|
||||
|
|
@ -13,7 +14,7 @@ CHANGES:
|
|||
options map itself cannot be unset once it's set, but the keypairs within the
|
||||
map can be unset if an empty value is provided, with the exception of the
|
||||
`version` keypair which is handled differently for KVv2 purposes.
|
||||
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* agent: Support for configuring the location of the kubernetes service account
|
||||
|
|
|
|||
Loading…
Reference in a new issue