Releases: bdd/runitor
v1.3.0-build.4
v1.3.0-build.4
Rebuild with go1.23.3
v1.3.0-build.2
v1.3.0-build.2
Rebuild with go1.23.0
v1.3.0
v1.3.0
New Features:
-
Adds support for Check Auto-Provisioning
See https://blog.healthchecks.io/2023/07/new-feature-check-auto-provisioning/ -
User-Agent header now includes OS and architecture in along with
runitor version.Previously runitor used to send:
runitor/v1.2.0 (+https://bdd.fi/x/runitor)After this change it will send an equivalent of:
runitor/v1.3.0 (linux-amd64 +https://bdd.fi/x/runitor)
v1.2.0-build.2
v1.2.0-build.2
Rebuild with latest Go to address CVEs found in Go versions prior to 1.19.8.
v1.3.0-beta.2
v1.3.0-beta.2
New Features:
-
Adds support for Check Auto-Provisioning
See https://blog.healthchecks.io/2023/07/new-feature-check-auto-provisioning/ -
User-Agent header now includes OS and architecture in along with
runitor version.Previously runitor used to send:
runitor/v1.2.0 (+https://bdd.fi/x/runitor)After this change it will send an equivalent of:
runitor/v1.3.0 (linux-amd64 +https://bdd.fi/x/runitor)
v1.3.0-beta.1
v1.3.0-beta.1
New Features:
-
Adds support for automatically provisioned check slugs
See healthchecks/healthchecks#626 (comment) -
User-Agent header now includes OS and architecture in along with
runitor version.Previously runitor used to send:
runitor/v1.2.0 (+https://bdd.fi/x/runitor)After this change it will send an equivalent of:
runitor/v1.3.0 (linux-amd64 +https://bdd.fi/x/runitor)
v1.2.0
v1.2.0
New Features:
-
Support HTTP 307 and 308 redirects, allowing the POST body to be
preserved and sent to redirected URL.Use case of this is the ability to have a custom and more permanent
API URL which can be trivially directed to either hc-ping.com or a
private instance of Healthchecks as described in #79.
v1.2.0-beta.1
v1.2.0-beta.1
New Features:
-
Support HTTP 307 and 308 redirects, allowing the POST body to be
preserved and sent to redirected URL.Use case of this is the ability to have a custom and more permanent
API URL which can be trivially directed to either hc-ping.com or a
private instance of Healthchecks as described in #79.