Skip to content

Releases: checkly/checkly-go-sdk

v1.8.1

02 Sep 08:29
c7573ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

01 Jul 11:03
1e565ea
Compare
Choose a tag to compare
add GetStaticIPs function and test case (#121)

* add GetStaticIPs function and test case

* add fixtures

* move to *net.IPNet

* add comment

* use netip package

* remove line

---------

Co-authored-by: Daniel Paulus <[email protected]>

v1.7.3

21 Jun 08:39
0ad859d
Compare
Choose a tag to compare

What's Changed

  • feat: add new ip family field to the types [sc-20606] by @umutuzgur in #120

Full Changelog: v1.7.2...v1.7.3

v1.7.2

07 Feb 11:05
1f3c832
Compare
Choose a tag to compare

What's Changed

  • feat: add new alertSettings.parallelRunFailureThreshold props [sc-00] by @maxigimenez in #119

Full Changelog: v1.7.1...v1.7.2

v1.7.1

15 Dec 14:01
8b8e529
Compare
Choose a tag to compare

What's Changed

  • feat(parallel): add runParallel to GO check and group constructs [sc-18211] by @shiini2 in #118

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

01 Jul 11:03
9ddd61d
Compare
Choose a tag to compare
feature: add multi_step check type + runtime type to validate runtime…

… version before creating or updating a check [sc-17816] (#117)

v1.6.9

01 Sep 09:24
a75fba5
Compare
Choose a tag to compare
v1.6.9 Pre-release
Pre-release

What's Changed

  • feat: rename retry-strategy MaxAttempts to MaxRetries by @clample in #114

Full Changelog: v1.6.8...v1.6.9

v1.6.8

30 Aug 14:30
fde743b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.7...v1.6.8

v1.6.7

08 Aug 16:57
89ed52b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.6...v1.6.7

v1.6.6

08 Aug 16:58
68b8dd8
Compare
Choose a tag to compare
feature: support Heartbeat checks [sc-16785] (#110)