Skip to content

Bevel Release 1.0.0

Compare
Choose a tag to compare
@suvajit-sarkar suvajit-sarkar released this 23 Jan 10:24
· 89 commits to main since this release

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