Releases: adafruit/Adafruit_MQTT_Library
Releases · adafruit/Adafruit_MQTT_Library
2.6.1 Fix topic length calc in handleSubscriptionPacket
Adafruit_MQTT_Library 2.6.0
What's Changed
Full Changelog: 2.5.9...2.6.0
2.5.9 Update SSL fingerprint for ESP8266 example
What's Changed
- Update io.adafruit.com certificate fingerprint by @torselden in #231
New Contributors
- @torselden made their first contribution in #231
Full Changelog: 2.5.8...2.5.9
2.5.8
2.5.7 Ensure correct packet ID for QOS>0
What's Changed
- MQTT with QOS 1 or 2 forbids a packet ID of 0. by @dlizotte-uwo in #190
New Contributors
- @dlizotte-uwo made their first contribution in #190
Full Changelog: 2.5.6...2.5.7
Update Root CA in Examples
Full Changelog: 2.5.5...2.5.6
2.5.5 - Updated CI Actions versions
Update CI action versions