Skip to content

Commit

Permalink
Merge pull request #12817 from cwedgwood/3.4-changelog
Browse files Browse the repository at this point in the history
CHANGELOG-3.4 updates
  • Loading branch information
ptabor authored Mar 30, 2021
2 parents 7899f76 + 5d05be3 commit a49c7ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,11 @@ The minimum recommended etcd versions to run in **production** are 3.2.28+, 3.3.

### etcd server
- Add [`--experimental-warning-apply-duration`](https://github.com/etcd-io/etcd/pull/12448) flag which allows apply duration threshold to be configurable.
- Fix [`--unsafe-no-fsync`](https://github.com/etcd-io/etcd/pull/12751) to still write-out data avoiding corruption (most of the time).

### Metrics

- Fix [incorrect metrics generated when clients cancel watches](https://github.com/etcd-io/etcd/pull/12803) back-ported from (https://github.com/etcd-io/etcd/pull/12196).

<hr>

Expand Down

0 comments on commit a49c7ec

Please sign in to comment.