Skip to content

Commit

Permalink
Merge pull request #14695 from ahrtr/changelog_main_20221106
Browse files Browse the repository at this point in the history
changelog: add item to cover the fix on adding protection on maintenance requests when auth is enabled
  • Loading branch information
mitake authored Nov 6, 2022
2 parents e68acb1 + cda14cd commit 6bfaf8d
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 @@ -58,6 +58,7 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.5.0...v3.6.0).
- Add [`etcd --max-concurrent-streams`](https://github.com/etcd-io/etcd/pull/14169) flag to configure the max concurrent streams each client can open at a time, and defaults to math.MaxUint32.
- Add [`etcd grpc-proxy --experimental-enable-grpc-logging`](https://github.com/etcd-io/etcd/pull/14266) flag to logging all grpc requests and responses.
- Add [`etcd --experimental-compact-hash-check-enabled --experimental-compact-hash-check-time`](https://github.com/etcd-io/etcd/issues/14039) flags to support enabling reliable corruption detection on compacted revisions.
- Add [Protection on maintenance request when auth is enabled](https://github.com/etcd-io/etcd/pull/14663).

### etcd grpc-proxy

Expand Down

0 comments on commit 6bfaf8d

Please sign in to comment.