Skip to content

Releases: checkly/checkly-go-sdk

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.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)

v1.6.5

29 Jun 15:11
1cab48c
Compare
Choose a tag to compare
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

06 Jun 14:20
d58a7ed
Compare
Choose a tag to compare
Add keys to avoid failing integration tests (#105)

* feat: support private dashboard creation

* fix: typo

* test: add keys to integration test

v1.6.3

17 Mar 14:23
e139003
Compare
Choose a tag to compare
feat: add webhook_type field to alert channels (#103)

v1.6.2

18 Oct 00:56
ee8f948
Compare
Choose a tag to compare
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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nacho Anaya <nacho@checklyhq.com>