v0.14.0
What's Changed
This release includes contract deployments to additional chains, breaking changes to the OEV gateway, the addition of a version 2 of pre-processing and post-processing in conjunction with the release of OIS v2.3.1, removal of chainNames
and networks
exports from references.json of airnode-protocol, and other various improvements and bug fixes.
For additional detail, see the Airnode v0.14 migration guide.
Changelog
- fix: update team for release PR reviewers by @dcroote in #1908
- chore(deps): update devdependencies (non-major) by @renovate in #1901
- chore(deps): update terraform google to ~> 4.84 by @renovate in #1889
- feat: add release testing script by @dcroote in #1912
- chore(deps): update dependency @api3/chains to v4 by @renovate in #1916
- Support processing v2 by @Siegrift in #1914
- feat: remove boba-avalanche by @dcroote in #1923
- feat: Bump axios and api3 deps by @dcroote in #1921
- refactor: use api3/chains for chain names in airnode-examples by @dcroote in #1925
- Increase OEV gateway memory by @Siegrift in #1928
- refactor!: remove chainNames and networks from references.json by @dcroote in #1929
- refactor!: update OEV gateway interface by @dcroote in #1931
- Deploy Protocol Contracts on LightLink Mainnet and Testnet by @vanshwassan in #1924
- Deploy Protocol Contracts to Blast Sepolia Testnet by @Ashar2shahid in #1936
- Release v0.14.0 by @dcroote in #1937
New Contributors
- @vanshwassan made their first contribution in #1924
Full Changelog: v0.13.0...v0.14.0