Skip to content

Tags: AppsFlyer/go-sundheit

Tags

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #58 from dmarkhas/deprecate_pkg_errors

deprecate github.com/pkg/errors

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #57 from dmarkhas/err_not_run_yet

Add sentinel error to indicate a check has not run yet

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #51 from dmarkhas/sensible_defaults

set default execution period to avoid panic

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #39 from dmarkhas/context_support

Added context support

v0.3.1

Toggle v0.3.1's commit message
Fixed opencensus dependency on the main project

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #32 from bivas/extract-metric-to-listener

Extract metric to own module

v0.2.0

Toggle v0.2.0's commit message
Fixed the ability to configure an HTTP check (POST) body payload

v0.1.1

Toggle v0.1.1's commit message
fixed a race condition around check results

v0.1.0

Toggle v0.1.0's commit message
Removed dependency on a non-standard logging library

v0.0.11

Toggle v0.0.11's commit message
upgrade OpenCensus and docs improvements