Skip to content

Releases: glesys/butler-health

v0.2.2

27 Dec 12:04
9e0eb51
Compare
Choose a tag to compare

Added

  • Laravel pint.
  • Heartbeats.

v0.2.1

02 Mar 14:51
8358973
Compare
Choose a tag to compare

Added

  • Reconnect to the database if a PDO connection is missing in Database check.

v0.2.0

14 Feb 08:59
11fd947
Compare
Choose a tag to compare

Changed

  • BREAKING: Require Laravel 9.

v0.1.4

22 Nov 12:40
6c87d24
Compare
Choose a tag to compare

Changed

  • Use "ping" instead of "set"/"get" in Redis check.

v0.1.3

28 Sep 08:45
Compare
Choose a tag to compare

Added

  • 'runtimeInMilliseconds' in the check response.

v0.1.2

23 Sep 12:39
Compare
Choose a tag to compare
Refactor checks

v0.1.1

22 Sep 07:49
Compare
Choose a tag to compare
Return array of checks without key

v0.1.0

16 Sep 12:13
13063c4
Compare
Choose a tag to compare

Added

  • Initial commit