5.9.0
·
343 commits
to refs/heads/main
since this release
What’s Changed
- #658 - Skip unneeded dataclass conversion in storage (@marcelveldt)
- #655 - Use async resolve node (@marcelveldt)
- #656 - Allow the dashboard to be hosted in ingress (@marcelveldt)
- #654 - Update to Matter SDK wheels 2024.3.2 (@agners)
- #652 - Add remove node support to the dashboard (@marcelveldt)
- #650 - Update to Matter SDK wheels 2024.3.1 (@agners)
- #648 - Make subscription attribute update handler Thread safe (@agners)
- #634 - Remove unnecessary parenthesis when raising exceptions (@agners)
- #635 - Fix deprecated imports (@agners)
- #633 - Use pathlib high-level API for path manipulation (@agners)
- #624 - Use milliseconds in log time stamp (@agners)
- #623 - Add warning if node setup takes too long (@marcelveldt)
- #622 - Add server argument to specify custom PAA root certificate location (@agners)
- #621 - Remove executor limit (@marcelveldt)
⬆️ Dependencies and CI
16 changes
- #647 - Bump actions/setup-python from 5.0.0 to 5.1.0 (@dependabot)
- #643 - Bump pytest-cov from 4.1.0 to 5.0.0 (@dependabot)
- #644 - Bump pytest-asyncio from 0.23.5.post1 to 0.23.6 (@dependabot)
- #645 - Bump ruff from 0.3.3 to 0.3.4 (@dependabot)
- #646 - Bump pre-commit from 3.6.2 to 3.7.0 (@dependabot)
- #641 - Bump ruff from 0.3.2 to 0.3.3 (@dependabot)
- #638 - Bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (@dependabot)
- #639 - Bump docker/build-push-action from 5.2.0 to 5.3.0 (@dependabot)
- #636 - Bump docker/login-action from 3.0.0 to 3.1.0 (@dependabot)
- #631 - Bump actions/checkout from 4.1.1 to 4.1.2 (@dependabot)
- #629 - Bump ruff from 0.3.0 to 0.3.2 (@dependabot)
- #627 - Bump pytest from 8.1.0 to 8.1.1 (@dependabot)
- #630 - Bump pytest-asyncio from 0.23.5 to 0.23.5.post1 (@dependabot)
- #628 - Bump mypy from 1.8.0 to 1.9.0 (@dependabot)
- #625 - Bump docker/build-push-action from 5.1.0 to 5.2.0 (@dependabot)
- #626 - Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (@dependabot)