Skip to content

v1.2.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@bdd bdd released this 02 Dec 01:33
· 61 commits to main since this release
v1.2.0-beta.1
f312186

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.