mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-22 02:07:59 -04:00
changelog++
This commit is contained in:
parent
6a14065f73
commit
5a3aa0ebcd
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@ IMPROVEMENTS:
|
|||
* secrets/aws: The root config can now be read [GH-7245]
|
||||
* storage/cassandra: Improve storage efficiency by eliminating unnecessary
|
||||
copies of value data [GH-7199]
|
||||
|
||||
BUG FIXES:
|
||||
* cli: Fix a bug where a token of an unknown format (e.g. in ~/.vault-token)
|
||||
could cause confusing error messages during `vault login` [GH-7508]
|
||||
|
||||
## 1.2.3 (September 12, 2019)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue