Releases: adcondev/scale-daemon
Releases · adcondev/scale-daemon
Release list
Release v2.0.0
What's Changed
- fix(scale): remove deadlock in scale reader loop on close error by @adcondev in #22
- Clarify GenerateSimulatedWeights return value count by @adcondev in #21
- perf(serial): optimize serial reader loop to prevent lock contention by @adcondev in #16
- 🧪 Add tests for GetCommand in internal/scale by @adcondev in #31
- test(logger): improve testing for FilteredLogger by @adcondev in #30
- test: add unit test for HandlePing by @adcondev in #33
- test: add unit test for GenerateSimulatedWeights by @adcondev in #36
- perf(scale): optimize scale read loop lock contention by @adcondev in #38
- ci(github): add ci workflows by @adcondev in #40
- docs(config): update schema and documentation to use auth_token for authorization by @adcondev in #41
- docs(config): update schema and documentation to use auth_token by @adcondev in #42
Full Changelog: v1.4.2...v2.0.0
Release v1.4.2
Release v1.4.0
What's Changed
- Send error codes through websocket in scale reader by @adcondev in #12
- fix(scale): add error handling and Taskfile naming consistency by @adcondev in #13
Full Changelog: v1.3.0...v1.4.0
Release v1.3.0
What's Changed
- Fix service shutdown deadlock and log directory naming mismatch by @Copilot in #8
- fix(config): correct DefaultMode semantics and default to real weights by @Copilot in #10
- fix: cancel context on HTTP server startup failure by @Copilot in #11
- fix(logging): fix logging naming by @adcondev in #9
New Contributors
- @Copilot made their first contribution in #8
Full Changelog: v1.2.0...v1.3.0
Release v1.2.0
What's Changed
Full Changelog: 1.0.0...v1.2.0
1.0.0
What's Changed
- Add project documentation by @google-labs-jules[bot] in #5
New Contributors
- @google-labs-jules[bot] made their first contribution in #5
Full Changelog: v0.2.0...1.0.0
v0.2.0
What's Changed
- ci(actions): update Go workflow to support dev branches and Windows by @adcondev in #1
- feat(service): refactor main to implement svc.Service interface and enhance logging by @adcondev in #2
- feat(installer): add a clean TUI with service embedded by @adcondev in #3
New Contributors
Full Changelog: https://github.com/adcondev/daemonize-example/commits/v0.2.0