- Fix: Introduced bug on 1.0.3 for default channels
- Feat: Multiple channels supported for Install and Upgrade command
- Fix: Prevent all transactions being executed as Admin.
- Private data support for Convector and non-Convector smart contracts (details)
- V3 Fabric capabilities enabled.
- Install and upgrade chaincodes with collections config.
- Invoke with transient data.
- Debugging for NodeJS smart contracts.
- Improved logs for partially successful requests (like private data).
- Invoke tasks can use a different user and organization through
-u
and-o
optional params. - If something happens running scripts, it won't silently fail anymore.
- IMPORTANT: Invoke Params breaking change.