v2.9.4
v2.9.4 (2025-01-21)
Bug Fixes
Bumps paho-mqtt from 1.6.1 to 2.1.0.
updated-dependencies:
- dependency-name: paho-mqtt
dependency-type: direct:production
update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Chores
-
chore: set log level to debug to aid in tracking down flaky tests
-
test: update log format to include timestamps and dates
test: update logmessage with package name chore: fix tests to use valid zeo codes
-
test: fix zeo test assertion
-
test: add logging when updating future
-
test: make the client read socket always available for reading to avoid getting blocked
-
test: revert socket changes
-
test: set function loop scope
-
test: add pytest-timeout with a 20 second hard timeout
-
test: explicitly disconnect threads
-
test: fix formatting
-
test: fix lint errors
-
fix: stop the mqtt loop on disconnect
-
fix: release the mqtt thread on release
-
test: revert log changes
-
chore: cleanup/revert changes
-
chore: revert mqtt client check
-
fix: always stop the event loop when disconnecting