Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): 🎉 release 11.0.0 #352

Merged
merged 1 commit into from
Jan 1, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 28, 2024

🤖 I have created a release beep boop

11.0.0 (2024-12-31)

This release builds on recent work to offer preferences for controlling the fetching of some sensors/events. In particular, all preferences are now in the Go Hass Agent preferences file. If you previously had made changes to sensor preferences in their respective files, please see the BREAKING CHANGES document for manual steps you'll need to take to include your changes.

⚠ BREAKING CHANGES

  • preferences: Worker preferences are now in the agent preferences file, under a worker section. Any existing custom preferences will need to be manually migrated to this file.

Features

  • ✨ allow disabling app sensors (71a4969)
  • hass,linux: ♻️ support flagging for retryable requests through sensor options (5d55cc6)
  • hass,linux: ✨ use options pattern to create sensors (b614ec3)
  • hass: ✨ add support to allow some requests to be retried (b103679)
  • hass: ✨ use options pattern to create sensor requests (73f218b)
  • linux/cpu,linux/system: ✨ add ability to specify update interval for cpu and hwmon sensor polling (7f8450e)
  • linux/cpu: 🚚 split cpu usage and frequency workers (cc18b67)
  • linux/power: ✨ power state and screen lock sensor requests will be retried on response failure (e4ca6e7)
  • preferences: ✨ validate worker preferences when loading and use defaults if invalid (748b48f)

Bug Fixes

  • 🐛 code cleanup missed in 7591c7a (f6dca52)
  • agent: 🐛 fix registration flow from changes in 7591c7a (70176ce)
  • hass: 🚨 fix linter issues (92b82d0)
  • linux/battery: 🐛 don't add already tracked batteries (76b78e4)
  • preferences: 🐛 ensure consistent naming of preferences through using string constants (1397c4a)

Performance Improvements

  • agent: ⚡ don't use a "fat context" for agent options (1e9d3c9)

Code Refactoring

  • preferences: ♻️ merge worker and agent preferences into single file (7591c7a)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from joshuar as a code owner November 28, 2024 05:10
@github-actions github-actions bot changed the title chore(main): 🎉 release 10.6.0 chore(main): 🎉 release 11.0.0 Dec 8, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main branch 5 times, most recently from 772900d to 44c920a Compare December 14, 2024 06:09
@github-actions github-actions bot force-pushed the release-please--branches--main branch 9 times, most recently from 814f1f3 to 48a8c13 Compare December 27, 2024 00:17
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 48a8c13 to 320ee3f Compare December 28, 2024 01:55
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 320ee3f to e770f52 Compare December 31, 2024 23:44
@joshuar joshuar merged commit 57917f8 into main Jan 1, 2025
@joshuar joshuar deleted the release-please--branches--main branch January 1, 2025 00:11
Copy link
Contributor Author

github-actions bot commented Jan 1, 2025

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant