Logo
Explore Help
Register Sign In
home-assistant/supervisor
1
0
Fork 0
You've already forked supervisor
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-10 00:39:22 -06:00
Code Issues Packages Projects Releases 484 Wiki Activity

484 Releases 501 Tags

RSS Feed
  • 2025.09.0 e6785d6a89

    2025.09.0 Stable

    giteasync released this 2025-09-05 03:31:12 -05:00 | 191 commits to main since this release

    🐗 Chore

    • #6151 Update NM developer page URL @agners

    ✨ New Features

    • #6134 Add background option to update/install APIs @mdegat01
    • #6140 Add availability API for addons @mdegat01
    • #5520 Add network interface settings for mDNS/LLMNR @t3hk0d3

    ♻️ Refactor

    • #6133 Avoid duplicate evaluate_system() calls during resolution manager setup @agners

    🐛 Bug Fixes

    • #6137 Fix unhandled ConnectionResetError in ingress proxy streaming @agners
    • #6138 Add WebSocket proxy timeout handling @agners
    • #6144 Fix WebSocket proxy for add-ons not forwarding ping/pong frame data @felipecrs
    • #6152 Store and persist OS upgrade map to fix update path evaluation @agners

    ✅ Test

    • #6153 Make test_job_decorator tests timezone agnostic @sairon

    ⬆️ Dependency Updates

    13 changes
    • #6135 Bump orjson from 3.11.2 to 3.11.3 @dependabot[bot]
    • #6139 Bump sentry-sdk from 2.35.0 to 2.35.1 @dependabot[bot]
    • #6141 Bump ruff from 0.12.10 to 0.12.11 @dependabot[bot]
    • #6145 Bump coverage from 7.10.5 to 7.10.6 @dependabot[bot]
    • #6149 Bump cryptography from 45.0.6 to 45.0.7 @dependabot[bot]
    • #6150 Bump sentry-sdk from 2.35.1 to 2.35.2 @dependabot[bot]
    • #6156 Bump actions/setup-python from 5.6.0 to 6.0.0 @dependabot[bot]
    • #6155 Bump actions/stale from 9.1.0 to 10.0.0 @dependabot[bot]
    • #6160 Bump pytest from 8.4.1 to 8.4.2 @dependabot[bot]
    • #6162 Bump sentry-sdk from 2.35.2 to 2.36.0 @dependabot[bot]
    • #6159 Bump codecov/codecov-action from 5.5.0 to 5.5.1 @dependabot[bot]
    • #6158 Bump actions/github-script from 7 to 8 @dependabot[bot]
    • #6161 Bump ruff from 0.12.11 to 0.12.12 @dependabot[bot]
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 2025.08.3 78be155b94

    2025.08.3 Stable

    giteasync released this 2025-08-25 16:20:00 -05:00 | 214 commits to main since this release

    🐛 Bug Fixes

    • #6127 Fix guarding of timezone setting for older OS 16.2 dev builds @sairon
    • #6126 Handle malformed addon map entries gracefully @agners
    • #6129 Do not skip messages in pull progress log due to rounding @mdegat01
    • #6131 Handle download restart in pull progress log @mdegat01

    ⬆️ Dependency Updates

    • #6125 Bump coverage from 7.10.4 to 7.10.5 @dependabot[bot]
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 2025.08.2 2d12920b35

    2025.08.2 Stable

    giteasync released this 2025-08-22 04:09:56 -05:00 | 219 commits to main since this release

    ✨ New Features

    • #6079 Add Docker MTU configuration support for networks with non-standard MTU @copilot-swe-agent[bot]
    • #6046 Storage space usage API @MindFreeze
    • #6110 Create repair issue when user has deprecated add-on installed @copilot-swe-agent[bot]
    • #6099 Propagate timezone setting to host in OS 16.2 and newer @sairon
    • #6102 Send progress updates during image pull for install/update @mdegat01
    • #6098 Stop refreshing the update information on outdated OS versions @agners

    ♻️ Refactor

    • #6093 Sort DNS servers by NetworkManager priority @agners

    💚 CI

    • #6105 Fix restrict-task-creation workflow @TheJulianJES

    🐛 Bug Fixes

    • #6095 Improved error handling for docker image pulls @mdegat01
    • #6114 Revert .git missing check in store git @mdegat01
    • #6116 Fix git path missing or empty @agners
    • #6119 Fix docker_config check for add-ons @agners
    • #6094 Improve VLAN configuration @agners

    ⬆️ Dependency Updates

    22 changes
    • #6081 Bump ruff from 0.12.7 to 0.12.8 @dependabot[bot]
    • #6082 Bump actions/cache from 4.2.3 to 4.2.4 @dependabot[bot]
    • #6088 Bump pylint from 3.3.7 to 3.3.8 @dependabot[bot]
    • #6089 Bump types-requests from 2.32.4.20250611 to 2.32.4.20250809 @dependabot[bot]
    • #6087 Bump coverage from 7.10.2 to 7.10.3 @dependabot[bot]
    • #6090 Bump types-pyyaml from 6.0.12.20250516 to 6.0.12.20250809 @dependabot[bot]
    • #6085 Bump types-docker from 7.1.0.20250705 to 7.1.0.20250809 @dependabot[bot]
    • #6084 Bump pre-commit from 4.2.0 to 4.3.0 @dependabot[bot]
    • #6091 Update frontend to version 20250811.0 @github-actions[bot]
    • #6092 Bump actions/checkout from 4 to 5.0.0 @dependabot[bot]
    • #6096 Bump orjson from 3.11.1 to 3.11.2 @dependabot[bot]
    • #6097 Bump uv to 0.8.9 @sairon
    • #6100 Bump sentry-sdk from 2.34.1 to 2.35.0 @dependabot[bot]
    • #6101 Bump ruff from 0.12.8 to 0.12.9 @dependabot[bot]
    • #6108 Bump coverage from 7.10.3 to 7.10.4 @dependabot[bot]
    • #6112 Bump requests from 2.32.4 to 2.32.5 @dependabot[bot]
    • #6113 Bump time-machine from 2.17.0 to 2.19.0 @dependabot[bot]
    • #6118 Bump ciso8601 from 2.3.2 to 2.3.3 @dependabot[bot]
    • #6117 Bump codecov/codecov-action from 5.4.3 to 5.5.0 @dependabot[bot]
    • #6123 Bump types-docker from 7.1.0.20250809 to 7.1.0.20250822 @dependabot[bot]
    • #6122 Bump ruff from 0.12.9 to 0.12.10 @dependabot[bot]
    • #6121 Bump types-pyyaml from 6.0.12.20250809 to 6.0.12.20250822 @dependabot[bot]
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 2025.08.1 0513ea0438

    2025.08.1 Stable

    giteasync released this 2025-08-07 04:10:34 -05:00 | 254 commits to main since this release

    🐗 Chore

    • #6076 Ignore UTF-8 errors in addon docs @agners

    ✨ New Features

    • #6074 Improve JobGroup locking with external ownership tracking @agners

    ♻️ Refactor

    • #6074 Improve JobGroup locking with external ownership tracking @agners

    💚 CI

    • #6073 Use path for actions/download-artifact to fix coverage report @agners

    🐛 Bug Fixes

    • #6075 Avoid race condition on add-on installation @agners
    • #6077 Handle disks with non-existing SMART attributes @agners

    ⬆️ Dependency Updates

    2 changes
    • #6078 Bump debugpy from 1.8.15 to 1.8.16 @dependabot[bot]
    • #5810 Update frontend to version 20250806.0 @github-actions[bot]
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 2025.08.0 8e4a87c751

    2025.08.0 Stable

    giteasync released this 2025-08-06 03:53:30 -05:00 | 261 commits to main since this release

    🐗 Chore

    • #6063 Return optimistic life time estimate for eMMC storage @agners
    • #6068 Load Home Assistant OS component earlier @agners

    ✨ New Features

    • #6056 Get lifetime info for NVMe devices @mdegat01
    • #6041 Add unsupported reason os_version and evaluation @mdegat01
    • #6069 Add an issue for disk lifetime >=90% @mdegat01

    ♻️ Refactor

    • #6059 Fix backup equal and add hash to objects with eq @mdegat01
    • #6065 Migrate to JobConcurrency and JobThrottle parameters @agners

    🐛 Bug Fixes

    • #6067 Use actual latest version of OS in os version check @mdegat01

    ⬆️ Dependency Updates

    10 changes
    • #6054 Update to Alpine 3.22 @agners
    • #6058 Bump mypy from 1.17.0 to 1.17.1 @dependabot[bot]
    • #6057 Bump home-assistant/wheels from 2025.03.0 to 2025.07.0 @dependabot[bot]
    • #6060 Bump awesomeversion from 25.5.0 to 25.8.0 @dependabot[bot]
    • #6061 Bump dbus-fast from 2.44.2 to 2.44.3 @dependabot[bot]
    • #6062 Bump coverage from 7.10.1 to 7.10.2 @dependabot[bot]
    • #6066 Bump docker/login-action from 3.4.0 to 3.5.0 @dependabot[bot]
    • #6070 Bump actions/download-artifact from 4.3.0 to 5.0.0 @dependabot[bot]
    • #6071 Bump cryptography from 45.0.5 to 45.0.6 @dependabot[bot]
    • #6072 Bump time-machine from 2.16.0 to 2.17.0 @dependabot[bot]
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 2025.07.3 27b092aed0

    2025.07.3 Stable

    giteasync released this 2025-07-31 04:23:57 -05:00 | 279 commits to main since this release

    🐗 Chore

    • #6048 Scrub WiFi fields from Sentry events @agners

    ✨ New Features

    • #6029 Enable IPv6 for containers on new installations @agners
    • #6053 Block OS updates when the system is unhealthy @agners

    ♻️ Refactor

    • #6013 Split execution limit in concurrency and throttle parameters @agners

    ⬆️ Dependency Updates

    13 changes
    • #6032 Bump sigstore/cosign-installer from 3.9.1 to 3.9.2 @dependabot[bot]
    • #6031 Bump ruff from 0.12.3 to 0.12.4 @dependabot[bot]
    • #6037 Bump sentry-sdk from 2.33.0 to 2.33.2 @dependabot[bot]
    • #6038 Bump dbus-fast from 2.44.1 to 2.44.2 @dependabot[bot]
    • #6043 Bump coverage from 7.9.2 to 7.10.0 @dependabot[bot]
    • #6039 Bump gitpython from 3.1.44 to 3.1.45 @dependabot[bot]
    • #6042 Bump ruff from 0.12.4 to 0.12.5 @dependabot[bot]
    • #6044 Bump coverage from 7.10.0 to 7.10.1 @dependabot[bot]
    • #6045 Bump orjson from 3.11.0 to 3.11.1 @dependabot[bot]
    • #6050 Bump sentry-sdk from 2.33.2 to 2.34.0 @dependabot[bot]
    • #6051 Bump ruff from 0.12.5 to 0.12.7 @dependabot[bot]
    • #6049 Bump aiohttp from 3.12.14 to 3.12.15 @dependabot[bot]
    • #6052 Bump sentry-sdk from 2.34.0 to 2.34.1 @dependabot[bot]
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 2025.07.2 fbb0915ef8

    2025.07.2 Stable

    giteasync released this 2025-07-17 03:06:35 -05:00 | 296 commits to main since this release

    💥 Breaking Changes

    • #5844 Return 401 Unauthorized when using json/url encoded auth fails @agners

    🐗 Chore

    • #6009 Adjust feature request links in issue reporting @frenck
    • #6007 Add Task issue form @frenck
    • #5844 Return 401 Unauthorized when using json/url encoded auth fails @agners
    • #6025 Check for duplicate data disks only when Home Assistant OS is available @agners

    ✨ New Features

    • #6002 Allow to force rebuild of add-ons @felipecrs
    • #6005 Add Supervisor connectivity check after DNS restart @agners
    • #6024 Mark system as unhealthy if multiple OS installations are found @agners

    ♻️ Refactor

    • #5990 Refactoring around add-on store Repository classes @agners
    • #6012 Drop ensure_builtin_repositories() @agners

    💚 CI

    • #6011 Small improvement to Copilot instructions @agners

    🐛 Bug Fixes

    • #5996 Allow multiple set-cookie headers with addons ingress @RubenNL
    • #5999 Improve DNS plug-in restart @agners
    • #6004 Apply store reload suggestion automatically on connectivity change @mdegat01

    ⬆️ Dependency Updates

    8 changes
    • #6017 Bump astroid from 3.3.10 to 3.3.11 @dependabot[bot]
    • #6016 Bump ruff from 0.12.2 to 0.12.3 @dependabot[bot]
    • #6014 Bump aiohttp from 3.12.13 to 3.12.14 @dependabot[bot]
    • #6019 Bump mypy from 1.16.1 to 1.17.0 @dependabot[bot]
    • #6020 Bump blockbuster from 1.5.24 to 1.5.25 @dependabot[bot]
    • #6026 Bump debugpy from 1.8.14 to 1.8.15 @dependabot[bot]
    • #6027 Bump sentry-sdk from 2.32.0 to 2.33.0 @dependabot[bot]
    • #6028 Bump orjson from 3.10.18 to 3.11.0 @dependabot[bot]
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 2025.07.1 8336537f51

    2025.07.1 Stable

    giteasync released this 2025-07-07 03:00:26 -05:00 | 317 commits to main since this release

    🐛 Bug Fixes

    • #6000 Force reload of /etc/resolv.conf on WebSession init @agners

    ⬆️ Dependency Updates

    • #6003 Bump types-docker from 7.1.0.20250523 to 7.1.0.20250705 @dependabot[bot]
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 2025.07.0 1f2bf77784

    2025.07.0 Stable

    giteasync released this 2025-07-04 01:54:36 -05:00 | 319 commits to main since this release

    ✨ New Features

    • #5977 Remove anonymous volumes when removing containers @felipecrs
    • #5974 Use Docker BuildKit to build addons @felipecrs
    • #5986 Add GitHub Copilot/Claude instruction @agners

    ♻️ Refactor

    • #5979 Fix docker.run_command() needing detach but not enforcing it @felipecrs
    • #5976 Refactor builtin repositories to enum @mdegat01
    • #5987 Refactor addon git repo @mdegat01

    🐛 Bug Fixes

    • #5978 Fix docker_home_assistant_execute_command not honoring HA version @felipecrs
    • #5984 Store reset only deletes git cache after clone was successful @mdegat01
    • #5988 Don't backup uninstalled addons @mdegat01

    ⬆️ Dependency Updates

    6 changes
    • #5975 Bump sentry-sdk from 2.30.0 to 2.31.0 @dependabot[bot]
    • #5981 Bump ruff from 0.12.0 to 0.12.1 @dependabot[bot]
    • #5982 Bump sentry-sdk from 2.31.0 to 2.32.0 @dependabot[bot]
    • #5989 Bump cryptography from 45.0.4 to 45.0.5 @dependabot[bot]
    • #5993 Bump ruff from 0.12.1 to 0.12.2 @dependabot[bot]
    • #5992 Bump coverage from 7.9.1 to 7.9.2 @dependabot[bot]
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 2025.06.2 0b79e09bc0

    2025.06.2 Stable

    giteasync released this 2025-06-24 08:48:04 -05:00 | 334 commits to main since this release

    🐗 Chore

    • #5966 Use aiodns explicit close method @agners
    • #5965 Add code documentation for Jobs decorator @agners

    ♻️ Refactor

    • #5969 Add mypy to ci and precommit @mdegat01

    💚 CI

    • #5968 Update request feature link @agners

    🐛 Bug Fixes

    • #5973 Fix CLI/Observer access token property @agners

    ⬆️ Dependency Updates

    2 changes
    • #5971 Bump sigstore/cosign-installer from 3.9.0 to 3.9.1 @dependabot[bot]
    • #5972 Bump getsentry/action-release from 3.1.2 to 3.2.0 @dependabot[bot]
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 4 5 ... Next Last
Powered by Gitea Version: 1.23.7 Page: 1142ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API