Releases: apisquare/express-health-api
Releases · apisquare/express-health-api
v0.2.1
Express-health-api v0.2.0 release
Added changes,
- Implemented security feature to secure Health API
- Attached system information with health API responses
- Added support to retrieve custom service status (e.g: Docker)
- Minor bug fixes
- Added more tests cases to increase the feature stability
Initial release of Express-Health v0.1.0
Added features,
/status
API to serve the health statuses with API name customization- Custom configurations to customize your health API
- Attach status of the dependent services/consumed services with your health API responses
- Attach your server API status based on consumed services