Skip to content

v0.11.0

Compare
Choose a tag to compare
@amarthadan amarthadan released this 11 Apr 09:35
· 239 commits to master since this release
a379bc0

What's Changed

This release brings two new types of authorizers, a new gateway to support our OEV initiative, and many other improvements and bug fixes.

Release Highlights

  • The Node.js version of Airnode was upgraded from 14 to 18.
  • Node.js version of the pre- and post-processing environments is dictated by the Node.js version of Airnode.
  • The two new authorizers, requesterAuthorizersWithErc721 and crossChainRequesterAuthorizersWithErc721, that enable request authorization using ERC721 tokens were added. For further details, see the Authorizers page in the documentation.
  • There's a new gateway available called the OEV gateway. You can read more about this feature in its documentation.
  • The heartbeat payload now includes Airnode's deployment ID.
  • The coingecko-signed-data and coingecko-testable HTTP gateway airnode-examples integrations have been combined into a single coingecko-http-gateways integration.

Changelog

New Contributors

Full Changelog: v0.10.0...v0.11.0