Skip to content

Releases: SierraSoftworks/http-errors

Version 1.2.0

Choose a tag to compare

@notheotherben notheotherben released this 23 May 21:35
3ac965f

This release adds a /.well-known/health endpoint which always returns an empty 200 OK response, allowing it to be used for container/workload health checking.

Version 1.1.0

Choose a tag to compare

@notheotherben notheotherben released this 22 May 23:29
cddd4dc

This release introduces cached responses which should significantly reduce the cost of serving requests at runtime.

Version 1.0.0

Choose a tag to compare

@notheotherben notheotherben released this 17 May 23:36
6a07598

Initial release of the http-errors service.