Releases: checkly/checkly-go-sdk
Releases · checkly/checkly-go-sdk
v1.8.1
What's Changed
- feat: add Secret type [sc-21027] by @maxigimenez in #123
Full Changelog: v1.8.0...v1.8.1
v1.8.0
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
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
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
v1.7.0
feature: add multi_step check type + runtime type to validate runtime…
v1.6.9
What's Changed
Full Changelog: v1.6.8...v1.6.9
v1.6.8
What's Changed
Full Changelog: v1.6.7...v1.6.8
v1.6.7
What's Changed
- chore: fix code owners [sc-00] by @Antoine-C in #111
- chore: add sslCheckDomain property [sc-0] by @nahuelon in #112
New Contributors
Full Changelog: v1.6.6...v1.6.7
v1.6.6
feature: support Heartbeat checks [sc-16785] (#110)