Skip to content

Bevel Release 1.1.0

Latest
Compare
Choose a tag to compare
@suvajit-sarkar suvajit-sarkar released this 04 Jul 09:16
· 5 commits to main since this release
c62e8fe

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