Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

v0.20.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@nklincoln nklincoln released this 20 Sep 08:38
· 59 commits to master since this release
b8bc414

Composer v0.20.1

Welcome to Hyperledger Composer v0.20.1, which comes with some performance and functional fixes, to help keep your Composer experience as hyperlegendary as possible.

Features

#4314 gives the REST server some ❤️ enabling dynamic logging and the ability to turn off the test interface.
#4284 adds a code generator to convert a set of CTO models (in a BusinessNetwork or in a ModelManager) to a set of namespaced XML Schemas (XSDs) ... and comes with kudos to @dselman

Bug fixes

🐞 #4373 removes signature verification from within the Composer client, this occurs downstream anyway and was acting as a bottleneck during transactions ... now it is gone 🐎
🐞 #4342 is a documentation update to fix a missing async
🐞 #4383 is a fix for the transactions within the Yoeman generator
🐞 #4384 modifies the logging trace so that only identifiers are logged, meaning that less time is spent writing trace an more time running the code
🐞 #4394 updates dependancies to remove the warnings when performing an npm install
🐞 default log level changed from error to warning
🐞 corrected a couple of mistakes in the Interacting with other business networks tutorial

Notes

⚠️ If using the Composer tooling to create a Hyperledger Fabric development server, this will now be creating a v1.2.0 server by default. If you are using a different level of Composer, you will need to set the relevant environment variable via export FABRIC_VERSION=hlfvXX when using the Hyperledger Fabric development servers provided by Composer:

  • hlfv1 for Fabric v1.0
  • hlfv11 for Fabric v1.1
  • hlfv12 for Fabric v1.2

⚠️ There are multiple support splits across differing Fabric levels, so please be careful with what versions are being used:

  • v0.20.0 and above are compatible with the Fabric 1.2.0 driver only
  • v0.18.2+ and v0.19.x are compatible with the Fabric 1.1.0 driver only
  • v0.18.0 -> v0.18.1 are compatible with the Fabric RC1 driver only
  • v0.17.3 -> v0.17.6 are compatible with Fabric alpha driver only
  • v0.17.0 -> v0.17.2 are compatible with Fabric preview driver only

⚠️ The is a change in the business network lifecycle administration, and business network card commands between v0.18.2 and v0.19.0

Conga Comics

Good news to those missing the next Conga Comic, our resident artist @EdMoffatt has created another in the immootible series 🐮

image 1

If you are new to Conga Comics, then you can view the complete Conga Comic collection at https://congacomic.github.io/