Skip to content

Releases: checkly/checkly-go-sdk

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] <[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

22 Jun 20:51
Compare
Choose a tag to compare

Added

  • Allow check/group private location assigments using pointers #90d4a59

v1.6.0

21 Jun 21:44
Compare
Choose a tag to compare

Added

  • Support private locations #92
  • Add CoC, more docs and issue templates #604b9a1

v1.5.7

26 May 15:06
Compare
Choose a tag to compare

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 from AlertSettings and sslChecks from Checks #76
  • Migrate test cases to use Checkly User Keys (#88)[https://github.com//pull/88]

Fixed

  • Fix typos and remove emojis from docs #41931cc
  • Set omitempty in property RepeatInterval of MaintenanceWindow #79
  • Set omitempty in Key of EnvironmentVariable #90
  • Set missing omitempty in Dashboard and MaintenanecWindow #87

v1.5.6

04 Feb 16:58
42e4691
Compare
Choose a tag to compare

Added

  • Add skipSSL request property #67

v1.5.5

27 Jan 12:57
c30423f
Compare
Choose a tag to compare

Fixed

  • Fix SetChecklySource type definition #66

v1.5.3

27 Jan 10:38
0587313
Compare
Choose a tag to compare

Added

  • Add x-checkly-source header #65