changelog++

This commit is contained in:
vishalnayak 2018-04-24 19:17:27 -04:00
parent 52bc07f3b1
commit 34a26c64a8
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ FEATURES:
IMPROVEMENTS:
* auth/approle: Support for cluster local secret IDs. This enables secondaries
to generate secret IDs without contacting the primary [GH-4427] (enterprise)
* auth/token: Add to the token lookup response, the policies inherited due to
identity associations [GH-4366]
* auth/token: Add CIDR binding to token roles [GH-815]