Skip to content

Commit

Permalink
Merge pull request #17027 from sharathsivakumar/main
Browse files Browse the repository at this point in the history
changelog: Update changelog for 3.5.11 to include url redirect fix
  • Loading branch information
serathius authored Nov 28, 2023
2 parents 03d5512 + 443af24 commit bf34724
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/

### etcd server
- Fix distributed tracing by ensuring `--experimental-distributed-tracing-sampling-rate` configuration option is available to [set tracing sample rate](https://github.com/etcd-io/etcd/pull/16951).
- Fix [url redirects while checking peer urls during new member addition](https://github.com/etcd-io/etcd/pull/16986)

### Dependencies
- Compile binaries using [go 1.20.11](https://github.com/etcd-io/etcd/pull/16915)
Expand Down

0 comments on commit bf34724

Please sign in to comment.