Releases: home-assistant/supervisor
Releases · home-assistant/supervisor
2025.06.1
💥 Breaking Changes
♻️ Refactor
💚 CI
⬆️ Dependency Updates
5 changes
- #5958 Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 @dependabot[bot]
- #5959 Bump ruff from 0.11.13 to 0.12.0 @dependabot[bot]
- #5960 Bump pytest from 8.4.0 to 8.4.1 @dependabot[bot]
- #5962 Bump urllib3 from 2.4.0 to 2.5.0 @dependabot[bot]
- #5963 Bump getsentry/action-release from 3.1.1 to 3.1.2 @dependabot[bot]
2025.06.0
🐗 Chore
✨ New Features
- #5879 Add opt-in IPv6 for containers @davidrapan
- #5953 Expose machine ID @agners
♻️ Refactor
- #5939 Fix mypy issues in
host
andjobs
@mdegat01 - #5942 Fix mypy issues in
misc
,mounts
andos
modules @mdegat01 - #5946 Fix mypy issues in
plugins
andresolution
@mdegat01
🐛 Bug Fixes
✅ Test
⬆️ Dependency Updates
17 changes
- #5927 Bump ruff from 0.11.11 to 0.11.12 @dependabot[bot]
- #5926 Bump awesomeversion from 24.6.0 to 25.5.0 @dependabot[bot]
- #5928 Bump aiohttp from 3.12.4 to 3.12.6 @dependabot[bot]
- #5929 Bump pytest from 8.3.5 to 8.4.0 @dependabot[bot]
- #5930 Bump aiohttp from 3.12.6 to 3.12.9 @dependabot[bot]
- #5932 Bump ruff from 0.11.12 to 0.11.13 @dependabot[bot]
- #5936 Bump cryptography from 45.0.3 to 45.0.4 @dependabot[bot]
- #5935 Bump requests from 2.32.3 to 2.32.4 @dependabot[bot]
- #5937 Bump aiohttp from 3.12.9 to 3.12.12 @dependabot[bot]
- #5943 Bump pytest-cov from 6.1.1 to 6.2.0 @dependabot[bot]
- #5944 Bump coverage from 7.8.2 to 7.9.0 @dependabot[bot]
- #5951 Bump aiodns from 3.4.0 to 3.5.0 @dependabot[bot]
- #5948 Bump pytest-cov from 6.2.0 to 6.2.1 @dependabot[bot]
- #5949 Bump coverage from 7.9.0 to 7.9.1 @dependabot[bot]
- #5952 Bump aiohttp from 3.12.12 to 3.12.13 @dependabot[bot]
- #5947 Bump sentry-sdk from 2.29.1 to 2.30.0 @dependabot[bot]
- #5945 Bump cosign to v2.4.3 @agners
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]