Releases: hyperledger-bevel/bevel
Releases · hyperledger-bevel/bevel
fabric-genesis-1.1.0
Hyperledger Fabric: Generates configtx and genesis files.
fabric-cli-1.1.0
Hyperledger Fabric: Deploys Fabric CLI
fabric-channel-join-1.1.0
Hyperledger Fabric: Joins the peer to the channel.
fabric-channel-create-1.1.0
Hyperledger Fabric: Creates channel
fabric-catools-1.1.0
Hyperledger Fabric: Generates Fabric Certificates and Keys
fabric-ca-server-1.1.0
Hyperledger Fabric: Deploys Fabric CA server
Bevel Release 1.0.1
What's Changed
Full Changelog: v1.0.0.0...v1.0.1
What's Changed
- [fabric] Fix approve chaincode by @sownak in #2572
- feat(fabric): update playbooks to refresh certificates for fabric version 2.5.x by @alvaropicazo in #2578
- docs: add repo md files as per lfx best practices by @suvajit-sarkar in #2581
- feat(fabric): update manage-user-certificate playbook to refresh user certificates by @alvaropicazo in #2583
- [indy] refactor codebase for effective deployment by @saurabhkumarkardam in #2587
- [substrate] refactor codebase for effective deployment by @saurabhkumarkardam in #2588
- fabric: hot fix by @mgCepeda in #2590
- shared: update storage class role by @saikumarbommakanti in #2510
Full Changelog: v1.0.0.0...v1.0.1
Bevel Release 1.0.0
What's new in Bevel
- Documentation redesigned and restructured
- Support for Fabric v2.5 network deployment and operations
- Network deployment and operations using GitHub actions workflow
- Standalone helm charts
New Features
- HL Besu
- Deployment using just Bevel Besu helm charts
- Deployment without hashicorp vault
- HL Fabric
- External chaincode deployment on version v2.5
- Chaincode upgrade/update for external chaincode
Deprecation
- No active support for older versions of Bevel (below v0.15.0)
- Raft and Ethash consensus support removed from Besu
- Support on Kubernetes below v1.23
- Support for lets encrypt for tls cert creation
Known issues
- Corda Enterprise deployment using firewall
Major Bug Fixes
- bug(share) ServiceAccount and ClusterRoleBinding are removed on second run #2443
Improvements
- Spell and Grammar linting workflow
- bevel-vault script updated for shell compatibility
- indy-key-mgmt script update to prevent injections
Documentation
- Playbook and role inline comments
- Helm chart Readme
substrate-key-mgmt-1.0.0
A Helm chart to generate the keys for Substrate Nodes
substrate-genesis-1.0.0
A Helm chart to generate the genesis for Substrate Nodes