changelog++

This commit is contained in:
Jeff Mitchell 2018-03-02 11:11:36 -05:00
parent e4949d644b
commit b8ed822cc0
1 changed files with 8 additions and 0 deletions

View File

@ -1,7 +1,15 @@
## 0.9.6 (Unreleased)
DEPRECATIONS/CHANGES:
* The AWS authentication backend now allows binds for inputs, as either a
comma-delimited string or a string array. However, to keep consistency with
input and output, when reading a role the binds will now be returned as
string arrays rather than strings.
IMPROVEMENTS:
* auth/aws: Allow using lists in role bind parameters [GH-3907]
* server: Make sure `tls_disable_client_cert` is actually a true value rather
than just set [GH-4049]
* sys/capabilities: Add the ability to use multiple paths for capability