changelog++

This commit is contained in:
Chris Hoffman 2018-09-27 20:07:23 -04:00 committed by GitHub
parent d39ffc9e25
commit e34a9c5395
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -25,11 +25,12 @@ IMPROVEMENTS:
* auth/aws: The identity alias name can now configured to be either IAM unique
ID of the IAM Principal, or ARN of the caller identity [GH-5247]
* auth/cert: Add allowed_organizational_units support [GH-5252]
* cli: Format TTLs for non-secret responses [GH-5367]
* identity: Support operating on entities and groups by their names [GH-5355]
* plugins: Add `env` parameter when registering plugins to the catalog to allow
operators to include environment variables during plugin execution. [GH-5359]
## 0.11.1.1 (September 17th, 2018) (Enterprise Only)
BUG FIXES: