Skip to content

Releases: Tenderly/tenderly-cli

v1.6.10

27 Apr 13:45
dd8f86c

Choose a tag to compare

Changelog

  • 3fa944a Add JSON Schema generation for tenderly.yaml actions config
  • aa64a98 Merge branch 'master' into feat/sec-1117-schema
  • af8cce1 Merge pull request #220 from Tenderly/feat/sec-1117-schema
  • 72e5ccf feat(actions): add $schema to generated configs
  • 8d82fde feat(actions): add capabilities command and validate --json output
  • dd8f86c feat(actions): add ethBalance and stateChanged trigger support
  • be57245 feat(actions): add validate command for tenderly.yaml
  • 30d52e3 fix(actions): align JSON Schema with runtime validation and docs
  • 168bd7d fix(actions): resolve remaining review nits
  • e484fd4 refactor(actions): address review feedback for staff-engineer approval

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