This repository has been archived by the owner on Oct 14, 2024. It is now read-only.
Release v1.3.0
- 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.