Skip to content

Commit

Permalink
GRPC Proxy TLS version Changelog updates
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Jungblut <[email protected]>
  • Loading branch information
tjungblu committed Nov 15, 2024
1 parent e1b4ffb commit 97db7f9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/

## v3.5.18 (TBC)

### etcd grpc-proxy

- Add [`add tls min/max version to grpc proxy`](https://github.com/etcd-io/etcd/pull/18829) support setting TLS min and max version.


<hr>

## v3.5.17 (2024-11-12)
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG/CHANGELOG-3.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.5.0...v3.6.0).

- Add [`etcd grpc-proxy start --endpoints-auto-sync-interval`](https://github.com/etcd-io/etcd/pull/14354) flag to enable and configure interval of auto sync of endpoints with server.
- Add [`etcd grpc-proxy start --listen-cipher-suites`](https://github.com/etcd-io/etcd/pull/14308) flag to support adding configurable cipher list.
- Add [`add tls min/max version to grpc proxy`](https://github.com/etcd-io/etcd/pull/18816) support setting TLS min and max version.

### tools/benchmark

Expand Down

0 comments on commit 97db7f9

Please sign in to comment.