Skip to content

Release v0.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 01:57
· 12 commits to master since this release
Immutable release. Only release title and notes can be modified.

Changelog

  • a2f793e feat(observability): add metrics, health checks, and status command
  • ffa7eba fix(migrate): wrap reconcile errors with package prefix
  • a80aee3 refactor(cli): extract testable cores for version and self-update
  • e371f26 refactor(workers): use slices.Contains for exit and status checks
  • c113275 test(flywheel): add benchmarks, duration fuzz, and table-driven cases
  • 68ae50d test(flywheel): add coverage tests for CLI, self-update, and core paths