Skip to content

Release v0.3.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@nklincoln nklincoln released this 11 Jun 20:16
3cbb0e7

Hyperledger Caliper v0.3.2

Welcome to the v0.3.2 release of Hyperleger Caliper. 🎉

Features

✨ Generator promoted to release cycle #843 (with a shout out to @lynn14m for the contribution)
✨ Removal of docker dependancy for build FISCO BCOS contract compilation #861 (with a shout of to @Gnnng for the contribution), meaning you can compile contracts on remote environments
✨ Unbind command for the Caliper CLI #864
✨ 1.4.8 binding for the Fabric adaptor (SDK) #866

Breaking Changes

💥 A breaking change under the guise of a bug fix here - we now honour the documented method of passing private data when submitting transactions using the fabric adaptor

Bug Fixes

🐸 Change of web3 binding for Besu adaptor #863
🐸 Fixed process hang due to mqtt hangup #863
🐸 Fixed discovery bug in the Fabric v2 adaptor #863
🐸 Aligned passage of private data in fabric transaction with the documented specification #863

Packaged Code

The source code is packaged and published in the following locations:

  • Under the hyperledger organization on NPM
  • Under the hyperledger organization on Docker Hub