v0.9.18
What's Changed
- Remove double decoding of event payload by @awrichar in #107
- Fix panic in un-register by @peterbroadhurst in #111
- Use an LRU cache for the signing identities by @jimthematrix in #112
- Remove tx completion tracking by @jimthematrix in #113
- Update README.md, payloadType can now only be an empty string, "strin… by @kmilodenisglez in #104
- Use structs specific to the lifecycle calls to unmarshal the args by @jimthematrix in #101
- Add golangci config file and fix linter issues by @PanGan21 in #108
- Update MAINTAINERS.md and CODEOWNERS by @nguyer in #117
New Contributors
Full Changelog: v0.9.17...v0.9.18