Skip to content

Releases: adcondev/scale-daemon

Release v2.0.0

Choose a tag to compare

@adcondev adcondev released this 23 Feb 21:16
Immutable release. Only release title and notes can be modified.
4dc2034

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.2 Pre-release
Pre-release

Choose a tag to compare

@adcondev adcondev released this 12 Feb 21:20
Immutable release. Only release title and notes can be modified.
91b6b4c

What's Changed

  • Enhance CI/CD pipeline with comprehensive testing, security, and automation workflows by @Copilot in #14
  • fix(linters): add golangci-lint configuration and update logging permissions by @adcondev in #25
  • ci(gh): add ci pipeline by @adcondev in #24

Full Changelog: v1.4.0...v1.4.2

Release v1.4.0

Choose a tag to compare

@adcondev adcondev released this 11 Feb 22:24
Immutable release. Only release title and notes can be modified.
827383d

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

Choose a tag to compare

@adcondev adcondev released this 10 Feb 16:53
Immutable release. Only release title and notes can be modified.
2ece0e2

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

Choose a tag to compare

@adcondev adcondev released this 04 Feb 20:56
Immutable release. Only release title and notes can be modified.
8a51581

What's Changed

  • feat(daemon): add full dashboard and daemon api improvements by @adcondev in #6

Full Changelog: 1.0.0...v1.2.0

1.0.0

Choose a tag to compare

@adcondev adcondev released this 31 Oct 18:50
Immutable release. Only release title and notes can be modified.
3848f85

What's Changed

New Contributors

Full Changelog: v0.2.0...1.0.0

v0.2.0

Choose a tag to compare

@adcondev adcondev released this 14 Oct 20:34
Immutable release. Only release title and notes can be modified.
29c3c36

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