Skip to content

Commit

Permalink
Changelog: add item into 3.6 for the fix on panic in readonly seriali…
Browse files Browse the repository at this point in the history
…zable txn

Signed-off-by: Benjamin Wang <wachao@vmware.com>
  • Loading branch information
ahrtr committed Sep 16, 2022
1 parent 2fa7302 commit 6a4c379
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG/CHANGELOG-3.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.5.0...v3.6.0).
- Fix [Durability API guarantee broken in single node cluster](https://github.com/etcd-io/etcd/pull/14400)
- Fix [etcd fails to start after performing alarm list operation and then power off/on](https://github.com/etcd-io/etcd/pull/14419)
- Fix [authentication data not loaded on member startup](https://github.com/etcd-io/etcd/pull/14358)
- Fix [server: don't panic in readonly serializable txn](https://github.com/etcd-io/etcd/pull/14149).

### etcd grpc-proxy

Expand Down

0 comments on commit 6a4c379

Please sign in to comment.