MyGit

v0.20.6

hyperledger-archives/composer

版本发布时间: 2019-01-10 18:58:27

hyperledger-archives/composer最新发布版本:v0.20.9(2019-08-30 19:07:40)

Composer v0.20.6

Welcome to Hyperledger Composer v0.20.6, which comes with some bug fixes. Also we can confirm the Composer v0.20 can be used with hyperledger fabric 1.4.0. It doesn't exploit any features of this release but does tolerate it. As hyperledger fabric 1.4 is the last version of hyperledger fabric v1, this is the last version of fabric the composer will support. Composer will not support the next major release of hyperledger fabric.

Bug fixes

🐞 #4565 Upgrade to latest fabric-shim to address identified fields not allowing non-ascii characters 🐞 #4566 Improve Resource Validator to reject numerical fields which don't contain numbers 🐞 #4480 Ensure logging files are flushed for CLI

Notes

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

The fabric-dev-servers package provided is meant only as a simple hyperledger fabric setup to help you get started with developing with composer using a real fabric. It is not meant to be extended or as a basis for a custom fabric. If you are wondering where versions for hyperledger fabric v1.3 or v1.4 are, these are explicitly not included because you can develop your application using the development fabric 1.2 and still be able to deploy and run it on a fabric 1.3 or 1.4 system.

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

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

相关地址:原始地址 下载(tar) 下载(zip)

查看:2019-01-10发行的版本