Skip to content

7.8.0 - Don't retry when not expected to work; honor recv_timeout

Compare
Choose a tag to compare
@dhalbert dhalbert released this 20 May 22:10
· 64 commits to main since this release
53b1412

What's Changed

  • Don't retry when MQTT response is unauthorized by @justmobilize in #213
  • honor recv_timeout in _sock_exact_recv() and ping() by @vladak in #190

Full Changelog: 7.7.0...7.8.0