changelog++

This commit is contained in:
Chris Hoffman 2018-04-09 09:33:14 -04:00 committed by GitHub
parent cff34e983f
commit 28479e6f20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -56,11 +56,11 @@ FEATURES:
through to backends on a per-mount basis. This is useful in various cases
when plugins are interacting with external services.
* HA for Google Cloud Storage: The GCS storage type now supports HA.
* UI support for identity - add and edit entities, groups, and their associated
* UI support for identity: Add and edit entities, groups, and their associated
aliases.
* UI auth method support - enable, disable, and configure all of the built-in
* UI auth method support: Enable, disable, and configure all of the built-in
authentication methods.
* UI (Enterprise) - View and edit Sentinel policies.
* UI (Enterprise): View and edit Sentinel policies.
IMPROVEMENTS:
@ -71,7 +71,8 @@ IMPROVEMENTS:
* storage/mysql: Allow setting max idle connections and connection lifetime
[GH-4211]
* storage/gcs: Add HA support [GH-4226]
* ui - add Nomad to the list of available secret engines
* ui: Add Nomad to the list of available secret engines
* ui: Adds ability to set static headers to be returned by the UI
BUG FIXES: