Skip to content

Commit

Permalink
Merge pull request #13087 from dlowe/changelog-it-up
Browse files Browse the repository at this point in the history
CHANGELOG: etcdserver: don't attempt to grant nil permission to a role
  • Loading branch information
gyuho authored Jun 4, 2021
2 parents ed790d9 + 5f73afb commit 1e18ceb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.

### etcd server

- Add [don't attempt to grant nil permission to a role](https://github.com/etcd-io/etcd/pull/13086).
- Add [don't activate alarms w/missing AlarmType](https://github.com/etcd-io/etcd/pull/13084).
- Add [`TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256` and `TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256` to `etcd --cipher-suites`](https://github.com/etcd-io/etcd/pull/11864).
- Automatically [create parent directory if it does not exist](https://github.com/etcd-io/etcd/pull/9626) (fix [issue#9609](https://github.com/etcd-io/etcd/issues/9609)).
Expand Down

0 comments on commit 1e18ceb

Please sign in to comment.