Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Release v1.3.0

Compare
Choose a tag to compare
@mxmauro mxmauro released this 14 Nov 12:20
· 12 commits to master since this release
fa7ac4f
  • Updated dependencies.
  • The library now required Go v1.19+.
  • Added listener error callback to notify the app if the listening loop exits with an error.
  • Added handler for HEAD request on /health endpoint.
  • Also added a proper content-type to the /health endpoint which detects a JSON or plain text.