Skip to content

Releases: LookinLabs/status-page-middleware

v1.0.4

30 Aug 08:34
6a0d5f1
Compare
Choose a tag to compare

What's Changed

  • [REFACTOR] Structure and packages refactor @KostLinux (#7)
    • Concurrent checks against all the endpoints from json
    • Fixed issues where header and main container were doubled
    • Fixed the default log path to app.log
    • More comprehensive tests for each package

Full Changelog: v1.0.3...v1.0.4

v1.0.3

28 Aug 12:51
1f96326
Compare
Choose a tag to compare

What's Changed

  • Fixed issues with logger package
  • Added environmentals for Log Level and Log Path

Full Changelog: v1.0.2...v1.0.3

v1.0.2

28 Aug 10:05
2f2bc1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

23 Aug 07:16
1205d00
Compare
Choose a tag to compare

What's Changed

  • Fixed wrong log level in logger package
  • Added more logs for the checks

Full Changelog: v1.0.0...v1.0.1

v1.0.0

22 Aug 21:48
f2af2ed
Compare
Choose a tag to compare

What's Changed

  • [FEATURE] Multiple features added @KostLinux (#3)
    • Embed HTML Template
    • ZAP Logger + logging package
    • One Liner middleware
    • Improved performance for checks
    • Improved UI, added errors for the statuses
  • [FEATURE] added basic auth support for the code @KostLinux (#2)
  • [FEATURE] add versioning and request bodies @KostLinux (#1)

Full Changelog: ...v1.0.0

v0.0.1-alpha

22 Aug 18:01
6db093f
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

Status Page Middleware

First alpha release of status page middleware has:

  • HTTP, DNS, TCP checks against different endpoints
  • Request Body support for the HTTP Check including headers and methods
  • Status page which must be created by hands

New Contributors

Full Changelog: https://github.com/LookinLabs/status-page-middleware/commits/v0.0.1-alpha