mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-09 00:33:28 -04:00
changelog++
This commit is contained in:
parent
c387a037f5
commit
5aebbcc566
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ BUG FIXES:
|
|||
* command/various: Tell the JSON decoder to not convert all numbers to floats;
|
||||
fixes some various places where numbers were showing up in scientific
|
||||
notation
|
||||
* core: Properly persist mount-tuned TTLs for auth backends [GH-1371]
|
||||
* core: Don't accidentally crosswire SIGINT to the reload handler [GH-1372]
|
||||
* credential/github: Make organization comparison case-insensitive during
|
||||
login [GH-1359]
|
||||
|
|
|
|||
Loading…
Reference in a new issue