2023.10.1
github-actions
released this
23 Oct 20:13
·
603 commits
to refs/heads/main
since this release
✨ New Features
- #4591 Allow home assistant backups to exclude database @mdegat01
- #4605 Support proxy of binary messages from addons to HA @mdegat01
♻️ Refactor
🐛 Bug Fixes
- #4602 JobGroups check active job to determine if in progress @mdegat01
- #4595 Core API check during startup can timeout @mdegat01
- #4604 Unstarted jobs should always be cleaned up @mdegat01
- #4620 Call save data after removing mount in fixup @mdegat01
- #4619 Eliminate possible addon data race condition during update @mdegat01
- #4628 Handle get users API returning None @mdegat01
- #4632 Don't warn for removing unstarted jobs @mdegat01
- #4635 Remove race with watchdog during backup, restore and update @mdegat01
- #4638 Reload Pulseaudio modules on hardware change @agners
⬆️ Dependency Updates
19 changes
- #4574 Remove all PyPi classifiers as this package is not published to PyPi @ChrisCarini
- #4603 Bump dbus-fast from 2.10.0 to 2.11.1 @dependabot
- #4608 Bump pylint from 3.0.0 to 3.0.1 @dependabot
- #4616 Bump home-assistant/wheels from 2023.10.1 to 2023.10.4 @dependabot
- #4612 Bump aiohttp from 3.8.5 to 3.8.6 @dependabot
- #4615 Bump pytest-timeout from 2.1.0 to 2.2.0 @dependabot
- #4614 Bump pyupgrade from 3.14.0 to 3.15.0 @dependabot
- #4613 Bump aiodns from 3.0.0 to 3.1.0 @dependabot
- #4623 Bump sentry-sdk from 1.31.0 to 1.32.0 @dependabot
- #4627 Bump pre-commit from 3.4.0 to 3.5.0 @dependabot
- #4631 Bump release-drafter/release-drafter from 5.24.0 to 5.25.0 @dependabot
- #4629 Bump aiodns from 3.1.0 to 3.1.1 @dependabot
- #4630 Bump gitpython from 3.1.37 to 3.1.38 @dependabot
- #4637 Bump black from 23.9.1 to 23.10.0 @dependabot
- #4636 Bump actions/checkout from 4.1.0 to 4.1.1 @dependabot
- #4634 Bump urllib3 from 2.0.6 to 2.0.7 @dependabot
- #4640 Bump home-assistant/wheels from 2023.10.4 to 2023.10.5 @dependabot
- #4642 Bump gitpython from 3.1.38 to 3.1.40 @dependabot
- #4645 Bump pylint from 3.0.1 to 3.0.2 @dependabot