Skip to content

Releases: smartcontractkit/cre-cli

Release v1.14.0

07 May 17:31
v1.14.0
f372efc

Choose a tag to compare

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

30 Apr 17:01
v1.13.0
d6c1a58

Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

Release v1.12.0

23 Apr 19:35
v1.12.0
e53377a

Choose a tag to compare

What's Changed

  • Fix: --limits none now fully disables engine-level limit enforcement by @ejacquier in #375
  • Replace getOrganization with getCreOrganizationInfo in auth validation by @timothyF95 in #377
  • Stop sending deprecated onchain related fields for artifacts management by @j-nowak in #378
  • Refactor deploy command to be registry agnostic by @j-nowak in #379
  • Refactor cre workflow deploy to use registry type from settings by @j-nowak in #381
  • rename autoLink to correct format by @j-nowak in #387
  • Implement cre workflow pause for private registry by @j-nowak in #382
  • Implement cre workflow activate for private registry by @j-nowak in #383
  • Fix invalid owner-address bug by @timothyF95 in #380
  • Implement cre workflow delete for private registry by @j-nowak in #384
  • Refactor SimualtedEnvironment to builder pattern by @j-nowak in #388
  • Resolve workflow owner by deployment registry by @timothyF95 in #390
  • Unify and improve formatting of workflow details after deploy/delete/activate/pause by @j-nowak in #391
  • Replace gql error with a cre specific one by @j-nowak in #396
  • [DEVSVCS-4628] Simulator - Use new cron capability by @tarcisiozf in #372
  • refactor: make simulator chain-agnostic with pluggable chain families by @Fletch153 in #373
  • Add workflow list command by @timothyF95 in #397

New Contributors

Full Changelog: v1.11.0...v1.12.0

Release v1.11.0

16 Apr 21:27
v1.11.0
4a549e7

Choose a tag to compare

What's Changed

  • Add GQL clients to private workflow registry by @j-nowak in #366
  • Add registry list command by @timothyF95 in #369
  • feat: private workflow registry deployment behind a feature flag by @j-nowak in #367
  • Rename offchain registry GQL endpoints by @j-nowak in #374
  • feat: warn user when deploying over a paused workflow by @anirudhwarrier in #370
  • Add deployment registry selector by @timothyF95 in #371
  • Add workflow exist check to centralized registry workflow deploy by @j-nowak in #376
  • Simulator - Http Trigger - Resolve simulation file paths relative to invocation directory by @tarcisiozf in #342

Full Changelog: v1.10.0...v1.11.0

Release v1.10.0

09 Apr 20:56
v1.10.0
e372025

Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

Release v1.9.0

02 Apr 17:24
v1.9.0
1955d8c

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.9.0

Release v1.8.0

26 Mar 18:50
v1.8.0
d54d1a4

Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0

Release v1.7.0

23 Mar 18:42
v1.7.0
a166157

Choose a tag to compare

What's Changed

  • Update typescript cre-sdk: improve TS experience when dealing with NodeJS APIs by @ernest-nowacki in #295
  • Add hyperliquid mainnet and gnosis chiado support by @amit-momin in #320

Full Changelog: v1.6.0...v1.7.0

Release v1.6.0

19 Mar 17:19
v1.6.0
77a2f5f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

Release v1.5.0

17 Mar 17:09
v1.5.0
08faa7c

Choose a tag to compare

What's Changed

  • Fix a bug where the build command wouldn't build in some cases that simulate would by @nolag in #308
  • Respect .env in all commands, and override other settings. Make go builds fully reproducible by @nolag in #310
  • Add hash command and display hashes during other commands by @nolag in #313
  • Support ${VAR} env var resolution in RPC URLs by @ejacquier in #311
  • Add feature to generate-bindings to allow processing JSON contract abis by @markhoangcll in #312
  • Add new EVM mainnet and testnet support by @amit-momin in #301

New Contributors

Full Changelog: v1.4.0...v1.5.0