github smartcontractkit/external-adapters-js v1.5.0
Release v1.5.0

latest releases: v1.121.0, v1.120.0, v1.119.0...
2 years ago

anchor [v1.1.5]

  • Anchor adapter implementation to pull bETH/USD and bLuna/USD feeds

alpine [v1.0.1]

  • Alpine adapter implementation

coinpaprika [v1.0.13]

  • Add coinpaprika KNC ticker override

finage [v1.2.4]

  • Finage WS crypto endpoint

snowflake [v1.0.4]

  • Snowflake covid adapter implementation

Framework wide changes

The changes below bumped up the version for all adapters. Please check ECR for the latest versions.

Features

  • Upgrade node-redis to v4
  • Cache warmer metric feed ID labelled as cacheWarmer
  • Double amount of allowed entries in local cache

Bug Fixes

  • Cachewarmer count metric no longer goes negative
  • Correction to Redis logging. Issue was that the adapter was not logging expected data but instead logged an object that was not spread.
  • The new Redis client package introduces a maximum amount of items that can be queued to prevent severe backups. This can be controlled with the environment variable CACHE_REDIS_MAX_QUEUED_ITEMS. For adapters with a lot of feeds or that use WS this will likely need to be raised to ~400.

Don't miss a new external-adapters-js release

NewReleases is sending notifications on new releases.