Skip to content

Commit

Permalink
CHANGELOG: update for 12429
Browse files Browse the repository at this point in the history
  • Loading branch information
tangcong committed Oct 30, 2020
1 parent 0a8c0df commit d9b74fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,8 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.
- Fix [server panic in slow writes warnings](https://github.com/etcd-io/etcd/issues/12197).
- Fixed via [PR#12238](https://github.com/etcd-io/etcd/pull/12238).
- [Fix server panic](https://github.com/etcd-io/etcd/pull/12288) when force-new-cluster flag is enabled in a cluster which had learner node.

- Add [`--self-signed-cert-validity`](https://github.com/etcd-io/etcd/pull/12429) flag to support setting certificate expiration time.
- notice, certificates generated by etcd are valid for 1 year by default when you specify the auto-tls or peer-auto-tls option.

### Package `runtime`

Expand Down

0 comments on commit d9b74fd

Please sign in to comment.