changelog++
This commit is contained in:
parent
db0c672d23
commit
68a682cc10
|
@ -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 New Issue