Skip to content

Releases: Tenderly/tenderly-cli

v1.6.9

04 Mar 13:59
b2672ae

Choose a tag to compare

What's Changed

  • Add parameter conditions to function trigger by @skypper in #219

Full Changelog: v1.6.8...v1.6.9

v1.6.8

26 Feb 19:50
1f2f891

Choose a tag to compare

What's Changed

  • Add NOT operator and event parameter conditions to action triggers by @skypper in #217

New Contributors

Full Changelog: v1.6.7...v1.6.8

v1.6.7

06 Feb 16:41
5dada67

Choose a tag to compare

Changelog

  • c0fa70c feat(rest-client): logging API error messages
  • 6f9479d feat(rest-client): logging API error messages
  • 5dada67 fix(actions): adding missing Block config to the default/init action
  • 95862cb fix(actions): adding missing Block config to the default/init action
  • f6038d1 fix(logging): Capturing error responses in debug logs
  • 405b56d fix(logging): Capturing error responses in debug logs

v1.6.6

09 May 16:29
2a37389

Choose a tag to compare

What's Changed

  • Fix typos in user-facing messages in logout.go and verify.go by @sky-coderay in #194
  • Adding ability to match any topic on log emitted actions trigger by @g4ndr4 in #210

New Contributors

Full Changelog: v1.6.5...v1.6.6

v1.6.5

01 Oct 09:31
1fbeeed

Choose a tag to compare

What's Changed

Full Changelog: v1.6.4...v1.6.5

v1.6.4

13 Mar 18:35
2118ed4

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

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

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

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

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