New Data Feeds available:
New Data Streams available on all supported networks:
CRE CLI version 1.9.0 is now available. This release adds browser-based OAuth (PKCE) for vault secrets operations — running cre secrets create, cre secrets update, cre secrets delete, or cre secrets list now opens your browser to authorize Vault DON access and submits your encrypted secrets automatically. It also adds a --skip-type-checks flag to cre workflow build, cre workflow simulate, cre workflow deploy, and cre workflow hash to skip TypeScript type checking for faster development iteration.
Update your CLI by running cre update when prompted, or follow the CLI Installation guide for fresh installations.
Chainlink CCIP expands support to Tempo Testnet Moderato, replacing the deprecated Tempo Testnet.
Chainlink Node v2.40.0 is now available. See the Release Notes for details.
New Data Feeds available:
TypeScript SDK version 1.5.0 improves type checking accuracy and build reproducibility for TypeScript workflows. The SDK now runs type checks using your workflow's own tsconfig.json instead of its internal configuration, giving you more accurate, project-specific type errors. TypeScript workflow binaries are also now reproducible on the same OS, making it easier to verify build integrity across CI runs.