Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

v1.4.0

Compare
Choose a tag to compare
@pstackle pstackle released this 07 Nov 02:36
· 137 commits to master since this release
  • Add support for customizing the servlet used to respond to health check requests (#23)
    • configurable Cache-Control header value
    • configurable Content-Type value and healthy/unhealthy response body values
  • Fixes potential threading issue (#25)