changelog++

This commit is contained in:
Brian Kassouf 2018-10-01 14:41:30 -07:00 committed by GitHub
parent 43d498983c
commit 813230ed96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ BUG FIXES:
* replication: Fix DR API when using a token [GH-5398]
* identity: Ensure old group alias is removed when a new one is written [GH-5350]
* storage/alicloud: Don't call uname on package init [GH-5358]
* secret/jwt: Fix issue where request context would be canceled too early
IMPROVEMENTS: