ANNOUNCEMENT: Hyperledger Fabric v2.5.0-beta is now available!
David Enyeart
v2.5.0 is expected to be the next long-term support (LTS) release of Hyperledger Fabric. Since there have been changes to how the project binaries and docker images are built, we would like to get some feedback on the beta release prior to releasing v2.5.0. Specifically, given the rise in popularity of Mac M1 and M2, we are now producing ARM64 binaries and docker images in addition to AMD64.
Please give it a try! When going through the installation instructions you can specify to pull down the 2.5.0-beta: https://hyperledger-fabric.readthedocs.io/en/latest/install.html ./install-fabric.sh --fabric-version 2.5.0-beta
More information from the What’s New documentation and release notes: https://github.com/hyperledger/fabric/releases/tag/v2.5.0-beta
Multi-architecture binaries and docker images are now available The release binaries and docker images have been updated as follows:
Purge history of private data While it has always been possible to delete private data from current state, this new feature enables purging the history of private data from a peer while preserving a hash of the private data as immutable evidence on the blockchain.
For more details, see the Private Data topic: https://hyperledger-fabric.readthedocs.io/en/latest/private-data/private-data.html#purging-private-data
|
|