Releases: home-assistant/supervisor
Releases · home-assistant/supervisor
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
2024.01.0
🔧 Build
✨ New Features
⚡ Performance
♻️ Refactor
- #4791 Improve error handling in backup restore @mdegat01
- #4770 Migrate to pyproject.toml where possible @mdegat01
🐛 Bug Fixes
- #4817 Fix dirhash failing to import pkg_resources @bdraco
- #4819 Fix add-on rebuild with ingress @agners
⬆️ Dependency Updates
17 changes
- #4792 Bump pytest from 7.4.3 to 7.4.4 @dependabot
- #4793 Bump attrs from 23.1.0 to 23.2.0 @dependabot
- #4799 Bump flake8 from 6.1.0 to 7.0.0 @dependabot
- #4800 Bump home-assistant/builder from 2023.12.0 to 2024.01.0 @dependabot
- #4804 Bump home-assistant/wheels from 2023.10.5 to 2024.01.0 @dependabot
- #4813 Bump actions/cache from 3.3.2 to 3.3.3 @dependabot
- #4811 Bump sentry-sdk from 1.39.1 to 1.39.2 @dependabot
- #4808 Bump gitpython from 3.1.40 to 3.1.41 @dependabot
- #4809 Bump actions/download-artifact from 4.1.0 to 4.1.1 @dependabot
- #4810 Bump jinja2 from 3.1.2 to 3.1.3 @dependabot
- #4815 Update python to 3.12 @mdegat01
- #4805 Bump getsentry/action-release from 1.6.0 to 1.7.0 @dependabot
- #4818 Bump actions/upload-artifact from 4.0.0 to 4.1.0 @dependabot
- #4821 Bump actions/cache from 3.3.3 to 4.0.0 @dependabot
- #4822 Bump dbus-fast from 2.21.0 to 2.21.1 @dependabot
- #4824 Bump actions/upload-artifact from 4.1.0 to 4.2.0 @dependabot
- #4825 Bump orjson from 3.9.10 to 3.9.12 @dependabot
2023.12.1
🐗 Chore
✨ New Features
- #4784 Set max reanimation attempts on HA watchdog @mdegat01
- #4750 OSError Bad message error marks system as unhealthy @mdegat01
- #4694 Add support for setting target path in map config @jgoakley
🐛 Bug Fixes
- #4781 Fix WiFi WEP configuration @agners
- #4786 Always pass explicit architecture of installed add-ons @agners
⬆️ Dependency Updates
9 changes
- #4775 Bump coverage from 7.3.2 to 7.3.3 @dependabot
- #4776 Bump actions/upload-artifact from 3.1.3 to 4.0.0 @dependabot
- #4777 Bump actions/download-artifact from 3 to 4 @dependabot
- #4774 Bump sentry-sdk from 1.39.0 to 1.39.1 @dependabot
- #4779 Bump deepmerge from 1.1.0 to 1.1.1 @dependabot
- #4780 Bump actions/download-artifact from 4.0.0 to 4.1.0 @dependabot
- #4785 Bump coverage from 7.3.3 to 7.3.4 @dependabot
- #4788 Bump black from 23.12.0 to 23.12.1 @dependabot
- #4790 Bump coverage from 7.3.4 to 7.4.0 @dependabot
2023.12.0
✨ New Features
♻️ Refactor
- #4736 Bump core shutdown timeout for new pre-stopping core state @emontnemery
- #4677 Make check_port an async function @agners
- #4760 Refactor addons init to addons manager @mdegat01
🐛 Bug Fixes
- #4733 Wait until mount unit is deactivated on unmount @agners
- #4744 Check/get ingress port on add-on load @agners
- #4751 Fix fallback to non-SSL whoami call @agners
⬆️ Dependency Updates
19 changes
- #4735 Bump aiohttp-fast-url-dispatcher from 0.1.1 to 0.3.0 @dependabot
- #4734 Bump cryptography from 41.0.5 to 41.0.7 @dependabot
- #4737 Bump sentry-sdk from 1.37.1 to 1.38.0 @dependabot
- #4739 Bump colorlog from 6.7.0 to 6.8.0 @dependabot
- #4741 Bump dbus-fast from 2.15.0 to 2.20.0 @dependabot
- #4743 Bump actions/setup-python from 4.7.1 to 4.8.0 @dependabot
- #4748 Bump actions/setup-python from 4.8.0 to 5.0.0 @dependabot
- #4747 Bump getsentry/action-release from 1.4.1 to 1.6.0 @dependabot
- #4752 Bump actions/stale from 8.0.0 to 9.0.0 @dependabot
- #4755 Bump typing-extensions from 4.8.0 to 4.9.0 @dependabot
- #4754 Bump pre-commit from 3.5.0 to 3.6.0 @dependabot
- #4762 Bump pylint from 3.0.2 to 3.0.3 @dependabot
- #4763 Bump home-assistant/builder from 2023.09.0 to 2023.12.0 @dependabot
- #4764 Bump sigstore/cosign-installer from 3.2.0 to 3.3.0 @dependabot
- #4756 Bump docker from 6.1.3 to 7.0.0 @dependabot
- #4761 Bump dbus-fast from 2.20.0 to 2.21.0 @dependabot
- #4767 Bump black from 23.11.0 to 23.12.0 @dependabot
- #4766 Bump sentry-sdk from 1.38.0 to 1.39.0 @dependabot
- #4771 Bump securetar from 2023.3.0 to 2023.12.0 @dependabot
2023.11.6
♻️ Refactor
🐛 Bug Fixes
⬆️ Dependency Updates
4 changes
- #4723 Bump dessant/lock-threads from 5.0.0 to 5.0.1 @dependabot
- #4730 Bump sentry-sdk from 1.36.0 to 1.37.1 @dependabot
- #4729 Bump aiohttp to 3.9.1 @bdraco
- #4724 Bump dbus-fast from 2.14.0 to 2.15.0 @dependabot
2023.11.5
⬆️ Dependency Updates
2 changes
- #4721 Bump sentry-sdk from 1.35.0 to 1.36.0 @dependabot
- #4722 Revert "Bump aiohttp to 3.9.0" @bdraco
2023.11.4
⚡ Performance
♻️ Refactor
🐛 Bug Fixes
- #4710 Ensure empty body responses never generate an invalid chunked response @bdraco
- #4716 Move logging I/O to another thread to avoid blocking the event loop @bdraco
- #4719 Fix ingress session cleanup @mdegat01
⬆️ Dependency Updates
6 changes
- #4706 Bump dessant/lock-threads from 4.0.1 to 5.0.0 @dependabot
- #4708 Bump sentry-sdk from 1.34.0 to 1.35.0 @dependabot
- #4713 Bump aiohttp-fast-url-dispatcher from 0.1.0 to 0.1.1 @dependabot
- #4717 Bump voluptuous from 0.14.0 to 0.14.1 @dependabot
- #4714 Bump aiohttp to 3.9.0 @bdraco
- #4707 Bump urllib3 from 2.0.7 to 2.1.0 @dependabot