Releases: checkly/checkly-cli
Releases · checkly/checkly-cli
4.5.2
4.5.0
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
- chore(deps-dev): Bump config and @types/config by @dependabot in #858
New Contributors
- @ferrandiaz made their first contribution in #893
- @ellisio made their first contribution in #894
Full Changelog: 4.4.0...4.5.0
4.4.0
4.3.1
4.3.0
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
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
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
- chore(deps): Bump ci-info from 3.7.1 to 3.8.0 by @dependabot in #811
- chore(deps-dev): Bump eslint from 8.41.0 to 8.48.0 by @dependabot in #831
New Contributors
- @miliberlin made their first contribution in #834
Full Changelog: 4.0.14...4.1.0
v4.0.14
v4.0.13
What's Changed
Other Changes
- chore: update GitHub actions examples by @stefanjudis in #801
- fix: override ts-node module behaviour [gh-768] by @clample in #804
- fix: allow strings to be passed as urls [gh-0] by @umutuzgur in #807
Improvements
- chore(deps-dev): Bump @types/ws from 8.5.3 to 8.5.5 by @dependabot in #795
- chore(deps): Bump luxon and @types/luxon by @dependabot in #796
- chore(deps): Bump axios from 1.2.1 to 1.4.0 by @dependabot in #809
Full Changelog: v4.0.12...4.0.13
v4.0.12
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