Skip to content

Commit

Permalink
sync-changelog: /health break change was reverted
Browse files Browse the repository at this point in the history
  • Loading branch information
pacoxu committed Jun 24, 2022
1 parent 33ba538 commit 0012f8f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CHANGELOG/CHANGELOG-4.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.5.0...v4.0.0) and
### Breaking Changes

- [Secure etcd by default](https://github.com/etcd-io/etcd/issues/9475)?
- Change `/health` endpoint output.
- Previously, `{"health":"true"}`.
- Now, `{"health":true}`.
- Breaks [Kubernetes `kubectl get componentstatuses` command](https://github.com/kubernetes/kubernetes/issues/58240).
- Deprecate [`etcd --proxy*`](TODO) flags; **no more v2 proxy**.
- Deprecate [v2 storage backend](https://github.com/etcd-io/etcd/issues/9232); **no more v2 store**.
- v2 API is still supported via [v2 emulation](TODO).
Expand Down

0 comments on commit 0012f8f

Please sign in to comment.