Releases: aburow/ups2mqtt-db
Releases · aburow/ups2mqtt-db
Release list
v1.2.14
- Downgraded expected Modbus disconnects from error to warning to reduce traceback noise during transient outages.
- Added exponential polling backoff after repeated connection or timeout failures, capped at 16x until recovery.
- Reset the backoff state automatically when polling succeeds again.
v1.2.13
v1.2.13
- Updated aiohttp to 3.14.0 across both runtime trees to address Dependabot CVEs.
- Removed the deprecated aiohttp cleanup flag that triggered a Python 3.13 deprecation warning in telemetry tests.
- Synced dependency pins, lockfiles, and mirrored runtime metadata for the release.
Full Changelog: v1.2.12...v1.2.13