Skip to content

Releases: oat-sa/lib-health-check

2.0.1

25 Feb 21:45
7c6b131
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...2.0.1

v2.0.0

07 Feb 13:32
9502394
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...v2.0.0

v1.2.0

19 Oct 13:36
de99fd5
Compare
Choose a tag to compare
  • Added unexpected health-checker exception trace logging

v1.1.0

24 Mar 08:47
0d79a33
Compare
Choose a tag to compare
  • Added automatic logs on checkers execution
  • Fixed HealthChecker to allow processing without registered checkers
  • Updated documentation

v1.0.0

23 Mar 11:47
414b4c3
Compare
Choose a tag to compare
  • Added PHP support from version 7.2 to 8.0
  • Added travis builds with coveralls

v0.1.0

24 Jan 15:59
d0da56b
Compare
Choose a tag to compare
  • Added HealthChecker service class and CheckerInterface interface to be implemented