Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Releases: EOS-Nation/dfuse-leap

v3.2.0

04 Apr 15:46
2db30be
Compare
Choose a tag to compare

What's Changed

  • bump firehose to include max_recv_msg_size grpc option by @fschoell in #16
  • fix build script, remove node_modules folder on forced builds by @fschoell in #17
  • Bump golang.org/x/text from 0.3.6 to 0.3.8 by @dependabot in #19
  • Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 by @dependabot in #22
  • replace eos-go to include variant fix with downgraded logging library by @fschoell in #18
  • bump some golang libraries for security updates by @fschoell in #24
  • fix go.rice crashing on Go 1.19 by @fschoell in #27
  • include return value as hex data in graphql by @fschoell in #25
  • bump eos-go to allow empty asset representations by @fschoell in #28

Full Changelog: v3.1.0...v3.2.0

v3.1.0

04 Nov 12:05
9bc582d
Compare
Choose a tag to compare

Release with support of reading leap 3.1 dmlogs. Note that this will not implement any new features (like action results) implemented in the leap code but will support the current feature set of dfuse on the updated dmlog format.

What's Changed

Full Changelog: https://github.com/EOS-Nation/dfuse-leap/commits/v3.1.0