uncategorized

wolfMQTT Releases v1.16.0

The latest release of wolfMQTT, v1.16.0, is now available! This release has several bug fixes and optimizations including:

Add testing for TLS mutual auth, and fsanitize gh test by @lealem47 in #321 Add support for pkcs8 keys to mqtt client by @lealem47 in #322 Fix null ptr deref in MqttClient_WaitType by @embhorn in #323 Cleanup enum last entry to not have comma by @dgarske in #324 Cleanup the AWS example by @dgarske in #326 Fix for multi-threaded non-blocking use of sockRc, which could collide between read and write by @dgarske in #328 Add API to check if message is active (non-blocking only) by @dgarske in #329 Fix configure warnings by @embhorn in #330 Support MQTTv5 in AWS example by @embhorn in #332 Zephyr port by @julek-wolfssl in #333 Improve example headers and small sanitizer fixes by @lealem47 in #334 Adding in STM32CubeIDE support by @lealem47 in #335 Add dynamic property support by @embhorn in #336

Check out the changelog from the download for a full list of features and fixes, or If you have questions on any of the above, contact us at facts@wolfssl.com, or call us at +1 425 245 8247: https://github.com/wolfSSL/wolfMQTT/blob/master/ChangeLog.md

While you’re there, show us some love and give the wolfMQTT project a Star!

You can download the latest release here: https://www.wolfssl.com/download/

Or clone directly from our GitHub repository: https://github.com/wolfSSL/wolfMQTT