This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
Releases: EOS-Nation/dfuse-leap
Releases · EOS-Nation/dfuse-leap
v3.2.0
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
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
- remove legacy token support by @fschoell in #1
- add push output header by @fschoell in #2
- module renamings by @fschoell in #3
- fix versioning by @fschoell in #4
- Support for decoding 3.1 dmlogs by @fschoell in #7
- replace dstore to include s3 improvements by @fschoell in #8
- update readme, clean up dependencies, update workflows by @fschoell in #9
- add build flags to skip eosq and dlauncher builds by @fschoell in #10
- bump dauth for ipv6 fix, remove olric limiter by @fschoell in #12
- fix build script by @fschoell in #13
- fix go generate in build script by @fschoell in #14
- update readme by @fschoell in #15
Full Changelog: https://github.com/EOS-Nation/dfuse-leap/commits/v3.1.0