Skip to content

Releases: smartcontractkit/external-adapters-js

Release v1.32.2

29 Jul 00:53
3468032
Compare
Choose a tag to compare

Changelog

Breaking Changes

  • None

New Adapters

  • None

Features

  • None

Bug Fixes

  • Bumped openexchangerates version number

Documentation

  • None

Notable Adapter Updates

Adapter Version Description
openexchangerates v1.5.3 Bumped version number

Release v1.32.1

27 Jul 20:45
4a132ef
Compare
Choose a tag to compare

Changelog

Breaking Changes

  • None

New Adapters

  • None

Features

  • Added inverse pairs COP/USD, IDR/USD & KRW/USD to the openexchangerates adapter

Bug Fixes

  • None

Documentation

  • None

Notable Adapter Updates

Adapter Version Description
openexchangerates v1.5.3 Added inverse pairs COP/USD, IDR/USD & KRW/USD

Release v1.32.0

26 Jul 22:29
446cb2b
Compare
Choose a tag to compare

Changelog

Breaking Changes

  • None

New Adapters

  • None

Features

  • Added input parameter to trueusd adapter which allows data to be returned only for a specified blockchain
  • Added the BITCOIN_TESTNET_POR_INDEXER_URL environment variable to the proof-of-reserves adapter to support a Bitcoin testnet PoR indexer.
  • Added support for inverse includes pairs to the openexchangerates adapter

Bug Fixes

  • None

Documentation

  • None

Notable Adapter Updates

Adapter Version Description
trueusd v1.5.1 Add 'chain' input parameter to filter data by blockchain
proof-of-reserves v1.12.6 Added BITCOIN_TESTNET_POR_INDEXER_URL environment variable
openexchangerates v1.5.1 Support inverse includes pairs

Release v1.31.0

18 Jul 21:35
f7e4ef5
Compare
Choose a tag to compare

Changelog

New Adapters

  • Stader Labs adapter with maticX, sftmx endpoint

Minor Changes

  • Renamed EXPERIMENTAL_METRICS_ENABLED env var to METRICS_ENABLED (the former is still used as a fallback if the latter is missing)

Notable Adapter Updates

Adapter Version Description
stader-labs v1.0.0 New adapter

Release v1.30.1

13 Jul 21:44
4cd4087
Compare
Choose a tag to compare

Changelog

Breaking Changes

  • The default endpoint for tradingeconomics-adapter has changed to not allow HTTP requests. If you wish to continue this functionality use endpoint: 'price' in your job spec's external adapter parameters.

Bug Fixes

  • Fix for batch warming enabled adapters that were erroneously type validating batch requests

Notable Adapter Updates

Adapter Version Description
tradingeconomics-adapter v2.0.0 Turn off default HTTP failover
1forge-adapter v1.6.7 Fix type validation for batch request
currencylayer-adapter v1.4.7 Fix type validation for batch request

Release v1.30.0

12 Jul 16:17
ca2152a
Compare
Choose a tag to compare

Changelog

New Adapters

  • Added curve-3pool-adapter for 3CRV price

Bug Fixes

  • Fixed an issue with trueusd's field input parameter name changing without being backwards compatible.
  • Fixed an issue with EA endpoint overrides not working correctly.
  • Fixed an issue with WS enabled adapters without batchable Cache Warming not turning off their Cache Warmers.

Notable Adapter Updates

