Skip to content

v1.0.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@petermetz petermetz released this 02 Nov 18:08
· 3102 commits to main since this release
v1.0.0-rc.2

Change Log

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

1.0.0-rc.2 (2021-11-01)

Bug Fixes

Features

  • allows for constructor args in quorum contract deploy (cb3c8d8), closes #962
  • common: add Strings#isNonBlank() (8d7d247)
  • connector-fabric: support for FabricSigningCredentialType.WsX509 (50e666f)
  • htlc-coordinator: new htlc coordinator (28c97d3), closes #953
  • option to enable a graceful shutdown via cli (c345cb0)
  • plugin-keychain-memory-wasm: add WebAssmebly PoC (df94397), closes #1281