Skip to content

v11.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 05:25
b6a3eee

11.0.0 (2024-07-24)

⚠ BREAKING CHANGES

  • migrate cobra->kong and zerolog->slog
  • agent: improve app preference handling

Features

  • agent: improve app preference handling (0c36708)
  • examples: ♻️ split example into multiple apps to make it easier to follow and copy (aede219)
  • hass: ✨ add text entity type (ddeb37e)
  • migrate cobra->kong and zerolog->slog (0926713)

Bug Fixes

  • agent: ⚡ gracefully handle sigterm (21b9ad4)

Performance Improvements

  • agent: ⚡ improve handling of different types of apps and remove need for a waitgroup (feb1991)