Releases: checkly/checkly-go-sdk
Releases · checkly/checkly-go-sdk
v1.16.0
v1.15.0
What's Changed
- fix: set doubleCheck to false when creating/updating monitors so retries can be disabled [SIM-124] by @sorccu in #140
- fix: removing RetryStrategy is not possible when updating a check/monitor/group [SIM-125] by @sorccu in #141
- feat: add support for SINGLE_RETRY retry strategy [SIM-126] by @sorccu in #142
- feat: add support for the RetryStrategy OnlyOn property (limit to network failures) [SIM-127] by @sorccu in #143
Full Changelog: v1.14.0...v1.15.0