1.1.0
Changes featured in release v1.1.0
- Added support for fetching API keys from the environment for requests.
- Introduced support for POST jobs.
- Jobs can now return hex values.
- Version number is now included in logs.
- Updated to the latest versions of go-ethereum, go, and other dependencies.
- Resolved all major Dependabot alerts by updating and installing node dependencies with the latest node and npm versions.
- Modified the default value and functionality of gasLimitOverride. It will now be used every time there's a gas estimation failure.
- Commit data will now be stored even if the transaction fails.
- Nil values for the Alternate provider in the config are no longer supported.
- Support for uniswap v2 and v3 data feeds returning results in the form of hex array and hex respectively is added.
What's Changed
Pull Requests
- Releasing 1.0.6 by @yohanelly95 in #1102
- chore: Merging CI changes to main by @SkandaBhat in #1153
- Releases/v1.1.0 by @SkandaBhat in #1163
Full Changelog: v1.0.6...v1.1.0