Skip to content

v0.2.0

Compare
Choose a tag to compare
@liamdawson liamdawson released this 21 Feb 04:19
· 38 commits to main since this release
v0.2.0

Added

  • The static check, which uses the provided check parameters to return the same result every time.

Changed

  • Breaking: The Redis check now requires being configured with an instance of the Redis client, via the named instance parameter
  • Deprecated: The git_revision check will be removed in rack-ecg version 1.0.0. For a suggested replacement, see the GitRevision Check Replacement example, which uses the static check to memoize the value.

Removed

  • Breaking: Dropped support for Ruby versions < 2.6.0