v1.0.2
Summary
Fix invocations on custom Fabric chaincode, which were not properly reporting success/failure status back to FireFly (along with other minor bugfixes).
What's Changed
- De-duplicate existing token approvals in database migration by @awrichar in #809
- Backport docs generation and versioning code for 1.0 stream by @nguyer in #834
- default fabconnect calls to async by @shorsher in #836
- set message header type for broadcast/private by @shorsher in #838
Full Changelog: v1.0.1...v1.0.2