Releases: checkly/checkly-cli
Releases · checkly/checkly-cli
v4.0.11
What's Changed
- feat: add phone call alert channel [gh-775] by @maxigimenez in #787
- feat: sms & phone call alert channels optional name support [sc-00] by @maxigimenez in #791
- feat: add proxy support to the auth flow [gh-0] by @umutuzgur in #793
Improvements
- chore(deps): Bump glob from 8.0.3 to 10.3.1 by @dependabot in #777
Full Changelog: v2.8.11...v4.0.11
v4.0.10
What's Changed
Other Changes
- feat: allow users to disable schedule on deploy [gh-779] by @umutuzgur in #780
- chore: refactor create-cli package [gh-761] by @nahuelon in #774
- feat: automatic versioning when release published [gh-516] by @nahuelon in #769
- chore: enhance and reuse prompt to select account [gh-0] by @nahuelon in #782
- feat: add proxy support to the cli [gh-0] by @umutuzgur in #786
- chore(deps-dev): Bump @types/node from 18.11.18 to 20.3.3 by @danielpaulus in #785
Improvements
- chore(deps): Bump @oclif/core from 2.0.7 to 2.8.11 by @dependabot in #784
Full Changelog: v4.0.9...v4.0.10
v4.0.9
What's Changed
- chore: update help messages by @stefanjudis in #739
- feat: add development env and remove test env [gh-0] by @umutuzgur in #741
- chore: replace login success logo [gh-0] by @nahuelon in #738
- chore: open browser for login as default [gh-740] by @nahuelon in #742
- chore: remove login command flags [gh-588] by @nahuelon in #737
- feat: add git hooks and lint staged [gh-516] by @nahuelon in #731
- feat: add MaintenanceWindow construct [gh-735] by @nahuelon in #746
- feat: add --provenance flag to npm publish in GH action by @ndom91 in #743
- feat: display testOnly checks in deployment summary by @clample in #755
- feat: remove autocomplete from the CLI by @clample in #758
- chore: loosen commit linting for issue references by @clample in #756
- feat: add improved error message when no constructs found for deploy by @clample in #757
- chore: add URL validation and checks existence error [gh-748] by @nahuelon in #750
- fix: lazily initialize config file by @clample in #762
- fix: re-introduce @oclif/plugin-help dependency by @clample in #764
- feat: add javascript project options [gh-752] by @nahuelon in #760
- feat: add Dashboard construct [gh-734] by @nahuelon in #759
- feat: add scheduling messages for a better DX when checks take more t… by @Antoine-C in #751
- docs: tweaks to dashes and maintenance window jsdocs by @tnolet in #766
- feat: add PrivateLocation construct [gh-736] by @nahuelon in #747
- feat: propagate repo info on checkly deploy by @clample in #767
- fix: properly close scheduling timer to avoid checkly test hanging by @clample in #770
- feat: release CLI v4.0.9 by @clample in #763
- fix: gh actions release build job by @nahuelon in #771
New Contributors
- @Antoine-C made their first contribution in #751
Full Changelog: v4.0.8...v4.0.9
v4.0.8
What's Changed
- fix: use the write input type for account names [gh-732] by @umutuzgur in #733
Full Changelog: v4.0.7...v4.0.8
v4.0.7
What's Changed
- feat: add mjs support to the cli by @umutuzgur in #628
- feat: add --test-session-name arg to test command by @nahuelon in #719
- feat: enhance empty script or env var value error by @nahuelon in #717
- fix: replace inquirer with prompts by @nahuelon in #720
- feat: adds --tags filter to test command by @tnolet in #721
- fix: switch command by @nahuelon in #727
- refactor: replace /public-stats usage by @shiini2 in #728
- chore: show help info with sorted commands by @nahuelon in #724
- feat: use group frequency as fallback value for checks by @nahuelon in #593
Full Changelog: v4.0.6...v4.0.7
v4.0.6
What's Changed
- fix: update e2e tests to use Danube by @clample in #711
- fix: handle edge case when formatting reporter titles by @clample in #712
- fix: ensure check run timeouts give clear error message by @clample in #710
- feat: create git-ignore if does not exists [sc-15241] by @maxigimenez in #713
- feat: support top level await in browser check scripts by @clample in #715
- feat: send file path to the BE [gh-0] by @umutuzgur in #716
- feat: release version 4.0.6 [gh-0] by @umutuzgur in #718
Full Changelog: v4.0.5...v4.0.6
v4.0.5
What's Changed
- fix: Call NOT_CONTANS in notContains method by @MikulasMascautanu in #701
- fix: detect if package.json exists [sc-15315] by @maxigimenez in #703
- feat: release create-cli v0.0.4 by @maxigimenez in #707
- docs(examples): migrate examples to use Danube example site by @clample in #708
- docs: add local env docs [gh-0] by @nahuelon in #705
- jangrzesik/sc-0/update-test-timeout-to-match-ecs-values by @jan-osch in #709
- feat: release CLI v4.0.5 by @clample in #702
New Contributors
- @MikulasMascautanu made their first contribution in #701
- @jan-osch made their first contribution in #709
Full Changelog: v4.0.4...v4.0.5
v4.0.4
What's Changed
- feat: show shortlinks for failed checks and test-session summary by @nahuelon in #680
- feat: support "create" on existing projects by @maxigimenez in #675
- chore: update the canary release package name by @clample in #687
- docs: document create-checkly release process by @clample in #683
- test: add integration test for checkly trigger by @clample in #684
- fix: print checks for 'checkly test --list' by @clample and @tnolet in #681
- fix(examples): update docs-search.spec.ts to match docs updates by @clample in #691
- feat: change handling for 'checkly trigger' no matching checks by @clample in #692
- chore: rename env var and move api url to the config by @umutuzgur in #694
- chore(examples): remove check-group.ts file from advanced example by @clample in #696
- fix: setup/teardown checkgroup scripts by @nahuelon and @tnolet in #695
- chore: increase timeout for flaky e2e tests by @clample in #699
- chore: handle concurrent e2e test runs for env tests by @clample in #698
- feat: release CLI v4.0.4 by @clample in #700
Full Changelog: v4.0.3...v4.0.4
v4.0.3
What's Changed
- feat: update default runtime IDs to 2023.02 by @clample in #670
- fix: ensure
npx create checkly
installs NPM dependencies by @clample in #674 - feat: remove assets column in GH reporter by @tnolet in #663
- docs: updates readme by @tnolet in #673
- feat: release CLI v4.0.3 by @clample in #676
Full Changelog: v4.0.2...v4.0.3