Skip to content

Releases: Tenderly/tenderly-cli

v1.6.4

13 Mar 18:35
2118ed4
Compare
Choose a tag to compare

Changelog

  • 2118ed4 Allowing only alert trigger type to have empty configuration (#180)

v1.6.3

23 Feb 10:07
fe1cb3d
Compare
Choose a tag to compare

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

26 Oct 15:07
0add238
Compare
Choose a tag to compare

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.1

20 Oct 12:52
1f5c29a
Compare
Choose a tag to compare

Changelog

  • 1f5c29a Adding typescript rootDir options to actions (#163)

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

25 Aug 08:44
54e5a99
Compare
Choose a tag to compare

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

04 Aug 12:15
43eda1e
Compare
Choose a tag to compare

Changelog

  • 1bf8a53 Add export deprecation message.
  • 43eda1e Merge pull request #156 from Tenderly/export-deprecation-message

v1.5.13

05 Jun 09:13
10a7ff1
Compare
Choose a tag to compare

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.12

09 May 12:52
806ef39
Compare
Choose a tag to compare

Changelog

v1.5.11

05 May 13:54
b5733ab
Compare
Choose a tag to compare

What's Changed

  • Set the max allowed version of @tenderly/actions npm package for V2 runtime to 0.2.x by @g4ndr4 in #148

v1.5.10

21 Apr 09:02
585eeb3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.8...v1.5.10