Releases: LookinLabs/status-page-middleware
Releases · LookinLabs/status-page-middleware
v1.0.4
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
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
What's Changed
- Go Modules: Bump go.uber.org/zap from 1.21.0 to 1.27.0 @dependabot (#6)
- feat: make status page initialization via constructor @KostLinux (#5)
Full Changelog: v1.0.1...v1.0.2
v1.0.1
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
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
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
- @KostLinux made their first contribution in #1
Full Changelog: https://github.com/LookinLabs/status-page-middleware/commits/v0.0.1-alpha