Skip to content

wolfMQTT v1.10 (11/02/2021)

Choose a tag to compare

@embhorn embhorn released this 02 Nov 23:49
· 631 commits to master since this release
5d453ac
  • Improve FALL_THROUGH macro logic for XC32. (PR #227)
  • Fix potential NULL printf in MqttSocket_Connect with verbose debug enabled. (PR #229)
  • Fix non-block chunked transfer. (PR #230)
  • Fix QoS responses (PR #231, 240)
  • Fix MQTTv5 property handling (PR #232, 233, 234, 236, 238, 241)
  • Fix fuzzing test issues (PR #242)
  • Fix nb client build issue (PR #244)