Skip to content

NanoSDK 0.10.5

Latest
Compare
Choose a tag to compare
@JaylinYu JaylinYu released this 31 Jul 01:21
· 28 commits to main since this release

This is a Bug-fix release
Sync with NNG upstream, Add Enhanced AUTH feature.

What's Changed

  • Support build with demo. Merge mqttv311 protocol layer with mqttv5. Support debug mode. by @wanghaEMQ in #225
    • FIX [demo/quic] Fix the error in building quic demo. by @wanghaEMQ in #227
  • new feature: SCRAM is supported. And provide a demo to use SCRAM. by @wanghaEMQ in #233
  • Sync with upstream 1.8.0 by @JaylinYu in #234
  • Add scram to MQTT-TLS. And support TLS in demo mqttv5_scram by @wanghaEMQ in #235
  • Fix the double free on property in connect msg when @wanghaEMQ enables SCRAM in #236

Full Changelog: 0.10.1...0.10.5