Skip to content

v1.5.7

Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 15:06
· 31 commits to main since this release

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