/
2021 Q1 Hyperledger Fabric

2021 Q1 Hyperledger Fabric


Project

Hyperledger Fabric https://github.com/hyperledger/fabric

Project Health

Hyperledger Fabric continues to mature, as evidenced by the following observations throughout this report:

  • Two LTS releases available
  • Project developers have been spending a larger percentage of time on maintenance and support than in the past, given the increasing number of production deployments and two LTS releases.
  • Lower commit velocity on new features.
  • Healthy RFC process with reviews in contributor meetings to drive consensus on new features.

The commit rate and mailing list activity were down compared to the same period last year. PRs and mailing list questions are generally turned around quickly.

The project would benefit from increased maintainer diversity.

Questions/Issues for the TSC

None.

Releases

v1.4 and v2.2 are the current LTS releases. Each has patch releases quarterly. v1.4 LTS release is scheduled for end of support in April 2021. Production users are encouraged to upgrade to v2.2 as soon as possible.

Releases this quarter:

  • v1.4.10 - January 27, 2021
  • v2.2.2 - January 27, 2021
  • v2.3.0 - November 18, 2020

v2.3.0 added two major features:

  • Ledger snapshot enables a peer to take a snapshot of its state. This allows new peers to join a channel from an agreed upon snapshot, reducing the time to join a channel and the storage size required to maintain a ledger. In the future it will also be possible to prune/archive old blocks to bring the same benefit to existing peers.
  • The channel participation management feature improves the privacy and scalability of the ordering service since a global 'system channel' will no longer be needed for the creation and management of channels.

Overall Activity in the Past Quarter

The project was busy maintaining the two LTS releases and releasing a new minor release.

In addition to the releases, the project completed an overhaul of the documentation deployment guides, tutorials, and related samples in 2020.

Additionally the project has been planning future work through the RFC process.

RFCs merged this quarter: