Releases: sinhashubham95/go-actuator
Releases · sinhashubham95/go-actuator
v1.4.0
v1.3.3
- Fixed compatibility issues with Ubuntu.
- Added support for Go versions 1.13, 1.14, and 1.15.
v1.3.2
- Changed usage of the flag to a different flag set to avoid conflict with the root application.
- Updated README.
Bug Fix
- Adding config validation and setting defaults to config.
v1.3.0
- First Release
- Supports GIN, Fast HTTP, and Net HTTP.
- Supports ENV, HTTP_TRACE, INFO, METRICS, PING, SHUTDOWN and THREAD_DUMP endpoints.
Release v1.0.0
added test cases