Merge pull request #13492 from mitake/changelog-3.5-for-pr-13477

Update CHANGELOG for PR 13477
This commit is contained in:
Sam Batschelet 2021-11-21 14:45:32 -05:00 committed by GitHub
commit 8f17652c60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -294,7 +294,8 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.
- [Fix a data corruption bug by saving consistent index](https://github.com/etcd-io/etcd/pull/11652).
- [Improve checkPassword performance](https://github.com/etcd-io/etcd/pull/11735).
- [Add authRevision field in AuthStatus](https://github.com/etcd-io/etcd/pull/11659).
- Fix [a bug of not refreshing expired tokens](https://github.com/etcd-io/etcd/pull/13308).
-
### API
- Add [`/v3/auth/status`](https://github.com/etcd-io/etcd/pull/11536) endpoint to check if authentication is enabled