Skip to content

Commit

Permalink
Merge pull request #18140 from lhy1024/cn-log
Browse files Browse the repository at this point in the history
CHANGELOG: support multiple values for allowed client and peer TLS identities
  • Loading branch information
jmhbnz authored Jun 8, 2024
2 parents 2c56e8e + e389b4c commit 8a0054f
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 @@ -76,6 +76,7 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.5.0...v3.6.0).
- Add [`etcd --tls-min-version --tls-max-version`](https://github.com/etcd-io/etcd/pull/15156) to enable support for TLS 1.3.
- Add [quota to endpoint status response](https://github.com/etcd-io/etcd/pull/17877)
- Add ['etcd --experimental-set-member-localaddr'](https://github.com/etcd-io/etcd/pull/17661) to enable using the first specified and non-loopback local address from initial-advertise-peer-urls as the local address when communicating with a peer.
- Add [Support multiple values for allowed client and peer TLS identities](https://github.com/etcd-io/etcd/pull/18015)

### etcd grpc-proxy

Expand Down

0 comments on commit 8a0054f

Please sign in to comment.