6.2.0
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