Releases: home-assistant/supervisor
Releases Β· home-assistant/supervisor
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
2024.02.0
β¨ New Features
β‘ Performance
β»οΈ Refactor
π Bug Fixes
- #4882 Mount status checks look at connection @mdegat01
- #4898 Fix new complaint by ruff 0.2.1 @agners
- #4897 Fix autoupdate time compare @agners
β¬οΈ Dependency Updates
20 changes
- #4864 Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 @dependabot
- #4868 Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 @dependabot
- #4869 Bump codecov/codecov-action from 3.1.6 to 4.0.1 @dependabot
- #4860 Bump cryptography from 42.0.1 to 42.0.2 @dependabot
- #4873 Bump orjson from 3.9.12 to 3.9.13 @dependabot
- #4874 Bump voluptuous from 0.14.1 to 0.14.2 @dependabot
- #4875 Bump actions/upload-artifact from 4.3.0 to 4.3.1 @dependabot
- #4876 Bump actions/download-artifact from 4.1.1 to 4.1.2 @dependabot
- #4878 Bump awesomeversion from 23.11.0 to 24.2.0 @dependabot
- #4879 Bump sentry-sdk from 1.40.0 to 1.40.1 @dependabot
- #4880 Bump sentry-sdk from 1.40.1 to 1.40.2 @dependabot
- #4881 Bump debugpy from 1.8.0 to 1.8.1 @dependabot
- #4886 Bump sentry-sdk from 1.40.2 to 1.40.3 @dependabot
- #4887 Bump pre-commit from 3.6.0 to 3.6.1 @dependabot
- #4885 Bump setuptools from 69.0.3 to 69.1.0 @dependabot
- #4888 Bump securetar to 2024.2.0 @bdraco
- #4877 Bump ruff from 0.1.14 to 0.2.1 @dependabot
- #4890 Bump orjson from 3.9.13 to 3.9.14 @dependabot
- #4891 Bump sentry-sdk from 1.40.3 to 1.40.4 @dependabot
- #4894 Bump gitpython from 3.1.41 to 3.1.42 @dependabot
2024.01.1
β¨ New Features
- #4832 Addon devs can block auto update for breaking versions @mdegat01
- #4838 Auto updates to new version delay for 24 hours @mdegat01
β‘ Performance
- #4843 Significantly speed up creating backups with isal via zlib-fast @bdraco
- #4854 Use json_dumps helper for websocket messages @bdraco
β»οΈ Refactor
π Bug Fixes
- #4833 Fix bootstrap log typo @mdegat01
- #4853 Fix serialization issue adding error to job @mdegat01
- #4862 Reset failed API call counter on successful API call @agners
β¬οΈ Dependency Updates
10 changes
- #4835 Bump actions/upload-artifact from 4.2.0 to 4.3.0 @dependabot
- #4840 Bump codecov/codecov-action from 3.1.4 to 3.1.5 @dependabot
- #4837 Bump cryptography from 41.0.7 to 42.0.1 @dependabot
- #4849 Bump coverage from 7.4.0 to 7.4.1 @dependabot
- #4846 Bump colorlog from 6.8.0 to 6.8.2 @dependabot
- #4848 Bump aiohttp from 3.9.1 to 3.9.2 @dependabot
- #4855 Bump aiohttp from 3.9.2 to 3.9.3 @dependabot
- #4857 Bump codecov/codecov-action from 3.1.5 to 3.1.6 @dependabot
- #4858 Bump sentry-sdk from 1.39.2 to 1.40.0 @dependabot
- #4859 Bump urllib3 from 2.1.0 to 2.2.0 @dependabot