Releases: home-assistant/supervisor
Releases · home-assistant/supervisor
2025.05.5
2025.05.4
🐛 Bug Fixes
- #5917 Do not backup add-on being uninstalled @agners
- #5921 Revert "Use s6-overlay read-only mode by default (#5906)" @sairon
⬆️ Dependency Updates
4 changes
- #5913 Bump coverage from 7.8.1 to 7.8.2 @dependabot[bot]
- #5912 Bump cryptography from 45.0.2 to 45.0.3 @dependabot[bot]
- #5915 Bump aiohttp to 3.12.2 @bdraco
- #5919 Bump setuptools from 80.8.0 to 80.9.0 @dependabot[bot]
2025.05.3
🔧 Build
🐗 Chore
🐛 Bug Fixes
⬆️ Dependency Updates
2 changes
- #5905 Bump coverage from 7.8.0 to 7.8.1 @dependabot[bot]
- #5907 Bump ruff from 0.11.10 to 0.11.11 @dependabot[bot]
2025.05.2
💥 Breaking Changes
🐗 Chore
- #5884 Log DNS resolver initialization errors with critical severity @agners
- #5885 Harmonize folder and add-on backup error handling @agners
- #5897 Use add-on config timestamp to determine add-on update age @agners
- #5904 Bump pre-commit ruff to 0.11.10 @agners
- #5901 Avoid initializing Blockbuster on Supervisor info call @agners
✨ New Features
- #5890 Copy additional backup locations in jobs @agners
- #5896 Trigger auto-update through Core WebSocket call @agners
- #5892 Add IPv6 address generation mode & privacy extensions @davidrapan
🐛 Bug Fixes
- #5898 Fix container image detection for aarch64 @agners
- #5900 Stop reading advanced logs on ConnectionError @agners
- #5903 Process NetworkManager PrimaryConnection changes @agners
⬆️ Dependency Updates
6 changes
- #5889 Bump setuptools from 80.4.0 to 80.7.1 @dependabot[bot]
- #5893 Bump codecov/codecov-action from 5.4.2 to 5.4.3 @dependabot[bot]
- #5894 Bump ruff from 0.11.9 to 0.11.10 @dependabot[bot]
- #5895 Bump cryptography from 44.0.3 to 45.0.2 @dependabot[bot]
- #5899 Bump sentry-sdk from 2.28.0 to 2.29.1 @dependabot[bot]
- #5902 Bump setuptools from 80.7.1 to 80.8.0 @dependabot[bot]
2025.05.1
✨ New Features
🐛 Bug Fixes
✅ Test
⬆️ Dependency Updates
5 changes
- #5870 Bump aiodns from 3.3.0 to 3.4.0 @dependabot[bot]
- #5877 Bump ruff from 0.11.8 to 0.11.9 @dependabot[bot]
- #5876 Bump setuptools from 80.3.1 to 80.4.0 @dependabot[bot]
- #5875 Bump astroid from 3.3.9 to 3.3.10 @dependabot[bot]
- #5881 Bump sentry-sdk from 2.27.0 to 2.28.0 @dependabot[bot]
2025.05.0
🐗 Chore
✨ New Features
- #5848 Improve backup upload location determination @agners
- #5845 Check local store repository for changes @agners
♻️ Refactor
🐛 Bug Fixes
- #5851 Revert "Recreate aiohttp session on connectivity check (#5332)" @agners
- #5846 Avoid reading add-ons twice unnecessarily @agners
- #5850 Fix race condition when removing add-on @agners
- #5862 Recreate aiohttp ClientSession after DNS plug-in load @agners
- #5869 Handle ClientPayloadError in advanced logging @agners
✅ Test
- #5843 Improve /auth API request sanitation @agners
- #5858 Avoid using host system socket for systemd journald tests @agners
⬆️ Dependency Updates
14 changes
- #5840 Bump actions/download-artifact from 4.2.1 to 4.3.0 @dependabot[bot]
- #5842 Bump sentry-sdk from 2.26.1 to 2.27.0 @dependabot[bot]
- #5841 Bump ruff from 0.11.6 to 0.11.7 @dependabot[bot]
- #5849 Bump setuptools from 79.0.1 to 80.0.0 @dependabot[bot]
- #5854 Bump uv to 0.6.17 @sairon
- #5856 Bump setuptools from 80.0.0 to 80.0.1 @dependabot[bot]
- #5855 Bump orjson from 3.10.16 to 3.10.18 @dependabot[bot]
- #5861 Bump setuptools from 80.0.1 to 80.1.0 @dependabot[bot]
- #5863 Bump ruff from 0.11.7 to 0.11.8 @dependabot[bot]
- #5864 Bump aiodns from 3.2.0 to 3.3.0 @dependabot[bot]
- #5865 Bump pylint from 3.3.6 to 3.3.7 @dependabot[bot]
- #5867 Bump setuptools from 80.1.0 to 80.3.1 @dependabot[bot]
- #5866 Bump cryptography from 44.0.2 to 44.0.3 @dependabot[bot]
- #5868 Bump pytest-timeout from 2.3.1 to 2.4.0 @dependabot[bot]
2025.04.1
🐗 Chore
✨ New Features
- #5826 Add country to Supervisor info @agners
- #5833 Add dedicated version update refresh for main components @agners
♻️ Refactor
- #5805 Fix mypy issues in docker, hardware and homeassistant modules @mdegat01
- #5831 Unify Supervisor event message functions @agners
🐛 Bug Fixes
✅ Test
⬆️ Dependency Updates
14 changes
- #5816 Update wheel requirement from ~=0.45.0 to ~=0.46.1 @dependabot[bot]
- #5820 Bump urllib3 from 2.3.0 to 2.4.0 @dependabot[bot]
- #5819 Bump debugpy from 1.8.13 to 1.8.14 @dependabot[bot]
- #5818 Bump ruff from 0.11.4 to 0.11.5 @dependabot[bot]
- #5817 Bump typing-extensions from 4.13.1 to 4.13.2 @dependabot[bot]
- #5823 Bump codecov/codecov-action from 5.4.0 to 5.4.2 @dependabot[bot]
- #5822 Bump sentry-sdk from 2.25.1 to 2.26.0 @dependabot[bot]
- #5824 Bump sentry-sdk from 2.26.0 to 2.26.1 @dependabot[bot]
- #5828 Bump ruff from 0.11.5 to 0.11.6 @dependabot[bot]
- #5829 Bump setuptools from 78.1.0 to 79.0.0 @dependabot[bot]
- #5830 Bump aiohttp from 3.11.16 to 3.11.18 @dependabot[bot]
- #5832 Bump sigstore/cosign-installer from 3.8.1 to 3.8.2 @dependabot[bot]
- #5835 Bump setuptools from 79.0.0 to 79.0.1 @dependabot[bot]
- #5836 Bump actions/setup-python from 5.5.0 to 5.6.0 @dependabot[bot]
2025.04.0
♻️ Refactor
- #5792 Fix mypy issues in backups and dbus @mdegat01
- #5798 Switch iter_chunked to iter_chunks @mdegat01
🐛 Bug Fixes
⬆️ Dependency Updates
13 changes
- #5793 Bump coverage from 7.7.1 to 7.8.0 @dependabot[bot]
- #5796 Bump sentry-sdk from 2.24.1 to 2.25.0 @dependabot[bot]
- #5795 Bump aiohttp from 3.11.14 to 3.11.15 @dependabot[bot]
- #5801 Bump aiohttp from 3.11.15 to 3.11.16 @dependabot[bot]
- #5799 Bump pytest-cov from 6.0.0 to 6.1.0 @dependabot[bot]
- #5800 Bump dbus-fast from 2.43.0 to 2.44.0 @dependabot[bot]
- #5687 Update frontend to version 20250401.0 @github-actions[bot]
- #5808 Bump typing-extensions from 4.12.2 to 4.13.1 @dependabot[bot]
- #5809 Bump ruff from 0.11.2 to 0.11.3 @dependabot[bot]
- #5804 Bump sentry-sdk from 2.25.0 to 2.25.1 @dependabot[bot]
- #5807 Bump dbus-fast from 2.44.0 to 2.44.1 @dependabot[bot]
- #5813 Bump pytest-cov from 6.1.0 to 6.1.1 @dependabot[bot]
- #5814 Bump ruff from 0.11.3 to 0.11.4 @dependabot[bot]
2025.03.4
💥 Breaking Changes
✨ New Features
- #5746 Add blockbuster option to API @mdegat01
- #5787 Rate limit D-Bus errors @agners
- #5784 Report stage with error in jobs @mdegat01
- #5770 Add API for swap configuration @sairon
♻️ Refactor
- #5759 Enable mypy part 1 (addons and api) @mdegat01
- #5788 Handle unexpected WebSocket messages during auth @agners
- #5790 Improve Home Assistant Core WebSocket proxy implementation @agners
🐛 Bug Fixes
- #5749 Fix none error in mapping wireless fields @mdegat01
- #5789 Skip corrupt registry files in backups @mdegat01
- #5791 Fix /supervisor/reload after refactoring @sairon
✅ Test
⬆️ Dependency Updates
34 changes
- #5748 Bump attrs from 25.1.0 to 25.2.0 @dependabot[bot]
- #5736 Bump dbus-fast from 2.37.0 to 2.39.3 @dependabot[bot]
- #5750 Bump attrs from 25.2.0 to 25.3.0 @dependabot[bot]
- #5751 Bump ruff from 0.9.10 to 0.10.0 @dependabot[bot]
- #5752 Bump dbus-fast from 2.39.3 to 2.39.5 @dependabot[bot]
- #5756 Bump dbus-fast from 2.39.5 to 2.39.6 @dependabot[bot]
- #5754 Bump aiohttp from 3.11.13 to 3.11.14 @dependabot[bot]
- #5758 Bump docker/login-action from 3.3.0 to 3.4.0 @dependabot[bot]
- #5757 Bump ruff from 0.10.0 to 0.11.0 @dependabot[bot]
- #5755 Bump coverage from 7.6.12 to 7.7.0 @dependabot[bot]
- #5761 Bump setuptools from 76.0.0 to 76.1.0 @dependabot[bot]
- #5760 Bump sentry-sdk from 2.22.0 to 2.23.1 @dependabot[bot]
- #5763 Bump actions/download-artifact from 4.1.9 to 4.2.0 @dependabot[bot]
- #5765 Bump pre-commit from 4.1.0 to 4.2.0 @dependabot[bot]
- #5768 Bump actions/cache from 4.2.2 to 4.2.3 @dependabot[bot]
- #5764 Bump blockbuster from 1.5.23 to 1.5.24 @dependabot[bot]
- #5766 Bump setuptools from 76.1.0 to 77.0.1 @dependabot[bot]
- #5775 Bump getsentry/action-release from 3.1.0 to 3.1.1 @dependabot[bot]
- #5773 Bump pylint from 3.3.4 to 3.3.6 @dependabot[bot]
- #5771 Bump ruff from 0.11.0 to 0.11.1 @dependabot[bot]
- #5767 Bump actions/upload-artifact from 4.6.1 to 4.6.2 @dependabot[bot]
- #5772 Bump setuptools from 77.0.1 to 77.0.3 @dependabot[bot]
- #5769 Bump actions/download-artifact from 4.2.0 to 4.2.1 @dependabot[bot]
- #5774 Bump home-assistant/builder from 2025.02.0 to 2025.03.0 @dependabot[bot]
- #5776 Bump coverage from 7.7.0 to 7.7.1 @dependabot[bot]
- #5779 Bump ruff from 0.11.1 to 0.11.2 @dependabot[bot]
- #5778 Bump sentry-sdk from 2.23.1 to 2.24.0 @dependabot[bot]
- #5777 Bump dbus-fast from 2.39.6 to 2.43.0 @dependabot[bot]
- #5782 Bump setuptools from 77.0.3 to 78.0.2 @dependabot[bot]
- #5780 Bump actions/setup-python from 5.4.0 to 5.5.0 @dependabot[bot]
- #5781 Bump sentry-sdk from 2.24.0 to 2.24.1 @dependabot[bot]
- #5786 Bump home-assistant/wheels from 2025.02.0 to 2025.03.0 @dependabot[bot]
- #5785 Bump setuptools from 78.0.2 to 78.1.0 @dependabot[bot]
- #5783 Bump orjson from 3.10.12 to 3.10.16 @dependabot[bot]
2025.03.3
♻️ Refactor
- #5731 Add blockbuster library and find I/O from unit tests @mdegat01
- #5735 Finish out effort of adding and enabling blockbuster in tests @mdegat01
🐛 Bug Fixes
- #5734 Use Sentry helper function to report warnings @agners
- #5743 Remove release assets tarball on frontend update @wendevlin
- #5747 Fix logging error for invalid password for backup @mdegat01
⬆️ Dependency Updates
6 changes
- #5732 Bump jinja2 from 3.1.5 to 3.1.6 @dependabot[bot]
- #5733 Bump dbus-fast from 2.35.1 to 2.37.0 @dependabot[bot]
- #5737 Bump getsentry/action-release from 3.0.0 to 3.1.0 @dependabot[bot]
- #5740 Bump setuptools from 75.8.2 to 76.0.0 @dependabot[bot]
- #5741 Bump ruff from 0.9.9 to 0.9.10 @dependabot[bot]
- #5742 Bump astroid from 3.3.8 to 3.3.9 @dependabot[bot]