Newly supported tokens: USDi
CRE CLI version 1.1.0 is now available. This release adds support for custom WASM builds and an improved CLI interface.
Required versions: CLI v1.1.0+, Go SDK v1.2.0+, TS SDK v1.0.9+
Update your CLI by running cre update when prompted, or follow the CLI Installation guide for fresh installations.
Chainlink Data Streams is available for new blockchains:
The verifier proxy addresses and stream IDs are available on the Supported Networks page.
TypeScript SDK version 1.1.0 includes improved error messages across the runtime and utilities, converts the Confidential HTTP capability to run in DON mode, and adds a descriptive error when cre-setup has not been run.
We have announced the deprecation of select Data Feeds, scheduled for shutdown on March 4th, 2026. Check the list of Deprecating Data Feeds to learn more.
Newly supported tokens: FUSD
New Data Feeds available:
CRE CLI version 1.0.11 is now available. This release adds World Chain Mainnet support for workflow simulation and production deployment.
Required versions: CLI v1.0.11+, Go SDK v1.2.0+, TS SDK v1.0.9+
Update your CLI by running cre update when prompted, or follow the CLI Installation guide for fresh installations.
Go SDK version 1.3.0 updates the Confidential HTTP capability types. The encrypt_output field has moved from ConfidentialHTTPRequest to HTTPRequest. Update workflows that set this field accordingly.