From cf747420b02d5a51ef115cddf66cebcbcceac1dc Mon Sep 17 00:00:00 2001 From: khadni <98668332+khadni@users.noreply.github.com> Date: Sun, 5 Jul 2026 21:22:40 +0000 Subject: [PATCH] Data: Update changelog for data changes --- .github/scripts/data/baseline.json | 3 +- public/changelog.json | 74 ++++++++++++++++++++++++++++++ 2 files changed, 76 insertions(+), 1 deletion(-) diff --git a/.github/scripts/data/baseline.json b/.github/scripts/data/baseline.json index 77c9e12b025..1da1390d239 100644 --- a/.github/scripts/data/baseline.json +++ b/.github/scripts/data/baseline.json @@ -1,5 +1,5 @@ { - "timestamp": "2026-07-02T16:49:13Z", + "timestamp": "2026-07-05T21:22:35Z", "knownIds": [ "aptos-apt-usd", "aptos-btc-usd", @@ -752,6 +752,7 @@ "arbitrum-resolv-usd-streams-cexprice-mainnet-production", "arbitrum-reth-eth", "arbitrum-reth-eth-exchange-rate", + "arbitrum-reusd-usd-streams-exchangerate-mainnet-production", "arbitrum-rez-usd-premium-prod-v03", "arbitrum-rgti-usd-streams-extendedhoursequityprice-mainnet-production", "arbitrum-rgti-usd-streams-overnighthoursequityprice-mainnet-production", diff --git a/public/changelog.json b/public/changelog.json index 72ad38432e9..dbc81fc9fd9 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -402,6 +402,80 @@ } }, "data": [ + { + "category": "integration", + "date": "2026-07-05", + "description": "New Data Streams available on all [supported networks](https://docs.chain.link/data-streams/crypto-streams):", + "relatedNetworks": [ + "0g", + "adi-network", + "apechain", + "aptos", + "arbitrum", + "arc", + "avalanche", + "base", + "berachain", + "bitlayer", + "blast", + "bnb-chain", + "bob", + "botanix", + "canton", + "celo", + "dogeos", + "ethereum", + "giwa", + "gnosis-chain", + "gravity", + "hashkey", + "hedera", + "hyperevm", + "injective", + "ink", + "jovay", + "lens", + "linea", + "mantle", + "megaeth", + "metis", + "monad", + "opbnb", + "optimism", + "perennial", + "pharos", + "plasma", + "polygon", + "polygonkatana", + "robinhood", + "ronin", + "scroll", + "sei", + "seismic", + "shibarium", + "solana", + "soneium", + "sonic", + "stable", + "stellar", + "taiko", + "unichain", + "worldchain", + "xlayer", + "zksync" + ], + "relatedTokens": [ + { + "assetName": "Resupply USD", + "baseAsset": "REUSD", + "quoteAsset": "USD", + "url": "https://data.chain.link/streams/reusd-usd", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/reusd.webp" + } + ], + "title": "Added support to Data Streams", + "topic": "Data Streams" + }, { "category": "integration", "date": "2026-07-03",