New Data Streams available on all supported networks:
Go SDK version 1.8.0 is now available. This release adds cre.OrderedEntries and cre.OrderedEntriesFunc — new helper functions that return a sorted iterator over map entries, removing the boilerplate of manually collecting and sorting keys before iteration. cre.OrderedEntries works with any map whose keys implement cmp.Ordered (strings, integers, etc.), and cre.OrderedEntriesFunc accepts a custom comparator for maps with struct or other non-ordered keys. Use these helpers anywhere you iterate over a map in DON mode to guarantee consistent key ordering across all nodes. This release also adds report verification support to the SDK.
The following Data Feeds are scheduled for deprecation. See Feeds Scheduled For Deprecation for shutdown dates and the latest status:
CRE CLI version 1.11.0 is now available. This release adds cre registry list, a new command that displays the workflow registries configured for your organization. It also adds a warning when deploying over a paused workflow, fixes HTTP trigger --http-payload file paths to resolve relative to your working directory, and adds a duplicate-deploy check to prevent redundant on-chain transactions.
Update your CLI by running cre update when prompted, or follow the CLI Installation guide for fresh installations.
We have announced the deprecation of select Data Feeds, scheduled for shutdown on April 29th, 2026. Check the list of Deprecating Data Feeds to learn more.
CCIP is no longer supported on Polygon ZkEVM.
On or shortly after April 22, 2026, pricing will be updated to DEX State Pricing for the following feeds:
DAI-USD on Aptos, xDAI, Optimism, Arbitrum, Avalanche, Metis, Polygon, Linea, Base, Ethereum, BSC
DAI-ETH on Ethereum
New Data Streams available on all supported networks: