Tags: bdd/runitor
Tags
v1.4.0-beta.2 New Feature: - Add `file:` prefix support for flag and environment variable indirection. A safer way to pass secrets, like ping key, or check UUID. Changes: - Add PING_KEY environment variable, a canonical replacement for HC_PING_KEY. The original will remain supported throughout v1.x.x versions.
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.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 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 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 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.
PreviousNext