Skip to content

Commit

Permalink
Merge pull request etcd-io#17488 from halleyshx/grpcproxy-changelog3.…
Browse files Browse the repository at this point in the history
…5-of-pr17447

update CHANGELOG-3.5.md for etcd-io#17447
  • Loading branch information
ahrtr authored Feb 26, 2024
2 parents 2e7ed80 + b95c65e commit 05aa979
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
- [Ignore SetKeepAlivePeriod errors on OpenBSD](https://github.com/etcd-io/etcd/pull/17387).
- [Support unix/unixs socket in client or peer URLs](https://github.com/etcd-io/etcd/pull/15940)

### gRPC Proxy
- Add [three flags (see below) for grpc-proxy](https://github.com/etcd-io/etcd/pull/17447)
- `--dial-keepalive-time`
- `--dial-keepalive-timeout`
- `--permit-without-stream`

### Dependencies
- Compile binaries using [go 1.21.6](https://github.com/etcd-io/etcd/pull/17362)

Expand Down

0 comments on commit 05aa979

Please sign in to comment.