Merge pull request #12221 from wenjiaswe/changelog_12215

CHANGELOG: update from 12215
This commit is contained in:
Gyuho Lee
2020-08-14 13:29:40 -07:00
committed by GitHub

View File

@@ -8,6 +8,19 @@ The minimum recommended etcd versions to run in **production** are 3.2.28+, 3.3.
<hr>
## [v3.3.24](https://github.com/etcd-io/etcd/releases/tag/v3.3.24) (TBD)
See [code changes](https://github.com/etcd-io/etcd/compare/v3.3.23...v3.3.24) and [v3.3 upgrade guide](https://github.com/etcd-io/etcd/blob/master/Documentation/upgrades/upgrade_3_3.md) for any breaking changes.
### Package `etcd server`
- [Fix invalid Go type in etcdserverpb](https://github.com/etcd-io/etcd/pull/12215).
<hr>
## [v3.3.23](https://github.com/etcd-io/etcd/releases/tag/v3.3.23) (2020-07-16)
See [code changes](https://github.com/etcd-io/etcd/compare/v3.3.22...v3.3.23) and [v3.3 upgrade guide](https://github.com/etcd-io/etcd/blob/master/Documentation/upgrades/upgrade_3_3.md) for any breaking changes.