From e3ae0e214060bf632b5de90a31187943797abdf9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 12:11:27 +0100 Subject: [PATCH] Release 1.135.0 (#3454) * Release 1.135.0 (deletions) * Release 1.135.0 (.) * Release 1.135.0 (packages/sources/icap) * Release 1.135.0 (packages/sources/tp) --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .changeset/lazy-ducks-pay.md | 5 ----- .changeset/popular-queens-yawn.md | 5 ----- MASTERLIST.md | 6 +++--- package.json | 2 +- packages/sources/icap/CHANGELOG.md | 11 +++++++++++ packages/sources/icap/README.md | 2 +- packages/sources/icap/package.json | 2 +- packages/sources/tp/CHANGELOG.md | 6 ++++++ packages/sources/tp/README.md | 4 ++-- packages/sources/tp/package.json | 2 +- 10 files changed, 26 insertions(+), 19 deletions(-) delete mode 100644 .changeset/lazy-ducks-pay.md delete mode 100644 .changeset/popular-queens-yawn.md diff --git a/.changeset/lazy-ducks-pay.md b/.changeset/lazy-ducks-pay.md deleted file mode 100644 index 3df943c44d..0000000000 --- a/.changeset/lazy-ducks-pay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@chainlink/icap-adapter': minor ---- - -Seperate ICAP from TP diff --git a/.changeset/popular-queens-yawn.md b/.changeset/popular-queens-yawn.md deleted file mode 100644 index c86f08f8d2..0000000000 --- a/.changeset/popular-queens-yawn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@chainlink/tp-adapter': minor ---- - -Combined TP and ICAP EAs into a single EA and removed ICAP.URL must have query param appended as selector in bridge URL, eg: https://:8080?streamName=icapThis change will save subscription costs as all data for both DPs is sent on 1 WS connection and each additional connection requires additional subscriptions (and cost).Should be backwards compatible for TP ONLY diff --git a/MASTERLIST.md b/MASTERLIST.md index e1773b22d8..4d361ccc00 100644 --- a/MASTERLIST.md +++ b/MASTERLIST.md @@ -1,4 +1,4 @@ -## Release 1.134.0 +## Release 1.135.0 This document was generated automatically. Please see [Master List Generator](./packages/scripts#master-list-generator) for more info. @@ -118,7 +118,7 @@ This document was generated automatically. Please see [Master List Generator](./ | [harmony](packages/targets/harmony/README.md) | `1.1.32` | `target` | v2 | `https://api.s0.t.hmny.io` | | `API_ENDPOINT`, `CHAIN_ID`, `GAS_LIMIT`, `PRIVATE_KEY (✅)` | Unknown | Unknown | | | [✅](packages/targets/harmony/test/integration) | [✅](packages/targets/harmony/test/e2e) | | [harris-and-trotter](packages/sources/harris-and-trotter/README.md) | `1.1.3` | `source` | v3 | `https://api.harrisandtrotter.co.uk/api` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)` | `balance` | `balance` | | [✅](packages/sources/harris-and-trotter/test/unit) | [✅](packages/sources/harris-and-trotter/test/integration) | | | [historical-average](packages/composites/historical-average/README.md) | `1.2.62` | `composite` | v2 | Unknown | `coinmarketcap-adapter` | `COINMARKETCAP_ADAPTER_URL`, `DEFAULT_SOURCE` | Unknown | Unknown | | [✅](packages/composites/historical-average/test/unit) | [✅](packages/composites/historical-average/test/integration) | [✅](packages/composites/historical-average/test/e2e) | -| [icap](packages/sources/icap/README.md) | `1.2.7` | `source` | v3 | Unknown | `external-adapter-framework`, `tp-adapter` | `WS_API_ENDPOINT`, `WS_API_PASSWORD (✅)`, `WS_API_USERNAME (✅)` | `forex`, `price` | `price` | ✅ | | [✅](packages/sources/icap/test/integration) | | +| [icap](packages/sources/icap/README.md) | `1.3.0` | `source` | v3 | Unknown | `external-adapter-framework`, `tp-adapter` | `WS_API_ENDPOINT`, `WS_API_PASSWORD (✅)`, `WS_API_USERNAME (✅)` | `forex`, `price` | `price` | ✅ | | [✅](packages/sources/icap/test/integration) | | | [iex-cloud](packages/sources/iex-cloud/README.md) | `2.0.23` | `source` | v3 | `https://cloud.iexapis.com/stable` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)` | `crypto`, `eod`, `eod-close`, `price`, `stock` | `stock` | | | [✅](packages/sources/iex-cloud/test/integration) | | | [implied-price](packages/composites/implied-price/README.md) | `1.1.24` | `composite` | v2 | Unknown | | | `impliedPrice` | `impliedPrice` | | [✅](packages/composites/implied-price/test/unit) | [✅](packages/composites/implied-price/test/integration) | | | [intrinio](packages/sources/intrinio/README.md) | `2.0.19` | `source` | v3 | `https://api-v2.intrinio.com/` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY` | `price`, `stock` | `price` | ✅ | | [✅](packages/sources/intrinio/test/integration) | | @@ -195,7 +195,7 @@ This document was generated automatically. Please see [Master List Generator](./ | [tiingo](packages/sources/tiingo/README.md) | `2.6.1` | `source` | v3 | `https://api.tiingo.com/` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT` | `commodities`, `crypto`, `crypto-lwba`, `crypto-synth`, `crypto-vwap`, `crypto_lwba`, `cryptolwba`, `cryptoyield`, `eod`, `forex`, `fx`, `iex`, `price`, `prices`, `realized-vol`, `realized-volatility`, `stock`, `top`, `volume`, `vwap`, `yield` | `crypto` | ✅ | | [✅](packages/sources/tiingo/test/integration) | | | [token-allocation](packages/targets/token-allocation/README.md) | `1.12.9` | `non-deployable` | v2 | Unknown | `amberdata-adapter`, `blocksize-capital-adapter`, `cfbenchmarks-adapter`, `coinapi-adapter`, `coingecko-adapter`, `coinmarketcap-adapter`, `coinmetrics-adapter`, `coinpaprika-adapter`, `coinranking-adapter`, `cryptocompare-adapter`, `finage-adapter`, `kaiko-adapter`, `ncfx-adapter`, `tiingo-adapter` | `AMBERDATA_ADAPTER_URL`, `BLOCKSIZE_CAPITAL_ADAPTER_URL`, `CFBENCHMARKS_ADAPTER_URL`, `COINAPI_ADAPTER_URL`, `COINGECKO_ADAPTER_URL`, `COINMARKETCAP_ADAPTER_URL`, `COINMETRICS_ADAPTER_URL`, `COINPAPRIKA_ADAPTER_URL`, `COINRANKING_ADAPTER_URL`, `CRYPTOCOMPARE_ADAPTER_URL`, `DEFAULT_METHOD`, `DEFAULT_QUOTE`, `DEFAULT_SOURCE`, `FINAGE_ADAPTER_URL`, `KAIKO_ADAPTER_URL`, `NCFX_ADAPTER_URL`, `TIINGO_ADAPTER_URL` | Unknown | Unknown | | [✅](packages/non-deployable/token-allocation/test/unit) | [✅](packages/non-deployable/token-allocation/test/integration) | [✅](packages/non-deployable/token-allocation/test/e2e) | | [token-allocation-test](packages/targets/token-allocation-test/README.md) | `0.0.10` | `non-deployable` | v3 | Unknown | `external-adapter-framework` | Unknown | Unknown | Unknown | Unknown | | [✅](packages/non-deployable/token-allocation-test/test/integration) | | -| [tp](packages/sources/tp/README.md) | `1.5.1` | `source` | v3 | Unknown | `external-adapter-framework` | `WS_API_ENDPOINT`, `WS_API_PASSWORD (✅)`, `WS_API_USERNAME (✅)` | `commodities`, `forex`, `price` | `price` | ✅ | [✅](packages/sources/tp/test/unit) | [✅](packages/sources/tp/test/integration) | | +| [tp](packages/sources/tp/README.md) | `1.6.0` | `source` | v3 | Unknown | `external-adapter-framework` | `WS_API_ENDPOINT`, `WS_API_PASSWORD (✅)`, `WS_API_USERNAME (✅)` | `commodities`, `forex`, `price` | `price` | ✅ | [✅](packages/sources/tp/test/unit) | [✅](packages/sources/tp/test/integration) | | | [tradermade](packages/sources/tradermade/README.md) | `2.1.11` | `source` | v3 | `https://marketdata.tradermade.com/api/v1/live` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)`, `WS_API_ENDPOINT`, `WS_API_KEY`, `WS_ENABLED` | `batch`, `commodities`, `forex`, `live`, `stock` | `live` | ✅ | [✅](packages/sources/tradermade/test/unit) | [✅](packages/sources/tradermade/test/integration) | | | [tradingeconomics](packages/sources/tradingeconomics/README.md) | `3.0.16` | `source` | v3 | `https://api.tradingeconomics.com/markets` | `external-adapter-framework` | `API_CLIENT_KEY (✅)`, `API_CLIENT_SECRET (✅)`, `API_ENDPOINT`, `WS_API_ENDPOINT`, `WS_ENABLED` | `commodities`, `crypto`, `forex`, `price`, `stock` | `price` | ✅ | | [✅](packages/sources/tradingeconomics/test/integration) | | | [tradinghours](packages/sources/tradinghours/README.md) | `0.1.2` | `source` | v3 | `https://api.tradinghours.com` | `external-adapter-framework` | `API_ENDPOINT`, `API_KEY (✅)` | `forex-market-status`, `market-status`, `metals-market-status`, `wti-market-status` | `market-status` | | | [✅](packages/sources/tradinghours/test/integration) | | diff --git a/package.json b/package.json index 31a0891f5d..bcdb273e29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/external-adapters-js", - "version": "1.134.0", + "version": "1.135.0", "license": "MIT", "private": true, "workspaces": [ diff --git a/packages/sources/icap/CHANGELOG.md b/packages/sources/icap/CHANGELOG.md index 8e4149e352..c15fb1239d 100644 --- a/packages/sources/icap/CHANGELOG.md +++ b/packages/sources/icap/CHANGELOG.md @@ -1,5 +1,16 @@ # @chainlink/icap-adapter +## 1.3.0 + +### Minor Changes + +- [#3449](https://github.com/smartcontractkit/external-adapters-js/pull/3449) [`2e7c23b`](https://github.com/smartcontractkit/external-adapters-js/commit/2e7c23b72994935eaeea0c6f268eb5257ba504c4) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - Seperate ICAP from TP + +### Patch Changes + +- Updated dependencies [[`2e7c23b`](https://github.com/smartcontractkit/external-adapters-js/commit/2e7c23b72994935eaeea0c6f268eb5257ba504c4)]: + - @chainlink/tp-adapter@1.6.0 + ## 1.2.7 ### Patch Changes diff --git a/packages/sources/icap/README.md b/packages/sources/icap/README.md index 0d0858ec44..dbf3637263 100644 --- a/packages/sources/icap/README.md +++ b/packages/sources/icap/README.md @@ -1,6 +1,6 @@ # ICAP -![1.2.7](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/icap/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![1.3.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/icap/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info. diff --git a/packages/sources/icap/package.json b/packages/sources/icap/package.json index c3d18f84b9..5f997bdc2d 100644 --- a/packages/sources/icap/package.json +++ b/packages/sources/icap/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/icap-adapter", - "version": "1.2.7", + "version": "1.3.0", "description": "Chainlink ICAP adapter (sister to TP adapter).", "keywords": [ "Chainlink", diff --git a/packages/sources/tp/CHANGELOG.md b/packages/sources/tp/CHANGELOG.md index 1fe6686846..00b0820a8a 100644 --- a/packages/sources/tp/CHANGELOG.md +++ b/packages/sources/tp/CHANGELOG.md @@ -1,5 +1,11 @@ # @chainlink/tp-adapter +## 1.6.0 + +### Minor Changes + +- [#3449](https://github.com/smartcontractkit/external-adapters-js/pull/3449) [`2e7c23b`](https://github.com/smartcontractkit/external-adapters-js/commit/2e7c23b72994935eaeea0c6f268eb5257ba504c4) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - Combined TP and ICAP EAs into a single EA and removed ICAP.URL must have query param appended as selector in bridge URL, eg: https://:8080?streamName=icapThis change will save subscription costs as all data for both DPs is sent on 1 WS connection and each additional connection requires additional subscriptions (and cost).Should be backwards compatible for TP ONLY + ## 1.5.1 ### Patch Changes diff --git a/packages/sources/tp/README.md b/packages/sources/tp/README.md index e4c1a47f3c..8cfd54d960 100644 --- a/packages/sources/tp/README.md +++ b/packages/sources/tp/README.md @@ -1,6 +1,6 @@ # TP -![1.5.1](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/tp/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) +![1.6.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/tp/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet) This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info. @@ -60,7 +60,7 @@ Supported names for this endpoint are: `commodities`, `forex`, `price`. | :-------: | :--------: | :------------: | :----------------------------------------------------: | :----: | :--------: | :-----: | :--------: | :------------: | | ✅ | base | `coin`, `from` | The symbol of symbols of the currency to query | string | | | | | | ✅ | quote | `market`, `to` | The symbol of the currency to convert to | string | | | | | -| | streamName | `source` | TP or ICAP | string | `IC`, `TP` | `TP` | | | +| | streamName | `source` | TP ('TP') or ICAP ('IC') | string | `IC`, `TP` | `TP` | | | | | sourceName | `tpSource` | Source of price data for this price pair on the stream | string | | `GBL` | | | ### Example diff --git a/packages/sources/tp/package.json b/packages/sources/tp/package.json index abf36c7e84..bb4771392d 100644 --- a/packages/sources/tp/package.json +++ b/packages/sources/tp/package.json @@ -1,6 +1,6 @@ { "name": "@chainlink/tp-adapter", - "version": "1.5.1", + "version": "1.6.0", "description": "Chainlink TP adapter (sister to ICAP adapter).", "keywords": [ "Chainlink",