Skip to content

v0.13.0

Compare
Choose a tag to compare
@dcroote dcroote released this 31 Oct 06:41
· 66 commits to master since this release
0f173c2

What's Changed

This release includes contract deployments to additional chains, a fix for the HTTP gateway response, less restricted OIS endpoint parameters, and various other improvements and bug fixes.

Release highlights

  • Airnode protocol contracts were deployed on the following chains: linea, linea-goerli-testnet, mantle, mantle-goerli-testnet, base, base-goerli-testnet, polygon-zkevm, and polygon-zkevm-testnet.
  • The HTTP Gateway response has been harmonized so that the API call response, after undergoing any post-processing, will be present in the rawValue field independent of encoding success or failure.
  • In conjunction with the OIS bump to v2.2, endpoint parameters now do not have to be mapped to operation parameters.

Changelog

New Contributors

Full Changelog: v0.12.0...v0.13.0