Skip to content

Commit 126a12f

Browse files
Release 1.161.0 (.)
1 parent ac56bd9 commit 126a12f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

MASTERLIST.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Release 1.160.0
1+
## Release 1.161.0
22

33
This document was generated automatically. Please see [Master List Generator](./packages/scripts#master-list-generator) for more info.
44

@@ -8,7 +8,7 @@ This document was generated automatically. Please see [Master List Generator](./
88
| [accuweather](packages/sources/accuweather/README.md) | `1.3.42` | `source` | v2 | `http://api.accuweather.com/` | | `API_ENDPOINT`, `API_KEY (✅)` | `current-conditions`, `location`, `location-current-conditions` | Unknown | | [✅](packages/sources/accuweather/test/unit) | [✅](packages/sources/accuweather/test/integration) | |
99
| [ada-balance](packages/sources/ada-balance/README.md) | `2.5.42` | `source` | v2 | Unknown | | `HTTP_OGMIOS_URL`, `IS_TLS_ENABLED`, `RPC_PORT`, `WS_API_ENDPOINT`, `WS_OGMIOS_URL` | `balance` | `balance` | | [✅](packages/sources/ada-balance/test/unit) | [✅](packages/sources/ada-balance/test/integration) | |
1010
| [agoric](packages/targets/agoric/README.md) | `2.1.42` | `target` | v2 | `http://localhost:8000/api/oracle` | | `API_KEY` | Unknown | Unknown | | | [✅](packages/targets/agoric/test/integration) | [✅](packages/targets/agoric/test/e2e) |
11-
| [aleno](packages/sources/aleno/README.md) | `1.0.6` | `source` | v3 | `https://state-price.aleno.ai` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `BACKGROUND_EXECUTE_MS`, `WS_API_ENDPOINT` | `crypto`, `price`, `state` | `price` | | | [✅](packages/sources/aleno/test/integration) | |
11+
| [aleno](packages/sources/aleno/README.md) | `1.1.0` | `source` | v3 | `https://state-price.aleno.ai` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `BACKGROUND_EXECUTE_MS`, `WS_API_ENDPOINT` | `crypto`, `price`, `state` | `price` | | | [✅](packages/sources/aleno/test/integration) | |
1212
| [alphachain](packages/sources/alphachain/README.md) | `1.3.42` | `source` | v2 | `https://alpha-chain2.p.rapidapi.com` | | `API_KEY (✅)` | `dataquery` | `dataquery` | | [✅](packages/sources/alphachain/test/unit) | | |
1313
| [alpine](packages/sources/alpine/README.md) | `2.0.5` | `source` | v2 | Unknown | | `ETHEREUM_CHAIN_ID`, `ETHEREUM_RPC_URL`, `POLYGON_CHAIN_ID`, `POLYGON_RPC_URL` | `lastblock`, `tvl` | Unknown | | [✅](packages/sources/alpine/test/unit) | [✅](packages/sources/alpine/test/integration) | |
1414
| [amberdata](packages/sources/amberdata/README.md) | `1.8.35` | `source` | v2 | `https://web3api.io` | | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT` | `balance`, `crypto`, `gasprice`, `marketcap`, `price`, `token`, `volume` | Unknown | ✅ | [✅](packages/sources/amberdata/test/unit) | [✅](packages/sources/amberdata/test/integration) | [✅](packages/sources/amberdata/test/e2e) |

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/external-adapters-js",
3-
"version": "1.160.0",
3+
"version": "1.161.0",
44
"license": "MIT",
55
"private": true,
66
"workspaces": [

0 commit comments

Comments
 (0)