Adapter Version Description
@chainlink/coinapi-adapter v1.2.6 Fixed endpoint override
@chainlink/curve-3pool-adapter v2.0.0 New adapter
@chainlink/trueusd-adapter v1.4.1 Made resultPath input parameter backwards compatable with field
@chainlink/1forge-adapter 1.6.6 Fixed WS not turning off CW
@chainlink/amberdata-adapter 1.7.6 Fixed WS not turning off CW
@chainlink/binance-adapter 1.4.6 Fixed WS not turning off CW
@chainlink/blocksize-capital-adapter 1.0.17 Fixed WS not turning off CW
@chainlink/cfbenchmarks-adapter 1.5.6 Fixed WS not turning off CW
@chainlink/coinapi-adapter 1.2.6 Fixed WS not turning off CW
@chainlink/coinbase-adapter 1.4.6 Fixed WS not turning off CW
@chainlink/coinmetrics-adapter 1.3.6 Fixed WS not turning off CW
@chainlink/cryptocompare-adapter 1.4.6 Fixed WS not turning off CW
@chainlink/dxfeed-adapter 1.3.6 Fixed WS not turning off CW
@chainlink/finage-adapter 1.4.6 Fixed WS not turning off CW
@chainlink/gsr-adapter 1.0.11 Fixed WS not turning off CW
@chainlink/intrinio-adapter 1.3.6 Fixed WS not turning off CW
@chainlink/ncfx-adapter 1.3.6 Fixed WS not turning off CW
@chainlink/onchain-gas-adapter 1.3.6 Fixed WS not turning off CW
@chainlink/tiingo-adapter 1.11.6 Fixed WS not turning off CW
@chainlink/tradermade-adapter 1.7.6 Fixed WS not turning off CW
@chainlink/tradingeconomics-adapter 1.2.6 Fixed WS not turning off CW
@chainlink/wootrade-adapter 1.2.6 Fixed WS not turning off CW

Release v1.29.1

02 Jul 01:22
5db1f43
Compare
Choose a tag to compare

Changelog

Features

  • Update dYdX rewards formula

Notable Adapter Updates

Adapter Version Description
dydx-rewards-adapter v1.4.5 Update rewards formula

Release v1.29.0

01 Jul 20:20
399c1d3
Compare
Choose a tag to compare

Changelog

Features

  • Add extra framework logging for EA failures and warnings
  • Framework type coverage
  • Move Type exports into @chainlink/ea-bootstrap
  • Proof of Reserves miner address support
  • Add nft-floor-price endpoint to Coinbase adapter

Bug Fixes

  • Update Coingecko overrides
  • Update Amberdata overrides
  • Update GSR configuration to fix startup failures

Notable Adapter Updates

Adapter Version Description
amberdata v1.7.4 Update overrides for USTC and LUNC
coinbase v1.4.4 Add NFT Floor Price endpoint
coingecko v1.8.4 Update overrides for GRT
gsr v1.0.9 Update config and limits to avoid startup failures
proof-of-reserves v1.12.1 Add miner address support

v1.28.0

13 Jun 22:13
91e7a69
Compare
Choose a tag to compare

Changelog

Breaking Changes

  • None

New Adapters

  • None

Features

  • None

Bug Fixes

  • Removed request_origin label from metrics & tests. Added 'result' to excluded properties in cache key & feed ID generation
  • Updated etherchain gasprice endpoint to use /api/gasnow api. Updated tests to match new endpoint
  • Clean all redux state after server shutdown

Documentation

  • None

Notable Adapter Updates

Adapter Version Description
etherchain-adapter v1.3.0 Updated etherchain gasprice endpoint to use /api/gasnow api. Updated speed options & tests to match new endpoint.

Release v1.27.0

08 Jun 23:09
755acdb
Compare
Choose a tag to compare

Changelog

Breaking Changes

  • Renamed Durin EA to CCIP Read

Features

  • Added telemetry data to EA responses in core framework
  • Logs will show ISO times when DEBUG=true is set
  • Added override to coinid for UST in coinmarketcap EA
  • Added calcNetShareValueInAsset endpoint to enzyme adapter
  • Added support for metis to layer2-sequencer-health EA

Bug Fixes

  • Fixed Filecoin address validation for actor addresses in POR adapter
  • Fixed issue where API endpoint could not be changed via the API_ENDPOINT var for coinpaprika

Notable Adapter Updates

Adapter Version Description
ccip-read v2.0.0 Renamed, was Durin EA
proof-of-reserves v1.8.0 Fixed filecoin address validation for actor addresses
coinmarketcap v1.4.0 Added override to coinid for UST
enzyme-adapter v1.2.0 Added calcNetShareValueInAsset endpoint
layer2-sequencer-health v1.4.0 Add support for Metis
coinpaprika v1.8.10 Fix API_ENDPOINT env var behavior