Skip to content

0.13.0

Choose a tag to compare

@klpanagi klpanagi released this 20 Dec 18:40
· 93 commits to master since this release
7098fc7

This release contributes the following:

  • Comprehensive set of tests - raises coverage
  • Improve Redis restart logic
  • Improve MQTT restart logic
  • Minor fixes in transports - mostly related to shutdown exceptions
  • Improve code quality
  • Comprehensive documentation (README.md & API.md)
  • Improve Makefile
  • Changes build system - remove unnecessary dependencies
  • Removes poetry dependency
  • Install with specific protocol support
  • Updates github workflows