Merge pull request #11791 from linux-on-ibm-z/s390x-changelog

CHANGELOG-3.5: update from #11548 and #11358
This commit is contained in:
Sahdev Zala 2020-04-22 11:38:58 -04:00 committed by GitHub
commit 6aea6edc34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,6 +170,10 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.
- Upgrade [`google.golang.org/grpc`](https://github.com/grpc/grpc-go/releases) from [**`v1.23.0`**](https://github.com/grpc/grpc-go/releases/tag/v1.23.0) to [**`v1.26.0`**](https://github.com/grpc/grpc-go/releases/tag/v1.26.0).
### Release
- Add s390x build support ([PR#11548](https://github.com/etcd-io/etcd/pull/11548) and [PR#11358](https://github.com/etcd-io/etcd/pull/11358))
### Go
- Require [*Go 1.13+*](https://github.com/etcd-io/etcd/pull/11110).