v0.5.0
- Implemented the signed data HTTP gateway. See the example named "CoinGecko signed data" for its usage.
- Implemented concurrency reservation functionality for the serverless functions
- Implemented throttling functionality for the HTTP gateways in the form of a concurrency limit
- Implemented a chain-specific confirmation requirement for requests to be responded to
- Implemented new
relaySponsorAddress
andrelaySponsorWalletAddress
security schemes - HTTP gateway functionality is now declared under
triggers
in the config file - The admin package/CLI now allows the user to provide gas price parameters for the transactions it will make
- The admin CLI now displays the associated Airnode address and extended public key when asked to generate a mnemonic
- Improved on-chain error messages when the encoding of the fulfillment data fails