Skip to content

Releases: checkly/checkly-cli

4.5.2

18 Dec 14:32
4c52015
Compare
Choose a tag to compare
feat(parallel): support `runParallel` in checks and groups [sc-18210]…

4.5.0

15 Dec 12:55
4c52015
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat: add ability to filter by group tag by @ferrandiaz in #893
  • chore(deps): bump axios to 1.6.2 by @ellisio in #894
  • feat: updates runtimes in examples and defaults to 2023.09 by @tnolet in #897
  • Tnolet/update examples and readmes by @tnolet in #904
  • feat(parallel): support runParallel in checks and groups [sc-18210] by @shiini2 in #900

Improvements

New Contributors

Full Changelog: 4.4.0...4.5.0

4.4.0

08 Nov 12:40
6d5a909
Compare
Choose a tag to compare

What's Changed

New Features

  • feat: enable the default snapshot support [gh-0] by @umutuzgur in #883

Other Changes

Full Changelog: 4.3.1...4.4.0

4.3.1

06 Nov 14:02
711ddd6
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat: add alpha support for PWT snapshot testing by @clample in #876

Full Changelog: 4.3.0...v4.3.1

4.3.0

06 Nov 13:16
4b8e5d3
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat: add multistep construct and support for running test session [sc-17814] by @ndom91 in #868
  • fix: remove multistep examples until GA release [sc-00] by @ndom91 in #869
  • fix: rm commitlint issue ref setting [sc-00] by @ndom91 in #875
  • feat: multistep fix + add examples back [sc-00] by @maxigimenez in #872
  • feat(multistep): update template best practice [sc-00] by @maxigimenez in #877

Full Changelog: 4.2.0...v4.3.0

4.2.0

25 Sep 12:33
741d640
Compare
Choose a tag to compare

What's Changed

  • With the typescript-eslint parser upgrade, the min supported TS version is 4.3.5

Other Changes

  • fix(frequency): fix typo to handle EVERY_3H frequency [sc-00] by @shiini2 in #846
  • chore: update module to node16 [gh-0] by @umutuzgur in #854
  • chore: upgrade typescript eslint parser to support typescript 5 [gh-848] by @umutuzgur in #857

Full Changelog: 4.1.0...4.2.0

4.1.0

01 Sep 12:18
47a3dfa
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix: use correct spelling for AssertionBuilder.responseTime() by @clample in #816
  • chore: create-cli cleanup by @danielpaulus in #792
  • test: improve e2e test for win32 [gh-0] by @nahuelon in #817
  • chore: add sslCheckDomain property [gh-0] by @nahuelon in #819
  • feat(heartbeat): print pingUrl in the console after deploy for heartbeat checks [sc-17085] by @shiini2 in #820
  • feat(heartbeat): add Heartbeat checks to example projects [sc-17054] by @shiini2 in #818
  • fix: use ipv4 for local setup by @clample in #827
  • chore: handle 408 error and show message [gh-824] by @nahuelon in #825
  • chore: add test-session link on github reporter [gh-822] by @nahuelon in #828
  • feat: add support for retry strategies by @clample in #830
  • feat: add retryStrategy to checkly config defaults by @clample in #832
  • fix(heartbeats): addSubscriptions to alert channels [sc-17522] by @maxigimenez in #833
  • feat: adjust default grace and period for heartbeat checks [sc-17531] by @miliberlin in #834
  • chore: adds CI name as header to API by @tnolet in #835
  • chore: adjust checkly.config repoUrl in boilerplate projects by @stefanjudis in #821
  • feat: deprecate doubleCheck property by @clample in #836
  • feat: add retryStrategy to the advanced examples by @clample in #837
  • refactor: rename maxAttempts to maxRetries [gh-0] by @umutuzgur in #838
  • feat: allow no options for RetryStrategyBuilder by @clample in #839
  • feat: update sameRegion default to true by @clample in #840

Improvements

New Contributors

Full Changelog: 4.0.14...4.1.0

v4.0.14

03 Aug 13:24
9335b50
Compare
Choose a tag to compare

What's Changed

  • feat(heartbeat): add heartbeat check construct [sc-16788] by @shiini2 in #802

Other Changes

  • chore: set CHECKLY_BASE_URL for local e2e tests by @clample in #815

Full Changelog: v4.0.13...v4.0.14

v4.0.13

31 Jul 12:30
b630add
Compare
Choose a tag to compare

What's Changed

Other Changes

Improvements

Full Changelog: v4.0.12...4.0.13

v4.0.12

10 Jul 12:41
a0604a7
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix: allow users to disable the schedule on deploy [gh-0] by @umutuzgur in #790
  • fix: use the http tunnel proxy [sc-0] by @umutuzgur in #797

Improvements

  • chore(deps-dev): Bump lint-staged from 13.2.2 to 13.2.3 by @dependabot in #789
  • chore(deps-dev): Bump @typescript-eslint/parser from 5.59.8 to 5.61.0 by @dependabot in #788

Full Changelog: v4.0.11...v4.0.12