Skip to content

Commit

Permalink
[FAB-17116] Add orderer config change to release note
Browse files Browse the repository at this point in the history
Add the notes to indicate the change in orderer config:

* general.genesismethod -> general.bootstrapmethod
* general.genesisfile -> general.bootstrapfile

Change-Id: I60266f221a2059e93a067b44666ec65f404df508
Signed-off-by: Baohua Yang <[email protected]>
Signed-off-by: Baohua Yang <[email protected]>
  • Loading branch information
yeasy authored and guoger committed Dec 5, 2019
1 parent 09ad9dc commit 0b4ca1c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release_notes/v2.0.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,10 @@ Raft, and existing users should migrate to the newer Raft consensus type. For
compatibility with existing deployments, Kafka is still supported, but may be
removed entirely in a future release.

FAB-16477 and FAB-17116 The orderer config `general.genesismethod` and
`general.genesisfile` will be replaced by the new `general.bootstrapmethod` and
`general.bootstrapfile`.

Known Vulnerabilities
---------------------
FAB-8664 - Peer should detect and react when its org has been removed
Expand Down

0 comments on commit 0b4ca1c

Please sign in to comment.