Skip to content

Releases: checkly/checkly-cli

5.0.1

26 Feb 14:42
5d838d6
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat: changes color or tip to be easier to read by @tnolet in #1030

Full Changelog: 5.0.0...5.0.1

5.0.0

26 Feb 13:34
b665311
Compare
Choose a tag to compare
5.0.0 Pre-release
Pre-release

What's Changed

This release bumps the minimum supported Node version from 16 to 18.

Other Changes

  • feat: adds degraded state to reporters [sc-00] by @tnolet in #1020
  • feat: update inline hints and tips by @tnolet in #1021
  • chore!: update node engine requirement to >=18 [sc-23291] by @sorccu in #1001
  • feat: resolve declaration files (e.g. .d.ts) as a last resort [sc-23313] by @sorccu in #1023
  • feat: add assertions to CheckGroup's API check defaults [sc-23331] by @sorccu in #1027
  • feat: adds incident.io channel by @tnolet in #1026
  • chore: update parser-related dependencies [sc-23311] by @sorccu in #1022
  • chore: update oclif [sc-23314] by @sorccu in #1024
  • feat: adds MS Teams and Telegram alert channels by @tnolet in #1028

Improvements

Full Changelog: 4.19.1...5.0.0

4.19.1

29 Jan 20:21
df80080
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix: fix wrong reference URL for TcpCheck construct [sc-23083] by @sorccu in #1013
  • feat: add assertion and connection error reporters to TCP checks [sc-23082] by @sorccu in #1014

Full Changelog: 4.19.0...4.19.1

4.19.0

29 Jan 12:24
9331762
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat: add TcpCheck construct [sc-22430] by @sorccu in #1012

Full Changelog: 4.18.0...4.19.0

4.18.0

20 Jan 13:38
0173d7b
Compare
Choose a tag to compare

What's Changed

Other Changes

  • chore: bump runtimeId to latest (2024.09) in examples by @sorccu in #1011

Full Changelog: 4.17.0...4.18.0

4.17.0

20 Jan 06:33
33f3c08
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix(tests): fix broken and flaky e2e test by @sorccu in #1008
  • feat: support tsconfig paths and baseUrl-relative imports [sc-22644] by @sorccu in #1006
  • feat: support node: prefix for built-in modules [sc-22633] by @sorccu in #1009

Full Changelog: 4.16.0...4.17.0

4.16.0

13 Jan 15:40
611733f
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat: support wildcard exports when parsing dependency tree [sc-22632] by @sorccu in #1003
  • fix: updates wrong links to correct url. [sc-00] by @tnolet in #1005
  • feat: check constructs against account default runtime if not given [sc-22843] by @sorccu in #1007
    • IMPORTANT: If do not set a runtimeId in your checks or Checkly configuration, the CLI will now use the default runtime of your Checkly account, instead of the previously hardcoded 2024.02 runtime.

Full Changelog: 4.15.0...4.16.0

4.15.0

10 Dec 16:51
75797f3
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat: allow configuring the CLI to error on no matching tests by @imbstack in #984
  • chore: update node to latest 18.x [sc-22520] by @sorccu in #991
  • chore(workflows): release workflow needs id-token write permission for npm provenance by @sorccu in #1002

Improvements

  • chore(deps-dev): Bump simple-git-hooks from 2.8.1 to 2.11.1 by @dependabot in #962

New Contributors

Full Changelog: 4.14.0...4.15.0

4.14.0

29 Nov 12:13
cef23cf
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: 4.13.0...4.14.0

4.13.0

28 Nov 10:28
43bf5ac
Compare
Choose a tag to compare

What's Changed

Other Changes

  • feat: add webhook secret support for webhook alert channels [sc-22462] by @sorccu in #985

Full Changelog: 4.12.0...4.13.0