v1.0.0-rc.2
Pre-release
Pre-release
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
- fixes issue 1444 invoking the onPluginInit (0b4dc2e), closes #1444
- lint: fix issue #1359 (f7eb39b)
- lint: fix issue #1359 (d067df2)
- openapi validation for keychain-google-sm plugin (45f8c7c), closes #847
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