Skip to content

Commit

Permalink
CHANGELOG-3.5: add "decodeRecord"
Browse files Browse the repository at this point in the history
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
  • Loading branch information
gyuho committed Apr 16, 2020
1 parent 8f92424 commit 4a718b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.
### Package `wal`

- Add [`etcd_wal_write_bytes_total`](https://github.com/etcd-io/etcd/pull/11738).
- Handle [out-of-range slice bound in `ReadAll`](https://github.com/etcd-io/etcd/pull/11793).
- Handle [out-of-range slice bound in `ReadAll` and `decodeRecord`](https://github.com/etcd-io/etcd/pull/11793).

### etcdctl v3

Expand Down

0 comments on commit 4a718b8

Please sign in to comment.