Skip to content

Releases: hyperledger/bevel

besu-tlscert-gen-1.1.0

23 Jul 10:27
Compare
Choose a tag to compare

Hyperledger Besu: Generates and stores TLS certificates for nodes and tessera

besu-tessera-node-1.1.0

23 Jul 10:27
Compare
Choose a tag to compare

Hyperledger Besu: Deploys Tessera transaction manager nodes

besu-propose-validator-1.1.0

23 Jul 10:27
Compare
Choose a tag to compare

besu: Proposes to add or remove a validator with the specified address.

besu-node-1.1.0

23 Jul 10:27
Compare
Choose a tag to compare

Hyperledger Besu nodes for a POA network

besu-genesis-1.1.0

23 Jul 10:27
Compare
Choose a tag to compare

Hyperledger Besu: Genesis generator

besu-cacti-connector-1.1.0

23 Jul 10:27
Compare
Choose a tag to compare

Hyperledger Besu: Deploys Cactus Besu Connector

Bevel Release 1.1.0

04 Jul 09:16
c62e8fe
Compare
Choose a tag to compare

What's new in Bevel

  • Platform's with new standalone helm charts, allowing network deployment using just helm commands.
  • Network deployment with proxy or without proxy (single cluster dev/poc setup)
  • Network deployment with Hashicorp Vault or without Vault with Kubernetes secrets

New Features

  • HL Fabric
    • Network deployment without channel creation
    • Support for custom labels in services and deployments

Deprecation

  • No active support for older versions of Bevel (below v1.0.0)
  • Support on Kubernetes below v1.23
  • No support for Fabric < 2.2.x

Known issues

  • Corda Enterprise deployment using firewall support disabled

Major Bug Fixes

  • policy_type variable undefined #2473
  • Incorrect storage class name #2513
  • RLPx Handshake Error in Quorum Validator Nodes #2563

Improvements

  • All Platform helm charts refactored
  • Hahsicorp Vault paths made flat for easier usage/readability for all platforms

Documentation

  • Update the readme's, setup guide and version information for the DLT platforms
  • Update operations guide

What's Changed

Full Changelog: v1.0.1...v1.1.0

fabric-peernode-1.1.0

22 Jul 09:51
c62e8fe
Compare
Choose a tag to compare

Hyperledger Fabric: Deploys peer node.

fabric-osnadmin-channel-create-1.1.0

22 Jul 09:51
c62e8fe
Compare
Choose a tag to compare

Hyperledger Fabric: Creates channel using OSNAdmin

fabric-orderernode-1.1.0

22 Jul 09:51
c62e8fe
Compare
Choose a tag to compare

Hyperledger Fabric: Deploys orderer node.