Skip to content

Commit

Permalink
Merge pull request #11626 from jpbetz/changelog-11613-backport
Browse files Browse the repository at this point in the history
changelog: Add #11613 backport to 3.2, 3.3 and 3.4 changelogs
  • Loading branch information
jpbetz authored Feb 13, 2020
2 parents 8bf7b2b + 605f30f commit bdf69df
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG-3.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ The minimum recommended etcd versions to run in **production** are 3.2.28+, 3.3.

## [v3.2.29](https://github.com/etcd-io/etcd/releases/tag/v3.2.29) (2019-TBD)

### etcd server

- [Fix corruption bug in defrag](https://github.com/etcd-io/etcd/pull/11613).

<hr>

Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG-3.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ The minimum recommended etcd versions to run in **production** are 3.2.28+, 3.3.

<hr>

## v3.3.19 (TDB)

### etcd server

- [Fix corruption bug in defrag](https://github.com/etcd-io/etcd/pull/11613).

<hr>

## v3.3.18 (2019-11-26)

Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG-3.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.4.3...v3.4.4) and

**Again, before running upgrades from any previous release, please make sure to read change logs below and [v3.4 upgrade guide](https://github.com/etcd-io/etcd/blob/master/Documentation/upgrades/upgrade_3_4.md).**

### etcd server

- [Fix corruption bug in defrag](https://github.com/etcd-io/etcd/pull/11613).

### Metrics, Monitoring

See [List of metrics](https://github.com/etcd-io/etcd/tree/master/Documentation/metrics) for all metrics per release.
Expand Down

0 comments on commit bdf69df

Please sign in to comment.