Releases: Tenderly/tenderly-cli
Releases · Tenderly/tenderly-cli
v1.6.4
Changelog
- 2118ed4 Allowing only alert trigger type to have empty configuration (#180)
v1.6.3
Default invocation type was sequential
on tenderly actions init
but due to recent changes, made default to be parallel
to skip any potential conflict
v1.6.2
What's Changed
- Add optional flag
--return-url
to spawn-rpc
that will return the URL instead of just printing it
- by @beruda in #164
New Contributors
Full Changelog: v1.6.1...v1.6.2
v1.6.0
Changelog
- 44dd317 Export command deprecation.
- 611919b Export command message re-wording
- 54e5a99 Merge pull request #159 from Tenderly/nu/export-deprecation
- 56057b5 Remove jsonrpc2 package
v1.5.14
Changelog
- 1bf8a53 Add export deprecation message.
- 43eda1e Merge pull request #156 from Tenderly/export-deprecation-message
v1.5.13
Changelog
- 6e7d1ab Add check for empty execution_type
- 4c41616 Add check for execution_type fields while building and publishing actions
- a4c0df8 Implement action execution type
- 10a7ff1 Merge pull request #149 from Tenderly/dgp/invocation-type-support
v1.5.11
What's Changed
- Set the max allowed version of
@tenderly/actions
npm package for V2
runtime to 0.2.x
by @g4ndr4 in #148