Browse Source

Merge pull request #11093 from hexfusion/fx_cl_4.3

CHANGELOG-3.4: add sha256sum
Gyuho Lee 6 years ago
parent
commit
5b991ab51c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      CHANGELOG-3.4.md

+ 2 - 0
CHANGELOG-3.4.md

@@ -594,6 +594,8 @@ Note: **v3.5 will deprecate `etcd --log-package-levels` flag for `capnslog`**; `
 
 - Add [`etcd-dump-logs --entry-type`](https://github.com/etcd-io/etcd/pull/9628) flag to support WAL log filtering by entry type.
 - Add [`etcd-dump-logs --stream-decoder`](https://github.com/etcd-io/etcd/pull/9790) flag to support custom decoder.
+- Add [`SHA256SUM`](https://github.com/etcd-io/etcd/pull/11087) file to release assets.
+  - etcd maintainers are a distributed team, this change allows for releases to be cut and validation provided without requiring a signing key.
 
 ### Go