Skip to content

Hyperledger Caliper v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@aklenik aklenik released this 02 Oct 08:28
7ddfe0a

Hyperledger Caliper v0.4.0

Welcome to the v0.4.0 release of Hyperleger Caliper. πŸŽ‰

Features

✨ Basic auth for Prometheus interaction (PR966, PR960)
✨ Prometheus txObserver scrape target (PR960)
✨ Introduction of txObservers (PR943)
✨ Max rate controller (PR874)
✨ Addition of target Organizations to fabric connector (PR937)
✨ Addition of target channel to fabric connector (PR925)

Breaking Changes

πŸ’₯ Burrow connector removed
πŸ’₯ Sawtooth connector removed
πŸ’₯ Iroha connector removed
πŸ’₯ Modification of Prometheus Resource Monitor configuration (PR974)
πŸ’₯ Modification of Prometheus Push gateway configuration (PR966)
πŸ’₯ Alignment of rate controller configuration to be SUT centric (PR959)
πŸ’₯ Caliper API change for workload specification (PR950)
πŸ’₯ Caliper API change: removal of queryState (PR931)
πŸ’₯ Caliper API change: master -> manager (PR893)
πŸ’₯ Caliper API change: chaincode -> contract (PR891)
πŸ’₯ Caliper API change: adaptor -> connector (PR881)
πŸ’₯ Caliper API change: callbacks converted to Workload module class (PR856)

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