Skip to content

Commit

Permalink
Merge pull request #17678 from new-dream/changelog3.5
Browse files Browse the repository at this point in the history
changelog: change livez/readyz HTTP endpoints to v3.5.11
  • Loading branch information
ahrtr authored Apr 1, 2024
2 parents 5c8a078 + 5766aaf commit 1f8cb28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG/CHANGELOG-3.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
## v3.5.12 (2024-01-31)

### etcd server
- Add [livez/readyz HTTP endpoints](https://github.com/etcd-io/etcd/pull/17039)
- Fix [not validating database consistent index, and panicking on nil backend](https://github.com/etcd-io/etcd/pull/17151)
- Document [`experimental-enable-lease-checkpoint-persist` flag in etcd help](https://github.com/etcd-io/etcd/pull/17190)
- Fix [needlessly flocking snapshot files when deleting](https://github.com/etcd-io/etcd/pull/17206)
Expand All @@ -56,6 +55,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)
- Add [livez/readyz HTTP endpoints](https://github.com/etcd-io/etcd/pull/17039)

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

0 comments on commit 1f8cb28

Please sign in to comment.