5.0.0
github-actions
released this
30 Nov 14:25
·
394 commits
to refs/heads/main
since this release
What’s Changed
- #437 - Allow writing null to attributes (fixes #434) (@joebandenburg)
- #436 - Add async-timeout (@MartinHjelmare)
- #429 - Debounce node availability a bit (@marcelveldt)
- #430 - Support custom Clusters and Attributes (@marcelveldt)
⚠ Breaking Changes
SCHEMA CHANGED TO VERSION 5
Although there are no breaking changes in any of the public methods, the data schema is not compatible and has been bumped to version 5. Clients with older schema versions can not communicate with the server running schema 5 (or higher) making this a breaking change.
⬆️ Dependencies and CI
6 changes
- #440 - Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (@dependabot)
- #439 - Bump mypy from 1.7.0 to 1.7.1 (@dependabot)
- #435 - Bump docker/build-push-action from 5.0.0 to 5.1.0 (@dependabot)
- #433 - Bump black from 23.10.1 to 23.11.0 (@dependabot)
- #432 - Bump mypy from 1.6.1 to 1.7.0 (@dependabot)
- #430 - Support custom Clusters and Attributes (@marcelveldt)