BREAKING: Changed the CLI commands. The binding command now accepts an external configuration file. The new launch commands can perform binding automatically (PR#734, PR#742).
Hyperledger Fabric adapter changes
Fixed channel initialization for the connection profiles (PR#751).
Fixed error handling for TX broadcast errors (PR#750).
Relaxed the network configuration schema constraints for channel peers and registrars (PR#733).
Pass explicit Orderer objects when broadcasting a TX so the SDK won't create a new connection for each TX (PR#731).
Added ability to pass transient data and peer targets to a gateway TXs (PR#713).