Releases: home-assistant/supervisor
Releases · home-assistant/supervisor
2024.05.1
2024.05.0
♻️ Refactor
🐛 Bug Fixes
- #5049 Skip udisks listener on failure to connect @mdegat01
- #5064 Fix no changelog API response @mdegat01
⬆️ Dependency Updates
13 changes
- #5043 Bump ruff from 0.4.1 to 0.4.2 @dependabot
- #5047 Bump sentry-sdk from 1.45.0 to 2.0.1 @dependabot
- #5048 Bump pytest-asyncio to 0.23.6 @mdegat01
- #5046 Bump pytest from 8.1.1 to 8.2.0 @dependabot
- #5054 Bump codecov/codecov-action from 4.3.0 to 4.3.1 @dependabot
- #5058 Bump cryptography from 42.0.5 to 42.0.6 @dependabot
- #5059 Bump coverage from 7.5.0 to 7.5.1 @dependabot
- #5060 Bump ruff from 0.4.2 to 0.4.3 @dependabot
- #5061 Bump jinja2 from 3.1.3 to 3.1.4 @dependabot
- #5057 Bump orjson from 3.9.15 to 3.10.3 @dependabot
- #5065 Bump actions/checkout from 4.1.4 to 4.1.5 @dependabot
- #5066 Bump cryptography from 42.0.6 to 42.0.7 @dependabot
- #5067 Bump sentry-sdk from 2.0.1 to 2.1.1 @dependabot
2024.04.4
2024.04.3
✨ New Features
- #5023 Use signals to recognize new disks immediately @mdegat01
- #5040 Limit reporting of errors in Supervisor logs fallback @sairon
🐛 Bug Fixes
- #5022 Fix Supervisor logs fallback @sairon
- #5024 Add issues field to create full backup suggestion @mdegat01
⬆️ Dependency Updates
11 changes
- #5027 Bump ruff from 0.3.7 to 0.4.0 @dependabot
- #5026 Bump actions/download-artifact from 4.1.4 to 4.1.5 @dependabot
- #5025 Bump actions/upload-artifact from 4.3.1 to 4.3.2 @dependabot
- #5031 Bump actions/checkout from 4.1.2 to 4.1.3 @dependabot
- #5032 Bump ruff from 0.4.0 to 0.4.1 @dependabot
- #5036 Bump dirhash from 0.3.0 to 0.4.0 @dependabot
- #5035 Bump actions/upload-artifact from 4.3.2 to 4.3.3 @dependabot
- #5034 Bump actions/download-artifact from 4.1.5 to 4.1.6 @dependabot
- #5037 Bump coverage from 7.4.4 to 7.5.0 @dependabot
- #5038 Bump actions/checkout from 4.1.3 to 4.1.4 @dependabot
- #5039 Bump actions/download-artifact from 4.1.6 to 4.1.7 @dependabot
2024.04.2
✨ New Features
- #5010 Adopt a disabled data disk @mdegat01
- #5014 Mount manager reload mounts all failed mounts @mdegat01
- #5017 Allow restarting core in safe mode @mdegat01
🐛 Bug Fixes
⬆️ Dependency Updates
7 changes
- #5013 Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 @dependabot
- #5012 Bump sentry-sdk from 1.44.1 to 1.45.0 @dependabot
- #5015 Bump ruff from 0.3.5 to 0.3.7 @dependabot
- #4899 Bump aiohttp to 3.9.4 @bdraco
- #5018 Bump setuptools from 69.2.0 to 69.5.1 @dependabot
- #5019 Bump orjson from 3.9.15 to 3.10.1 @dependabot
- #5020 Bump aiohttp from 3.9.4 to 3.9.5 @dependabot
2024.04.1
✨ New Features
- #4972 Use Systemd Journal API for all logs endpoints in API @sairon
- #4991 Allow adoption of existing data disk @mdegat01
🐛 Bug Fixes
⬆️ Dependency Updates
6 changes
- #4998 Bump codecov/codecov-action from 4.1.1 to 4.2.0 @dependabot
- #4999 Bump sentry-sdk from 1.44.0 to 1.44.1 @dependabot
- #5002 Bump typing-extensions from 4.10.0 to 4.11.0 @dependabot
- #5003 Bump pulsectl from 23.5.2 to 24.4.0 @dependabot
- #5007 Bump codecov/codecov-action from 4.2.0 to 4.3.0 @dependabot
- #5006 Bump dirhash from 0.2.1 to 0.3.0 @dependabot
2024.04.0
✨ New Features
🐛 Bug Fixes
- #4986 Format NetworkManager connection name correctly for VLANs @agners
- #4997 Fix submounts of /dev being read-only with Docker 25+ @sairon
⬆️ Dependency Updates
11 changes
- #4979 Bump pre-commit from 3.6.2 to 3.7.0 @dependabot
- #4980 Bump pytest-cov from 4.1.0 to 5.0.0 @dependabot
- #4981 Bump time-machine from 2.14.0 to 2.14.1 @dependabot
- #4975 Bump ruff from 0.3.3 to 0.3.4 @dependabot
- #4983 Bump actions/setup-python from 5.0.0 to 5.1.0 @dependabot
- #4984 Bump codecov/codecov-action from 4.1.0 to 4.1.1 @dependabot
- #4990 Bump sentry-sdk from 1.43.0 to 1.44.0 @dependabot
- #4992 Bump aiodns from 3.1.1 to 3.2.0 @dependabot
- #4993 Bump gitpython from 3.1.42 to 3.1.43 @dependabot
- #4994 Bump ruff from 0.3.4 to 0.3.5 @dependabot
- #4995 Update base images to 3.12-alpine3.19 @agners
2024.03.1
💥 Breaking Changes
✨ New Features
- #4945 Allow client to change boot slot via API @mdegat01
- #4954 Add full year and milliseconds to log timestamp @agners
- #4963 Use Journal Export Format for host (advanced) logs @sairon
♻️ Refactor
🐛 Bug Fixes
- #4955 Avoid Watchdog starting Core before Supervisor is in startup @mdegat01
- #4965 Restore lost continue statement @twpol
- #4964 Fix some expected boot slot fields are optional @mdegat01
- #4974 Fix IncompleteReadError happening sometimes when reading Systemd logs @sairon
⬆️ Dependency Updates
14 changes
- #4946 Bump ruff from 0.3.0 to 0.3.1 @dependabot
- #4949 Bump pytest-timeout from 2.2.0 to 2.3.1 @dependabot
- #4950 Bump sentry-sdk from 1.40.6 to 1.41.0 @dependabot
- #4952 Bump pytest from 8.1.0 to 8.1.1 @dependabot
- #4951 Bump ruff from 0.3.1 to 0.3.2 @dependabot
- #4956 Bump actions/checkout from 4.1.1 to 4.1.2 @dependabot
- #4959 Bump sentry-sdk from 1.41.0 to 1.42.0 @dependabot
- #4957 Bump docker/login-action from 3.0.0 to 3.1.0 @dependabot
- #4958 Bump setuptools from 69.1.1 to 69.2.0 @dependabot
- #4962 Bump coverage from 7.4.3 to 7.4.4 @dependabot
- #4966 Bump ruff from 0.3.2 to 0.3.3 @dependabot
- #4971 Bump cosign to
v2.2.3
and builder to2024.03.5
@mdegat01 - #4969 Bump actions/cache from 4.0.1 to 4.0.2 @dependabot
- #4973 Bump sentry-sdk from 1.42.0 to 1.43.0 @dependabot
2024.03.0
✨ New Features
- #4912 Allow listing of HA users via admin CLI @mdegat01
- #4913 Allow removing addon config on uninstall @mdegat01
- #4934 Add an admin only device wipe API @mdegat01
♻️ Refactor
- #4938 Set core timeout from S6_SERVICES_GRACETIME @mdegat01
- #4937 Remove discovery config validation from supervisor @mdegat01
🐛 Bug Fixes
- #4933 Fix check used for addon auto update @mdegat01
- #4942 Proxy WebSocket close messages as well @agners
- #4943 APIForbidden should result in 403 status @mdegat01
⬆️ Dependency Updates
7 changes
- #4930 Bump sentry-sdk from 1.40.5 to 1.40.6 @dependabot
- #4931 Bump pytest from 8.0.1 to 8.0.2 @dependabot
- #4936 Bump actions/cache from 4.0.0 to 4.0.1 @dependabot
- #4935 Bump ruff from 0.2.2 to 0.3.0 @dependabot
- #4940 Bump time-machine from 2.13.0 to 2.14.0 @dependabot
- #4939 Bump actions/download-artifact from 4.1.3 to 4.1.4 @dependabot
- #4941 Bump pytest from 8.0.2 to 8.1.0 @dependabot
2024.02.1
🐛 Bug Fixes
- #4908 Fix missing apis from addons with manager role @mdegat01
- #4925 Bump securetar to 2024.2.1 @bdraco
⬆️ Dependency Updates
16 changes
- #4895 Bump cryptography from 42.0.2 to 42.0.3 @dependabot
- #4902 Bump pre-commit from 3.6.1 to 3.6.2 @dependabot
- #4903 Bump urllib3 from 2.2.0 to 2.2.1 @dependabot
- #4904 Bump ruff from 0.2.1 to 0.2.2 @dependabot
- #4905 Bump sentry-sdk from 1.40.4 to 1.40.5 @dependabot
- #4917 Bump cryptography from 42.0.3 to 42.0.5 @dependabot
- #4918 Bump setuptools from 69.1.0 to 69.1.1 @dependabot
- #4919 Bump typing-extensions from 4.9.0 to 4.10.0 @dependabot
- #4920 Bump coverage from 7.4.1 to 7.4.3 @dependabot
- #4922 Bump orjson from 3.9.14 to 3.9.15 @dependabot
- #4923 Bump codecov/codecov-action from 4.0.1 to 4.0.2 @dependabot
- #4921 Bump pylint from 3.0.3 to 3.1.0 @dependabot
- #4925 Bump securetar to 2024.2.1 @bdraco
- #4901 Bump pytest from 7.4.4 to 8.0.1 @dependabot
- #4926 Bump actions/download-artifact from 4.1.2 to 4.1.3 @dependabot
- #4927 Bump codecov/codecov-action from 4.0.2 to 4.1.0 @dependabot