All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.6.1 - 2022-06-22
- Allow check/group private location assigments using pointers #90d4a59
v1.6.0 - 2022-06-21
v1.5.7 - 2022-05-26
- 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)[#88]
- Fix typos and remove emojis from docs #41931cc
- Set
omitempty
in propertyRepeatInterval
ofMaintenanceWindow
#79 - Set
omitempty
inKey
ofEnvironmentVariable
#90 - Set missing
omitempty
inDashboard
andMaintenanecWindow
#87
v1.5.6 - 2022-01-26
- Add
skipSSL
request property #67
v1.5.5 - 2022-01-26
- Fix
SetChecklySource
type definition #66
N/A
v1.5.3 - 2022-01-26
- Add
x-checkly-source
header #65
v1.5.2 - 2022-01-06
- Add new URL property to Command Line Triggers #73
v1.5.1 - 2022-01-05
- Update default branch to main #60
v1.5.0 - 2022-01-05
- Support for Command Line Triggers #58
v1.4.0 - 2021-11-09
v1.3.1 - 2021-10-15
- Fix optional and required values in webhooks alert channels #41
v1.3.0 - 2021-07-14
- Support for versioned runtimes #31
v1.2.0 - 2021-06-02
- Support for PagerDuty alert channels integration #29
v1.1.0 - 2021-05-20
- Support for API high frequency checks #26.
v1.0.1 - 2021-02-25
- Set
autoAssignAlerts
as false for all request #23
v1.0.0 - 2021-02-22
- Introduce go
context
- Introduce go
interface
- Set
autoAssignAlerts
as false for all request #23
v0.5.6 - 2021-02-25
- Minor bugs fixing
N/A
v0.5.4 - 2021-02-25
- Add
autoAssignAlerts
query to deprecate the old auto assigning (alert channels to checks)
v0.5.3 - 2021-01-21
- Minor bugs fixing
v0.5.2 - 2021-01-21
- Minor bugs fixing
v0.5.1 - 2021-01-21
Alert Channels
flag settings
v0.5.0 - 2021-01-11
- Minor issue when updatin
Alert Channles
v0.4.9 - 2021-01-11
- Minor
Alert Channels
bug fixing
v0.4.8 - 2021-01-11
- Support
Alert Channels
v0.4.7 - 2020-09-30
- Check results filters from/to bug fix
v0.4.6 - 2020-09-29
- Support for
Snippets
- Support for
Environment Variables
v0.4.5 - 2020-09-16
- Avoid omitting tags when empty
- Made raw check results available
v0.4.4 - 2020-09-03
- Add
GetCheckResult
- Add
GetCheckResults
v0.4.3 - 2020-07-29
- Makes API Check's
request.basic_auth
optional