Skip to content

Releases: IoTSharp/mqttclient

v2.0.0

19 Aug 07:20
Compare
Choose a tag to compare

What's Changed

  • Fix memory leak when mqtt_yield_thread exits problem and delete unuse… by @Yangyuanxin in #59
  • 修复subscribe的因为没对齐引起的死机问题 by @xqyjlj in #63
  • Add CodeQL Workflow for Code Security Analysis by @b4yuan in #91
  • fix: fix memory leak during network disconnect by @wuhaogs in #82
  • Multiple fixes and improvements in mqtt client source by @ajaybhargav in #97
  • fix:fixed crash issues when the illegal topic is received by @maikebing in #117
  • fix:fixed crash issues when the illegal topic is received by @wuhaogs in #101

New Contributors

Full Changelog: v1.2.0...v2.0.0

mqtt client release v1.2.0

15 Jun 16:34
Compare
Choose a tag to compare