changelog++

This commit is contained in:
ncabatoff 2019-08-05 17:05:26 -04:00 committed by GitHub
parent 7e149e1afe
commit bbc5d7d8ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,9 @@ BUG FIXES:
* agent: Fix a panic on creds pulling in some error conditions in `aws` and
`alicloud` auth methods [GH-7238]
* auth/approle: Fix error reading role-id on an approle created pre-1.2. [GH-7231]
* auth/token: Fix sudo check in non-root namespaces on create [GH-7224]
* core: Fix buggy handling of health checks with perfstandbyok=true [GH-7261]
* core: Fix buggy handling of health checks with perfstandbyok=true [GH-7240]
## 1.2.0 (July 30th, 2019)