1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-04-02 08:12:47 +01:00

Commit Graph

  • 04bc80598f Fix grammar in errors addon-to-app-in-strings Mike Degatano 2026-04-01 19:20:02 +00:00
  • cd02d90544 Change addons to apps in all user-facing strings Mike Degatano 2026-04-01 18:57:47 +00:00
  • 0b9c0bd2d5 Check running container env before using Unix socket use-unix-socket-for-core-api Stefan Agner 2026-04-01 19:48:23 +02:00
  • 796760b476 Fix pylint protected-access warnings in tests Stefan Agner 2026-04-01 19:32:03 +02:00
  • 8ed471de65 Close WebSocket on handshake failure and validate auth_required Stefan Agner 2026-04-01 19:30:44 +02:00
  • 2e7c612182 Use Unix socket for Supervisor to Core communication Stefan Agner 2026-04-01 19:01:02 +02:00
  • a78f02eed8 Fix version/requirements parsing in setup.py, set version in Dockerfile (#6692) main Jan Čermák 2026-04-01 16:01:46 +02:00
  • dbb29e93fb Make app builds work without build.yaml no-build-yaml Jan Čermák 2026-04-01 15:20:16 +02:00
  • 44dccddd36 Adapt devcontainer.json for systemd-based devcontainer image use-systemd-devcontainer Stefan Agner 2026-04-01 08:38:32 +00:00
  • 31636fe310 Add builder workflow to paths triggering rebuild on merge (#6691) Jan Čermák 2026-04-01 10:26:51 +02:00
  • 0b805a2c09 Fix builder multi-arch manifest step, use matrix prepare step (#6690) Jan Čermák 2026-04-01 09:38:01 +02:00
  • c3298b39f4 Bump astroid from 4.0.3 to 4.1.2 dependabot/pip/astroid-4.1.2 dependabot[bot] 2026-04-01 07:01:17 +00:00
  • 63a21de82d Bump mypy from 1.19.1 to 1.20.0 (#6689) dependabot[bot] 2026-04-01 08:59:33 +02:00
  • 5308d98bad Bump sentry-sdk from 2.56.0 to 2.57.0 (#6688) dependabot[bot] 2026-04-01 08:58:53 +02:00
  • 1372fc2b53 Bump orjson from 3.11.7 to 3.11.8 (#6687) dependabot[bot] 2026-04-01 08:57:06 +02:00
  • 69eb1deb78 Bump aiohttp from 3.13.4 to 3.13.5 (#6686) dependabot[bot] 2026-04-01 08:56:37 +02:00
  • 1b585a556b Bump getsentry/action-release from 3.5.0 to 3.6.0 (#6685) dependabot[bot] 2026-04-01 08:49:35 +02:00
  • 667bd62742 Remove CLI command hint from unknown error messages (#6684) Stefan Agner 2026-03-31 18:09:14 +02:00
  • b1ea4ce52f Publish multi-arch manifest after finished build (#6683) 2026.03.3 Jan Čermák 2026-03-31 13:52:23 +02:00
  • ba9080dfdd Remove re-tagging of old Supervisor for unsupported architectures (#6679) Jan Čermák 2026-03-31 11:30:12 +02:00
  • 7f8a6f7e09 Drop unused crypto attribute from backups (#6682) Stefan Agner 2026-03-31 11:15:36 +02:00
  • a4a17a70a5 Add specific error message for registry authentication failures (#6678) Stefan Agner 2026-03-31 09:29:49 +02:00
  • dafe271050 Use checkboxes in PR template to set labels labels-from-checkboxes Mike Degatano 2026-03-30 23:46:31 +00:00
  • e630ec1ac4 Include Docker registry configurations in backups (#6674) Stefan Agner 2026-03-30 18:34:27 +02:00
  • be95349185 Reuse IMAGE_REGISTRY_REGEX for docker_image validation (#6667) Stefan Agner 2026-03-30 18:33:11 +02:00
  • 1fd78dfc4e Fix Docker Hub registry auth for containerd image store (#6677) Stefan Agner 2026-03-30 14:43:18 +02:00
  • 6b41fd4112 Improve codecov settings for more sensible defaults (#6676) Stefan Agner 2026-03-30 13:24:22 +02:00
  • 98bbb8869e Add support for negative numbers in apps options (#6673) sepahewe 2026-03-30 12:08:57 +02:00
  • ef71ffb32b Bump aiohttp from 3.13.3 to 3.13.4 (#6675) dependabot[bot] 2026-03-30 10:56:15 +02:00
  • 713354bf56 Handle certain OSError in get_latest_mtime during directory walk (#6632) Stefan Agner 2026-03-27 09:13:48 +01:00
  • e2db2315b3 Bump ruff from 0.15.7 to 0.15.8 (#6670) dependabot[bot] 2026-03-27 09:13:23 +01:00
  • 39afa70cf6 Bump codecov/codecov-action from 5.5.3 to 6.0.0 (#6669) dependabot[bot] 2026-03-27 09:13:10 +01:00
  • 2b9c8282a4 Include network storage mount configurations in backups (#6411) Paul Tarjan 2026-03-26 15:08:16 -06:00
  • 6525c8c231 Remove unused requests dependency (#6666) Stefan Agner 2026-03-26 10:32:19 +01:00
  • 612664e3d6 Fix build workflow by hardcoding architectures matrix (#6665) Stefan Agner 2026-03-26 09:59:19 +01:00
  • aa9a4c17f6 Bump cryptography from 46.0.5 to 46.0.6 (#6663) dependabot[bot] 2026-03-26 08:38:14 +01:00
  • 0f9cb9ee03 Bump sigstore/cosign-installer from 4.1.0 to 4.1.1 (#6662) dependabot[bot] 2026-03-26 07:53:12 +01:00
  • 03b1e95b94 Bump requests from 2.32.5 to 2.33.0 (#6664) dependabot[bot] 2026-03-26 07:47:29 +01:00
  • c0cca1ff8b Centralize OSError bad message handling in ResolutionManager (#6641) Stefan Agner 2026-03-25 16:47:36 +01:00
  • 2b2aca873b Bump sentry-sdk from 2.55.0 to 2.56.0 (#6661) dependabot[bot] 2026-03-25 07:49:24 +01:00
  • 27609ee992 Migrate builder workflow to new builder actions (#6653) Jan Čermák 2026-03-24 10:04:18 +01:00
  • 573e5ac767 Bump types-requests from 2.32.4.20260107 to 2.32.4.20260324 (#6660) dependabot[bot] 2026-03-24 07:33:58 +01:00
  • c9a2da34c2 Call Subscribe on systemd D-Bus connect to enable signals (#6659) Stefan Agner 2026-03-23 14:21:09 +01:00
  • 0cb96c36b6 Disable hassio gateway protection rules in dev mode (#6658) Jan Čermák 2026-03-23 10:13:31 +01:00
  • f719db30c4 Bump attrs from 25.4.0 to 26.1.0 (#6655) dependabot[bot] 2026-03-23 09:44:42 +01:00
  • ae3634709b Bump pytest-cov from 7.0.0 to 7.1.0 (#6657) dependabot[bot] 2026-03-23 09:11:21 +01:00
  • 64d9bbada5 Bump ruff from 0.15.6 to 0.15.7 (#6654) dependabot[bot] 2026-03-20 20:37:19 +01:00
  • 36124eafae Add firewall rules to protect Docker gateway from external access (#6650) 2026.03.2 Stefan Agner 2026-03-19 16:46:17 +01:00
  • c16b3ca516 Bump codecov/codecov-action from 5.5.2 to 5.5.3 (#6649) dependabot[bot] 2026-03-19 13:34:03 +01:00
  • 02b201d0f7 Bump actions/cache from 5.0.3 to 5.0.4 (#6647) dependabot[bot] 2026-03-19 13:33:50 +01:00
  • 4bde25794f Bump release-drafter/release-drafter from 7.1.0 to 7.1.1 (#6648) dependabot[bot] 2026-03-19 13:33:36 +01:00
  • 82b893a5b1 Bump coverage from 7.13.4 to 7.13.5 (#6645) dependabot[bot] 2026-03-18 09:48:13 +01:00
  • b24ada6a21 Bump sentry-sdk from 2.54.0 to 2.55.0 (#6644) dependabot[bot] 2026-03-18 09:47:48 +01:00
  • 6dff48dbb4 Bump release-drafter/release-drafter from 7.0.0 to 7.1.0 (#6643) dependabot[bot] 2026-03-18 09:46:47 +01:00
  • 40f9504157 Increase plugin update check interval from ~8h to 12h, Supervisor to 24h (#6638) 2026.03.1 Stefan Agner 2026-03-16 19:28:36 +01:00
  • 687dccd1f5 Increase Supervisor update check interval from 8h to 12h (#6633) Stefan Agner 2026-03-16 17:19:26 +01:00
  • 1615b50e6b Fix pytests take-shutdown-inhibit-lock-on-system-shutdown Stefan Agner 2026-03-16 16:24:46 +01:00
  • def618bccf Wait for startup to complete before running shutdown Stefan Agner 2026-03-16 15:15:45 +01:00
  • 58bb0c909d Guard shutdown() for STOPPING/CLOSE and unload host early in stop() Stefan Agner 2026-03-16 14:22:25 +01:00
  • 67ff4635eb Increase test coverage Stefan Agner 2026-03-16 13:36:22 +01:00
  • 1294d919ea Reset shutdown event for backup restore Stefan Agner 2026-03-13 17:40:28 +01:00
  • 2edd7425b3 Make core.shutdown() reentrant and remove monitor state guard Stefan Agner 2026-03-13 17:25:34 +01:00
  • d8fe08b70a Improve error handling in shutdown inhibit lock acquisition and release Stefan Agner 2026-03-13 16:53:58 +01:00
  • b4e5796846 Close fd in tests Stefan Agner 2026-03-13 16:51:13 +01:00
  • bb4525bf3f Take shutdown inhibitor lock for graceful service teardown Stefan Agner 2026-03-13 15:46:12 +01:00
  • f41a8e9d08 Wait for addon startup task before unload to prevent data access race (#6630) Stefan Agner 2026-03-16 12:46:29 +01:00
  • cbeb3520c3 fix: remove WebSocket message size limit in ingress proxy (#6604) Thomas Kadauke 2026-03-16 07:46:16 -04:00
  • 8b9928d313 Bump masesgroup/retrieve-changed-files from 3.0.0 to 4.0.0 (#6637) dependabot[bot] 2026-03-16 09:47:28 +01:00
  • f58d905082 Bump release-drafter/release-drafter from 6.4.0 to 7.0.0 (#6636) dependabot[bot] 2026-03-16 09:46:30 +01:00
  • 093e98b164 Fix fallback time sync, create repair issue if time is out of sync (#6625) Jan Čermák 2026-03-13 16:01:38 +01:00
  • eedc623ec5 Bump ruff from 0.15.5 to 0.15.6 (#6629) dependabot[bot] 2026-03-13 08:49:48 +01:00
  • 7ac900da83 Bump actions/download-artifact from 8.0.0 to 8.0.1 (#6624) dependabot[bot] 2026-03-12 09:56:02 +01:00
  • f8d3443f30 Use securetar v3 for backups when Core is 2026.3.0 or newer (#6621) Stefan Agner 2026-03-11 18:50:24 +01:00
  • 83c8c0aab0 Remove obsolete persistent notification system (#6623) Stefan Agner 2026-03-11 18:50:07 +01:00
  • 3c703667ce Bump uv to v0.10.9 (#6622) Jan Čermák 2026-03-11 16:17:02 +01:00
  • 31c2fcf377 Treat empty string password as None in backup restore (#6618) 2026.03.0 Stefan Agner 2026-03-10 09:53:43 +01:00
  • 8749d11e13 Bump sigstore/cosign-installer from 4.0.0 to 4.1.0 (#6619) dependabot[bot] 2026-03-10 08:30:46 +01:00
  • 0732999ea9 Bump setuptools from 82.0.0 to 82.0.1 (#6620) dependabot[bot] 2026-03-10 07:28:04 +01:00
  • f6c8a68207 Deprecate advanced mode option in addon config (#6614) Mike Degatano 2026-03-09 05:26:28 -04:00
  • 5c35d86abe Bump release-drafter/release-drafter from 6.2.0 to 6.4.0 (#6617) dependabot[bot] 2026-03-09 09:48:30 +01:00
  • 38d6907377 Bump ruff from 0.15.4 to 0.15.5 (#6616) dependabot[bot] 2026-03-06 09:51:20 +01:00
  • b1be897439 Use Python 3.14(.3) in CI and base image (#6586) Jan Čermák 2026-03-05 21:11:25 +01:00
  • 80f790bf5d Bump docker/login-action from 3.7.0 to 4.0.0 (#6615) dependabot[bot] 2026-03-05 09:05:33 +01:00
  • 5e1eaa9dfe Respect auto-update setting for plug-in auto-updates (#6606) Stefan Agner 2026-03-05 09:04:33 +01:00
  • 9e0d3fe461 Return 401 for non-Basic Authorization headers on /auth endpoint (#6612) Stefan Agner 2026-03-04 21:55:49 +01:00
  • 659735d215 Guard _migrate validator against non-dict add-on configs (#6611) Stefan Agner 2026-03-04 21:54:21 +01:00
  • 0ef71d1dd1 Drop unsupported architectures and machines, create issue for affected apps (#6607) Stefan Agner 2026-03-04 10:59:14 +01:00
  • fb1483bf1c Rename core_config to cached_core_config with docstring caveat fetch-core-config-once-on-startup Stefan Agner 2026-03-03 17:18:59 +01:00
  • 9ae8424a8c Cache Core config on startup and validate on Supervisor restart Stefan Agner 2026-02-13 17:31:01 +01:00
  • 96fb26462b Fix apps build using wrong architecture for non-native arch apps (#6610) Stefan Agner 2026-03-03 15:36:30 +01:00
  • 2627d55873 Add default verbose timestamps for plugin logs (#6598) Stefan Agner 2026-03-03 11:58:11 +01:00
  • 6668417e77 Bump sentry-sdk from 2.53.0 to 2.54.0 (#6609) dependabot[bot] 2026-03-03 07:58:26 +01:00
  • 6a955527f3 Ensure dt_utc in /os/info always returns current time (#6602) Jan Čermák 2026-02-27 17:59:11 +01:00
  • 8eb188f734 Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#6599) dependabot[bot] 2026-02-27 08:22:28 +01:00
  • e7e3882013 Bump ruff from 0.15.2 to 0.15.4 (#6601) dependabot[bot] 2026-02-27 07:53:59 +01:00
  • caa2b8b486 Bump actions/download-artifact from 7.0.0 to 8.0.0 (#6600) dependabot[bot] 2026-02-27 07:53:31 +01:00
  • 3bf5ea4a05 Add remaining NetworkManager device type enums (#6593) Stefan Agner 2026-02-26 18:50:52 +01:00
  • 7132232da5 Allow runtime pinning for plugin update versions allow-to-temporarily-rollback-plugins Stefan Agner 2026-02-26 12:40:23 +01:00
  • 7f6327e94e Handle missing Accept header in host logs (#6594) Stefan Agner 2026-02-26 11:30:08 +01:00
  • 9f00b6e34f Ensure uuid of dismissed suggestion/issue matches an existing one (#6582) 2026.02.3 Mike Degatano 2026-02-25 04:26:44 -05:00