Skip to content

0.30.0

Compare
Choose a tag to compare
@amotl amotl released this 05 Oct 11:08
· 242 commits to main since this release

What's Changed

  • Make LWT alive/dead payload configurable. Thanks, @sumnerboy12.
  • Upgrade to future>=0.18.0,<1. Thanks, @arieroos.
  • Several adjustments to log messages
  • Several improvements to the test harness, code coverage, project tooling,
    code linting and formatting, and CI
  • Refactoring of some data model components
  • Fix job sorting by priority after migration to Python 3
  • Remove some Python 2 compatibility snippets. mqttwarn is Python 3 only.

Breaking changes

  • Rework and rename service plugin osxnotify to desktopnotify, it
    should work on all popular operating systems now. Thanks, @portalzine.

New Contributors

Full Changelog: 0.29.1...0.30.0