Releases: checkly/checkly-go-sdk
Releases · checkly/checkly-go-sdk
v1.14.0
v1.13.0
v1.12.0
v1.11.1
v1.11.0
v1.10.0
v1.9.1
v1.9.0
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]>