v0.11.1
Summary
This patch release includes important fixes and hardening for recent features. Major highlights:
- Fixed bugs with some token transfer events being ignored
- Added support for retrieving the URI attached to each non-fungible token
- Updated EthConnect release with significant new features, particularly when using Kafka
- Added initial prometheus metrics for batch pins
Updated Dependencies
- firefly-ethconnect v3.1.0
- firefly-fabconnect v0.9.2
- firefly-dataexchange-https v0.9.2
- firefly-tokens-erc1155 v0.10.1
- firefly-ui v0.4.2
What's Changed
- Update dependencies for v0.11.0 release by @nguyer in #333
- Remove "skipEventstreamInit" parameters by @awrichar in #329
- add batchpin counter prometheus metric by @shorsher in #334
- Add token URI by @awrichar in #335
- Split event stream helpers into separate files by @awrichar in #323
- Add "Getting Started" documentation for tokens by @awrichar in #306
- Move definitions of datatypes and tokens to their proper namespace by @nguyer in #312
- Leverage new token transfer id from plugin by @awrichar in #336
- bump ui to version 0.4.2 by @shorsher in #339
- Update dependencies for v0.11.1 release by @awrichar in #342
Full Changelog: v0.11.0...v0.11.1