Releases: checkly/checkly-go-sdk
Releases · checkly/checkly-go-sdk
v1.6.5
feat: add phone call as alert channel types [sc-00] (#107) * feat: add phone call as alert channel types [sc-00] * feat: use spaces [sc-00]
v1.6.4
Add keys to avoid failing integration tests (#105) * feat: support private dashboard creation * fix: typo * test: add keys to integration test
v1.6.3
feat: add webhook_type field to alert channels (#103)
v1.6.2
chore(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 (#98) Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.8 to 0.5.9. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.5.8...v0.5.9) --- updated-dependencies: - dependency-name: github.com/google/go-cmp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nacho Anaya <[email protected]>
v1.6.1
v1.6.0
v1.5.7
Added
Changed
- Use new Public API endpoints for checks creation #72
- Improve code demo and update test cases #ae0cc2e
- Upgrade actions/checkout to v3 #80
- Upgrade github/codeql-action to v2 #89
- Upgrade github.com/google/go-cmp to v0.5.8 #84
- Deprecate
sslCertificates
fromAlertSettings
andsslChecks
fromChecks
#76 - Migrate test cases to use Checkly User Keys (#88)[https://github.com//pull/88]