changelog++

This commit is contained in:
Jeff Mitchell 2018-01-18 12:15:11 -05:00
parent c59b5a1a88
commit b5c46a9419
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ IMPROVEMENTS:
* auth/okta: Support JSON lists when specifying groups and policies [GH-3801]
* autoseal/hsm: Attempt reconnecting to the HSM on certain kinds of errors
(Enterprise)
* cli: Output password prompts to stderr to make it easier to pipe an output
token to another command [GH-3782]
* core: Report replication status in `sys/health` [GH-3810]
* physical/s3: Allow using paths with S3 for non-AWS deployments [GH-3730]
* physical/s3: Add ability to disable SSL for non-AWS deployments [GH-3730]