Releases: smartcontractkit/cre-cli
Releases · smartcontractkit/cre-cli
Release v1.22.0
What's Changed
- Validate OCR response payload signatures by @timothyF95 in #497
- Force https gateway requests by @timothyF95 in #501
- Update HTTP listening documentation by @tarcisiozf in #499
- Add private-testnet-quartzite support by @amit-momin in #506
- Generalise chain signing keys by @yashnevatia in #503
Full Changelog: v1.21.0...v1.22.0
Release v1.21.0
What's Changed
- Block MSIG mode with private registry and browser secrets auth by @timothyF95 in #488
- Add private-testnet-pumice support by @amit-momin in #494
- Document secrets authorisation flows by @timothyF95 in #495
- Validate vault encryption key using CapabilitiesRegistry by @timothyF95 in #490
- Bump chainlink to add mtls support to http action fake by @cedric-cordenier in #496
Full Changelog: v1.20.0...v1.21.0
Release v1.20.0
What's Changed
- Add CapabilitiesRegistry client and shared vault DON resolution for secrets flows by @timothyF95 in #480
- Update Simulation limits to match Production by @timothyF95 in #489
Full Changelog: v1.19.0...v1.20.0
Release v1.19.0
What's Changed
- Add RPC resolution and consent for capability registry by @timothyF95 in #471
- Fix DON family resolution to use tenant default over embedded config by @timothyF95 in #478
- Enable browser OAuth secrets auth in production by @timothyF95 in #482
- Fix browser secrets failure when default CRE_ETH_PRIVATE_KEY placeholder is set by @timothyF95 in #481
- update bindings fork check and metadata by @silaslenihan in #486
- Temporarily disable validation prompt until feature complete by @timothyF95 in #487
- Enable real simulation of Triggers using Local Simulator (with fake capabilities) by @tarcisiozf in #477
Full Changelog: v1.18.0...v1.19.0
Release v1.18.0
What's Changed
- Refactor secret handling to use byte arrays for values by @anirudhwarrier in #444
- Fix context propagation in execute operations by @timothyF95 in #459
- Make the user context a hard requirement by @timothyF95 in #462
- Solana bindings write report only by @Unheilbar in #455
- PLEX-3005 Run PR CI for capabilities-development branch by @Fletch153 in #467
- Extract internal/creconfig for CLI config paths by @timothyF95 in #463
- Add capability registry address to user context by @timothyF95 in #461
- Add centralised registry types and reject unknown registries by @timothyF95 in #466
- Remove Unnecessary get finalized block by @silaslenihan in #473
Full Changelog: v1.17.0...v1.18.0
Release v1.17.0
What's Changed
- Refactor: Standardize service timeout across clients and improve context handling by @anirudhwarrier in #448
- Refactor: Pass context to login flow and GQL methods by @anirudhwarrier in #449
- Refactor workflow fetching logic to a common function by @anirudhwarrier in #451
- Support updated Oauth secrets ownership model by @timothyF95 in #443
- Refactor: Add context parameter to WorkflowRegistryV2Client methods by @anirudhwarrier in #450
- Enhance error handling for workflow ID type assertions in deletion strategies by @anirudhwarrier in #452
- Enhance registry type mapping with logging for unknown types by @anirudhwarrier in #453
- Refactor input validation in UpsertWorkflow function by @anirudhwarrier in #454
- Map user context gateway url to secrets module by @timothyF95 in #446
Full Changelog: v1.16.0...v1.17.0
Release v1.16.0
What's Changed
- Implement SecureRemove function for safer file deletion and update logout handler to use it. by @anirudhwarrier in #440
- Remove org owned feature flag by @timothyF95 in #441
- Add adi-mainnet support by @amit-momin in #445
- Add input validation guard by @timothyF95 in #438
- Fix CheckWorkflowExists() by @timothyF95 in #439
- Fix non-interactive cron trigger blocking in simulation by @tarcisiozf in #442
- Add private-testnet-rhyolite support by @amit-momin in #447
- Fix: Propagate ctx to GQL Methods by @timothyF95 in #436
Full Changelog: v1.15.0...v1.16.0
Release v1.15.0
What's Changed
- Fix: Check workflowID in private registry deploy strategy (DEVSVCS-4930) by @j-nowak in #421
- fix: preserve paused status on private registry workflow update by @j-nowak in #420
- Update secrets onchain flag name by @timothyF95 in #425
- Enhance supported-chains command to list tenant-specific chains and mock forwarder addresses by @anirudhwarrier in #428
- Add ADI testnet and Celo sepolia support by @amit-momin in #431
- Add don family support for offchain registry by @timothyF95 in #426
- Update workflow hash owner resolution by @j-nowak in #427
- Non-evms supported-chains list & --allow-unknown-chains flag by @ejacquier in #419
Full Changelog: v1.14.0...v1.15.0
Release v1.14.0
What's Changed
- CL109-04 Browser Vault Delete Uses Workflow-Owner Identifiers by @timothyF95 in #406
- CL109-09 Browser Vault List And Delete Still Require Linked Workflow Owner by @timothyF95 in #407
- CL109-10 CLI Legacy Owner Validation No Longer Fails Fast by @timothyF95 in #411
- Fixed 1Password op:// secrets being clobbered by .env loading by @ejacquier in #413
- Fix rpc and eth key validation bug by @timothyF95 in #410
- feat: add Registry field to workflow details header by @anirudhwarrier in #417
- feat: add UI warning for EnvironmentSet values by @anirudhwarrier in #415
- Add supported-chains cmd & Improve Error Messages by @ejacquier in #330
- Document deployment-registry usage in cre registry list by @ejacquier in #418
Full Changelog: v1.13.0...v1.14.0
Release v1.13.0
What's Changed
- Add --non-interactive flag to all commands and improve CI/headless UX by @ejacquier in #331
- Add list output flag by @timothyF95 in #398
- Update typescript SDK to
1.6.0by @ernest-nowacki in #395 - Add cre workflow get command by @timothyF95 in #400
- Enable private workflow deployments on production by @timothyF95 in #404
- Fix: Remove 0x hex prefix in secrets digest by @timothyF95 in #405
- Align simulation limits with production settings by @wentzeld in #408
Full Changelog: v1.12.0...v1.13.0