Releases: home-assistant-libs/python-matter-server
Releases · home-assistant-libs/python-matter-server
6.0.0 BETA 0
What's Changed
- Bump chip wheels to 2024.4.1 (Matter SDK 1.3) by @marcelveldt in #675
Full Changelog: 5.10.0...6.0.0b0
5.10.0
What’s Changed
- #684 - Handle value specified as bytes received as integer (@marcelveldt)
- #676 - Some small tweaks to the subscripions logic (@marcelveldt)
- #662 - Add verbose log level (@marcelveldt)
- #670 - Retry certification fetch if the first attempt fails (@agners)
- #669 - Expand dashboard to explore Node values (@marcelveldt)
- #651 - Add support for importing (temporary) test nodes (@marcelveldt)
⬆️ Dependencies and CI
13 changes
- #679 - Bump mypy from 1.9.0 to 1.10.0 (@dependabot)
- #681 - Bump ruff from 0.4.1 to 0.4.2 (@dependabot)
- #683 - Bump pytest from 8.1.1 to 8.2.0 (@dependabot)
- #677 - Bump actions/checkout from 4.1.3 to 4.1.4 (@dependabot)
- #672 - Bump ruff from 0.3.7 to 0.4.1 (@dependabot)
- #671 - Bump actions/checkout from 4.1.2 to 4.1.3 (@dependabot)
- #668 - Bump zeroconf from 0.132.0 to 0.132.2 (@dependabot)
- #667 - Bump ruff from 0.3.5 to 0.3.7 (@dependabot)
- #666 - Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (@dependabot)
- #665 - Bump zeroconf from 0.131.0 to 0.132.0 (@dependabot)
- #664 - Bump ruff from 0.3.4 to 0.3.5 (@dependabot)
- #663 - Bump pre-commit-hooks from 4.5.0 to 4.6.0 (@dependabot)
- #661 - Drop Python safety module from dependencies (@agners)
5.10.0 BETA 0
What’s Changed
- #670 - Retry certification fetch if the first attempt fails (@agners)
- #669 - Expand dashboard to explore Node values (@marcelveldt)
- #651 - Add support for importing (temporary) test nodes (@marcelveldt)
⬆️ Dependencies and CI
9 changes
- #672 - Bump ruff from 0.3.7 to 0.4.1 (@dependabot)
- #671 - Bump actions/checkout from 4.1.2 to 4.1.3 (@dependabot)
- #668 - Bump zeroconf from 0.132.0 to 0.132.2 (@dependabot)
- #667 - Bump ruff from 0.3.5 to 0.3.7 (@dependabot)
- #666 - Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (@dependabot)
- #665 - Bump zeroconf from 0.131.0 to 0.132.0 (@dependabot)
- #664 - Bump ruff from 0.3.4 to 0.3.5 (@dependabot)
- #663 - Bump pre-commit-hooks from 4.5.0 to 4.6.0 (@dependabot)
- #661 - Drop Python safety module from dependencies (@agners)
5.9.0
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)
5.9.0 BETA 0
test release
5.8.1
What’s Changed
- #619 - Tweak subscription ceiling based on routing role (@marcelveldt)
- #620 - Better logging of client errors (@marcelveldt)
- #618 - Several improvements to resolving and (re)subscribing to nodes (@marcelveldt)
- #617 - Fix setting SDK log level on startup (@agners)
- #616 - Initialize logging after native init (@agners)
⬆️ Dependencies and CI
2 changes
- #615 - Bump ruff from 0.2.2 to 0.3.0 (@dependabot)
- #614 - Bump pytest from 8.0.2 to 8.1.0 (@dependabot)
5.8.1 beta 3
test release (the correct one this time)
5.8.1 beta 2
test release - node resolve improvements
5.8.1 beta 1
test/beta release
5.8.1 BETA 0
beta/test release - investigating locking issue