|
2309 | 2309 | "title": "Streams scheduled for deprecation", |
2310 | 2310 | "topic": "Data Streams" |
2311 | 2311 | }, |
| 2312 | + { |
| 2313 | + "category": "release", |
| 2314 | + "date": "2026-06-18", |
| 2315 | + "description": "CRE CLI version 1.21.0 is now available. Using `--unsigned` or `--changeset` with `--secrets-auth=browser` or a private registry now produces a clear upfront error instead of a confusing failure mid-operation.\n\nUpdate your CLI by running `cre update` when prompted, or follow the [CLI Installation guide](https://docs.chain.link/cre/getting-started/cli-installation) for fresh installations.\n\n[See all changes on GitHub](https://github.com/smartcontractkit/cre-cli/compare/v1.20.0...v1.21.0)", |
| 2316 | + "title": "CRE CLI v1.21.0 — MSIG Mode Guard", |
| 2317 | + "topic": "CRE" |
| 2318 | + }, |
| 2319 | + { |
| 2320 | + "category": "release", |
| 2321 | + "date": "2026-06-12", |
| 2322 | + "description": "CRE CLI version 1.20.0 is now available. Simulation resource limits now match production — including higher execution concurrency, doubled gas limits, and larger payload caps for HTTP action and ConfidentialHTTP.\n\nUpdate your CLI by running `cre update` when prompted, or follow the [CLI Installation guide](https://docs.chain.link/cre/getting-started/cli-installation) for fresh installations.\n\n[See all changes on GitHub](https://github.com/smartcontractkit/cre-cli/compare/v1.19.0...v1.20.0)", |
| 2323 | + "title": "CRE CLI v1.20.0 — Simulation Limits Match Production", |
| 2324 | + "topic": "CRE" |
| 2325 | + }, |
| 2326 | + { |
| 2327 | + "category": "release", |
| 2328 | + "date": "2026-06-11", |
| 2329 | + "description": "Go SDK version 1.12.0 adds Solana mainnet chain selectors and workflow bindings, enabling production workflows that target Solana mainnet.\n\n[See all changes on GitHub](https://github.com/smartcontractkit/cre-sdk-go/compare/v1.11.0...v1.12.0)", |
| 2330 | + "title": "Go SDK v1.12.0 — Solana Mainnet", |
| 2331 | + "topic": "CRE" |
| 2332 | + }, |
| 2333 | + { |
| 2334 | + "category": "release", |
| 2335 | + "date": "2026-06-11", |
| 2336 | + "description": "CRE CLI version 1.19.0 is now available. A new `--listen` flag for `cre workflow simulate` keeps the simulator alive and reruns it for each incoming HTTP POST or EVM log trigger event, making it easier to iterate on trigger-driven workflows. Browser OAuth secrets auth is now enabled in production (with a fix for flows that broke when the default `CRE_ETH_PRIVATE_KEY` placeholder was set). Workflow output for deploy, activate, and pause now shows the resolved DON Family. The CLI also auto-resolves RPC endpoints for the capability registry chain and prompts for consent during secrets operations.\n\nUpdate your CLI by running `cre update` when prompted, or follow the [CLI Installation guide](https://docs.chain.link/cre/getting-started/cli-installation) for fresh installations.\n\n[See all changes on GitHub](https://github.com/smartcontractkit/cre-cli/compare/v1.18.0...v1.19.0)", |
| 2337 | + "title": "CRE CLI v1.19.0 — `--listen` for Simulate, Browser Secrets in Production", |
| 2338 | + "topic": "CRE" |
| 2339 | + }, |
2312 | 2340 | { |
2313 | 2341 | "category": "release", |
2314 | 2342 | "date": "2026-06-04", |
|
3514 | 3542 | "title": "CRE CLI v1.16.0 — ADI Mainnet Support", |
3515 | 3543 | "topic": "CRE" |
3516 | 3544 | }, |
| 3545 | + { |
| 3546 | + "category": "release", |
| 3547 | + "date": "2026-05-21", |
| 3548 | + "description": "Go SDK version 1.11.0 adds `private-testnet-rhyolite` EVM capabilities for the Rhyolite private testnet.\n\n[See all changes on GitHub](https://github.com/smartcontractkit/cre-sdk-go/compare/v1.10.0...v1.11.0)", |
| 3549 | + "title": "Go SDK v1.11.0 — Rhyolite Testnet Support", |
| 3550 | + "topic": "CRE" |
| 3551 | + }, |
| 3552 | + { |
| 3553 | + "category": "release", |
| 3554 | + "date": "2026-05-20", |
| 3555 | + "description": "Go SDK version 1.10.0 adds ADI mainnet (`adi-mainnet`) EVM capabilities, enabling workflows that target ADI mainnet.\n\n[See all changes on GitHub](https://github.com/smartcontractkit/cre-sdk-go/compare/v1.9.0...v1.10.0)", |
| 3556 | + "title": "Go SDK v1.10.0 — ADI Mainnet Support", |
| 3557 | + "topic": "CRE" |
| 3558 | + }, |
3517 | 3559 | { |
3518 | 3560 | "category": "release", |
3519 | 3561 | "date": "2026-05-14", |
3520 | 3562 | "description": "CRE CLI version 1.15.0 is now available. This release upgrades `cre workflow supported-chains` to show tenant-specific chains and their mock forwarder addresses (requires `cre login` or `CRE_API_KEY`), adds ADI testnet and Celo Sepolia support, and introduces a global `--allow-unknown-chains` flag to skip chain validation for experimental networks during simulation and deploy. `cre workflow hash` now auto-derives the workflow owner based on your target registry — on-chain uses `CRE_ETH_PRIVATE_KEY` or `workflow-owner-address`, off-chain uses the owner from your login session. The release also includes private registry bug fixes.\n\nUpdate your CLI by running `cre update` when prompted, or follow the [CLI Installation guide](https://docs.chain.link/cre/getting-started/cli-installation) for fresh installations.\n\n[See all changes on GitHub](https://github.com/smartcontractkit/cre-cli/compare/v1.14.0...v1.15.0)", |
3521 | 3563 | "title": "CRE CLI v1.15.0 — Tenant-Scoped Chains and Chain Expansion", |
3522 | 3564 | "topic": "CRE" |
3523 | 3565 | }, |
| 3566 | + { |
| 3567 | + "category": "release", |
| 3568 | + "date": "2026-05-13", |
| 3569 | + "description": "Go SDK version 1.9.0 adds ADI testnet (`adi-testnet`) and Celo Sepolia (`celo-sepolia`) EVM capabilities, enabling simulation and deployment to these networks.\n\n[See all changes on GitHub](https://github.com/smartcontractkit/cre-sdk-go/compare/v1.8.0...v1.9.0)", |
| 3570 | + "title": "Go SDK v1.9.0 — ADI Testnet and Celo Sepolia Support", |
| 3571 | + "topic": "CRE" |
| 3572 | + }, |
3524 | 3573 | { |
3525 | 3574 | "category": "release", |
3526 | 3575 | "date": "2026-05-08", |
|
0 commit comments