Releases: trinitrotoluene/StaytusDaemon
Releases · trinitrotoluene/StaytusDaemon
0.2.0
-
Features
- Opt-in latency behaviour (Thresholds for degraded-service)
- Dockerized
- Extensively documented in README
- Improved logging (enable debug logging in appsettings.json, set Default from "Information" to "Debug")
-
Refactored significantly from 0.2.0
- Configuration moved from monolithic json file to multiple .ini files
- Modular service definitions
- Resolvers out of core project & dynamically loaded
-
Bugfixes
- No longer using relative paths where they shouldn't be used
- Fixed random hanging when terminating the service
0.1.0
- MC & Ping service options
- Modular service definitions
- Refactor to improve internal code quality
- Rename project from mc-status-daemon to StaytusDaemon