All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Nothing should go in this section, please add to the latest unreleased version (and update the corresponding date), or add a new version.
- Switch to base image new tagging
- Use a symbol when loading
Rack::Heartbeat
into the app's middleware. This change means we can support Rails 5.2+. From upstream https://github.com/imajes/rack-heartbeat/commit/cac635cd29a61afd23899128b674443176295ad5
- Add Sinatra support #1
- Adapted to provide
OPTIONS /
as a heartbeat URL, for Conjur
- Forked from https://github.com/imajes/rack-heartbeat