Skip to content

Releases: sinhashubham95/go-actuator

v1.4.0

26 Aug 09:44
c6677b8
Compare
Choose a tag to compare
  • Changed to exposing only Handler Function making it compatible with any Web Framework
  • Improved performance
  • Lowered memory consumption
  • Removed unnecessary dependencies

v1.3.3

26 Jul 15:58
ad1b1e7
Compare
Choose a tag to compare
  • Fixed compatibility issues with Ubuntu.
  • Added support for Go versions 1.13, 1.14, and 1.15.

v1.3.2

24 Jul 05:10
Compare
Choose a tag to compare
  • Changed usage of the flag to a different flag set to avoid conflict with the root application.
  • Updated README.

Bug Fix

24 Jul 04:29
Compare
Choose a tag to compare
  • Adding config validation and setting defaults to config.

v1.3.0

21 Jul 08:24
Compare
Choose a tag to compare
  • 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

18 Jul 15:53
Compare
Choose a tag to compare
added test cases