Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.




FABRIC
2.0 Alpha Release


Hyperledger FabricImage Modified



What’s new in the v2.0 Alpha       Read Full Release

A word about the Alpha release

The Alpha release of Hyperledger Fabric v2.0 allows users to try out two exciting new features — the new Fabric chaincode lifecycle and FabToken. The Alpha release is being offered to provide users a preview of new capabilities and is not meant to be used in production. Additionally there is no upgrade support to the v2.0 Alpha release, and no intended upgrade support from the the Alpha release to future versions of v2.x.
Fabric chaincode lifecycle
FabToken
Alpine images
Raft ordering service

The Hyperledger Fabric maintainers are pleased to announce the availability of Fabric v1.4.1!
v1.4.1 delivers the first set of patches on the Fabric 1.4 long-term support (LTS) release. v1.4.1 also delivers the next phase of the v1.4 release theme around improved production operations. New operational metrics and health checks are included in v1.4.1, as well as a Raft-based ordering service.
The Raft-based ordering service provides crash fault tolerance like the Kafka ordering service implementation, without the need to manage external dependencies, making it easier to deploy and operate. Additionally, when using Raft, ordering service nodes can be provided by different organizations across the world in different data centers. For these reasons, we expect Raft to become the preferred ordering service choice for new production Fabric networks. Fabric developers and testers have been using the battle-tested etcd implementation of Raft for a long time, and the maintainers are pleased to add Raft support to the Fabric 1.4 LTS release. We also expect to deliver Kafka to Raft migration capabilities in coming releases.
Download instructions:
https://hyperledger-fabric.readthedocs.io/en/release-1.4/install.html
Refer to the release notes for more details:
https://github.com/hyperledger/fabric/releases/tag/v1.4.1
And for more information on Raft, see the What's New documentation and Raft documentation:
https://hyperledger-fabric.readthedocs.io/en/release-1.4/whatsnew.html#raft-ordering-service
https://hyperledger-fabric.readthedocs.io/en/release-1.4/orderer/ordering_service.html#raft