Skip to content

Commit

Permalink
Merge pull request etcd-io#14017 from ahrtr/3.4_changelog_3.4.19
Browse files Browse the repository at this point in the history
Update 3.4 change log for 3.4.19
  • Loading branch information
mitake authored May 7, 2022
2 parents dac0491 + cfc88b5 commit b7be91f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG/CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.4.18...v3.4.19) an

### etcd server
- Fix [exclude the same alarm type activated by multiple peers](https://github.com/etcd-io/etcd/pull/13475).
- Fix [Defrag unsets backend options](https://github.com/etcd-io/etcd/pull/13713).
- Fix [lease leak issue due to tokenProvider isn't enabled when restoring auth store from a snapshot](https://github.com/etcd-io/etcd/pull/13206).

### Package `clientv3`
- Fix [a bug of not refreshing expired tokens](https://github.com/etcd-io/etcd/pull/13308).
- Fix [a bug of not refreshing expired tokens](https://github.com/etcd-io/etcd/pull/13999).

<hr>

Expand Down

0 comments on commit b7be91f

Please sign in to comment.