Skip to content

Commit

Permalink
changelog++
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferai committed May 16, 2018
1 parent 9a9638c commit 305a45e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ DEPRECATIONS/CHANGES:
reading a role) as an integer number of seconds instead of a Go-style
string, in line with how the rest of Vault's API returns durations.

FEATURES:

* Cert auth CIDR restrictions: When using the `cert` auth method you can now
limit authentication to specific CIDRs; these will also be encoded in
resultant tokens to limit their use.

IMPROVEMENTS:

* api: Close renewer's doneCh when the renewer is stopped, so that programs
Expand Down

0 comments on commit 305a45e

Please sign in to comment.