Skip to content

Releases: checkly/checkly-go-sdk

v1.16.0

10 Oct 18:44
187dfd2
Compare
Choose a tag to compare

What's Changed

  • fix: make it possible to unset a check/monitor's group on update by @sorccu in #144

Full Changelog: v1.15.0...v1.16.0

v1.15.0

24 Sep 12:21
8984366
Compare
Choose a tag to compare

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

v1.14.0

05 Sep 13:53
ec8cfa8
Compare
Choose a tag to compare

What's Changed

  • feat: add incident trigger support to all check types by @sorccu in #139

Full Changelog: v1.13.0...v1.14.0

v1.13.0

31 Jul 13:16
fe383ac
Compare
Choose a tag to compare

What's Changed

  • feat: expose more Dashboard properties [sc-25022] by @sorccu in #138

Full Changelog: v1.12.0...v1.13.0

v1.12.0

24 Jul 13:52
7273c7f
Compare
Choose a tag to compare

What's Changed

  • feat: add support for URL monitors [sc-24803] by @sorccu in #136
  • feat: add EnableIncidents to Dashboard [sc-25022] by @sorccu in #137

Full Changelog: v1.11.1...v1.12.0

v1.11.1

24 Jun 19:04
d46402f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.11.1

v1.11.0

09 Apr 07:17
9431512
Compare
Choose a tag to compare

What's Changed

  • feat: add status pages and status page services [sc-23757] by @sorccu in #131

Full Changelog: v1.10.0...v1.11.0

v1.10.0

03 Mar 18:50
1d63f11
Compare
Choose a tag to compare

What's Changed

  • fix(tests): use retryStrategy in favor of deprecated doubleCheck [sc-23400] by @sorccu in #127
  • feat: support client certificates [sc-23397] by @sorccu in #126

Full Changelog: v1.9.1...v1.10.0

v1.9.1

03 Feb 13:04
5b35b64
Compare
Choose a tag to compare

What's Changed

  • fix: pass empty Locations and PrivateLocations to backend [sc-23129] by @sorccu in #125

Full Changelog: v1.9.0...v1.9.1

v1.9.0

28 Jan 10:23
dac9fad
Compare
Choose a tag to compare

What's Changed

  • feat: add support for TCP checks [sc-23026] by @sorccu in #124

New Contributors

Full Changelog: v1.8.1...v1.9.0