v0.13.1
Summary
- Support for token approvals (only supported by erc1155 connector as of this release)
- Bug fixes
Updated Dependencies
- firefly-ethconnect v3.1.4
- firefly-fabconnect v0.9.11
- firefly-tokens-erc1155 v0.10.5
- firefly-tokens-erc20-erc721 v0.1.6
What's Changed
- Add additional backwards compatibility check on ethereum instance path by @nguyer in #531
- Build a predictable response body for async "InvokeContract" calls by @awrichar in #532
- Add endpoint to automatically generate an FFI by @nguyer in #511
- Updates to DX by @gabriel-indik in #534
- Add Transaction ID to Events by @awrichar in #522
- Add query support for Fabric by @nguyer in #533
- [transfer-type-query] allow filtering by type on token transfers by @eberger727 in #544
- Change query method to POST for custom contracts by @nguyer in #542
- Fix empty swagger URLs on contract API creation by @nguyer in #543
- Support for token approvals by @shorsher in #529
- Docs "bundle update" to pick up new nokogiri build by @peterbroadhurst in #552
- Documentation updates from @TheSwarnim by @peterbroadhurst in #553
- Updated documentation to make it more useful by @TheSwarnim in #451
- Roll requestConflictEmptyResult from Group to Data and Message too by @peterbroadhurst in #551
- Explicitly name all subscriptions by @peterbroadhurst in #555
- Update manifest versions by @awrichar in #556
New Contributors
- @gabriel-indik made their first contribution in #534
- @TheSwarnim made their first contribution in #451
Full Changelog: v0.13.0...v0.13.1