Skip to content

Releases: checkly/checkly-cli

6.5.0

27 Aug 15:28
2aedf94
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: 6.4.0...6.5.0

6.4.0

14 Aug 17:04
c2b97da
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix: update Checkly AI rules for UrlAssertionbuilder by @stefanjudis in #1133
  • feat: add better handling for API errors [sc-25199] by @sorccu in #1135

Full Changelog: 6.3.2...6.4.0

6.3.2

12 Aug 16:25
b95c793
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix: authenticated commands now load the account only once (vs twice earlier) [sc-25201] by @sorccu in #1132
  • fix: including a slash in project logicalId caused some CLI commands to not work [sc-25248] by @sorccu in #1134

Full Changelog: 6.3.1...6.3.2

6.3.1

07 Aug 12:24
2c9fff4
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat(tooling): use ESLint Stylistic [sc-25121] by @sorccu in #1130
  • fix: test report for UrlMonitor now shows details on failure like ApiCheck does [sc-25192] by @sorccu in #1131

Full Changelog: 6.3.0...6.3.1

6.3.0

06 Aug 14:59
ed8fd1f
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat: create non interactive mode by @aluedeke in #1115
  • fix: the Dashboard customCSS property did not work [sc-25191] by @sorccu in #1129

Full Changelog: 6.2.1...6.3.0

6.2.1

05 Aug 08:09
d7e7f75
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 6.2.0...6.2.1

6.2.0

24 Jul 18:35
01f8276
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat: add validation for {max,degraded}ResponseTime [sc-24880] by @sorccu in #1108
  • feat: use CLI's own version when adding checkly to package.json on import [sc-24879] by @sorccu in #1107
  • feat: show an accurate description for Constructs in validation errors [sc-24882] by @sorccu in #1110
  • feat: retry strategies can now be limited to network errors [sc-24520] by @sorccu in #1094
  • feat: single select in interactive mode and printing the rules to stdout in non interactive mode by @aluedeke in #1114
  • fix: improve Frequency codegen [sc-24999] by @sorccu in #1119
  • fix(tests): updated test alert channel with required describe method [sc-24882] by @sorccu in #1120
  • fix: the RetryStrategyBuilder now applies the onlyOn condition properly [sc-24520] by @sorccu in #1121
  • fix: keep validation chain intact when inheriting from constructs [sc-25009] by @sorccu in #1122
  • feat: validate that onlyOn: NETWORK_ERROR is only used with ApiCheck/UrlMonitor [sc-24520] by @sorccu in #1123
  • feat: add ability to get playwright version from lock file by @ferrandiaz in #1112
  • fix: fallback to config snapshot path template if project has none [sc-0] by @umutuzgur in #1124
  • feat: add url monitor check to example projects by @stefanjudis in #1125

New Contributors

Full Changelog: 6.1.1...6.2.0

6.1.1

10 Jul 06:59
969c2b3
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix: temporarily remove Playwright native examples from npm create templates pending fixes [sc-24852] by @sorccu in #1105
  • fix: default playwrightConfig was not being set for Browser/MultiStep checks [sc-24851] by @sorccu in #1104

Full Changelog: 6.1.0...6.1.1

6.1.0

09 Jul 14:09
d4c1886
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat(internal): utility to generate code for an import plan loaded from a file [sc-24645] by @sorccu in #1095
  • feat: add pw native example by @ferrandiaz in #1097
  • feat: add support for UrlMonitors [sc-24607] by @sorccu in #1093
  • feat: JSDoc enhancements by @hlenke in #1098
  • feat: generate rules files for LLM coding [sc-00] by @tnolet in #1096
  • fix: set correct permissions to all pw bundle files by @ferrandiaz in #1099
  • docs: add JSDocs for UrlMonitor constructs by @hlenke in #1100
  • feat: update test session url to include account by @sbezludny in #1101
  • feat: create pw-test command by @ferrandiaz in #1092
  • fix: update ApiCheck degradedResponseTime/maxResponseTime limit (300s -> 30s) [sc-24848] by @sorccu in #1102
  • chore: store LLM rules as artifacts on prerelease/release builds [sc-24849] by @sorccu in #1103

New Contributors

Full Changelog: 6.0.1...6.1.0

6.0.1

23 Jun 08:40
e74e2a2
Compare
Choose a tag to compare

What's Changed

  • fix: allow all files with the include option [sc-0] by @umutuzgur in #1091

Full Changelog: 6.0.0...6.0.1