Releases: awslabs/aws-c-mqtt
Releases · awslabs/aws-c-mqtt
v0.8.14
What's Changed
- Extra Connection Callbacks in 311 by @xiazhvera in #300
- Adapter lifecycle take2 by @bretambrose in #296
Full Changelog: v0.8.13...v0.8.14
v0.8.13
What's Changed
- Stub mqtt3-to-mqtt5 adapter by @bretambrose in #281
- Use UUID for socket endpoints by @TwistedTwigleg in #283
- Misc refactors involving MQTT5 needed for the MQTT3 adapter by @bretambrose in #284
- update time to ancient by @jmklix in #287
- Move acquire/release to the connection vtable by @bretambrose in #285
- Mqtt3-to-5 Adapter Config APIs by @bretambrose in #286
- Some misc. cleanup by @bretambrose in #292
- fix cmake config by @TingDaoK in #294
- Fix a bug when unsub from a non-subscribed parent topic by @xiazhvera in #297
- Unit Test for #297 by @xiazhvera in #298
- 311 adapter lifecycle foundations by @bretambrose in #293
Full Changelog: v0.8.12...v0.8.13
v0.8.12
What's Changed
- Vtable refactor311 by @bretambrose in #280
- Fix warnings in public headers by @waahm7 in #282
Full Changelog: v0.8.11...v0.8.12
v0.8.11
What's Changed
- add github templates and bots by @jmklix in #272
- update builder version to fix aws-lc build on manylinux1 by @TingDaoK in #273
- Canary amazon linux by @TwistedTwigleg in #275
- add a millisecond sleep to insure tests dont share socket endpoints by @sbSteveK in #276
- Test endpoint UUID by @sbSteveK in #277
- add const qualifier to topic alias options in client options for mqtt5 by @sbSteveK in #278
- Mqtt311 shared subscription support by @TwistedTwigleg in #274
- Backed up socket fixes by @TwistedTwigleg in #254
- Adjust the canary not to crash if it cannot poll the metric alarms by @TwistedTwigleg in #279
New Contributors
Full Changelog: v0.8.10...v0.8.11
v0.8.10
What's Changed
- Missed actually setting the DNS override on mqtt311 by @bretambrose in #270
Full Changelog: v0.8.9...v0.8.10
v0.8.9
Timeout improvement and Backoff Fix
What's Changed
- Update timeouts to be more container/emu-friendly by @bretambrose in #264
- Adds a basic check for min reconnect delay to the 311 reconnect test by @bretambrose in #262
- A minor validation check by @xiazhvera in #265
- General improvements to MQTT5 canary by @TwistedTwigleg in #252
- Reconnection Backoff Fix by @bretambrose in #267
Full Changelog: v0.8.7...v0.8.8
Bug fix and Mqtt5 Listener
What's Changed
- Port mqtt5 listener PR from staging to public by @bretambrose in #234
- Add on_closed callback to MQTT311 by @TwistedTwigleg in #258
- Remove upper bound checks in MQTT5 tests for now by @TwistedTwigleg in #259
- remove next_attempt_ms by @sbSteveK in #260
- add utf8 validation check on user properties by @sbSteveK in #256
Full Changelog: v0.8.6...v0.8.7
MQTT311 operation statistics lock fix
What's Changed
- MQTT311 operation statistics locks by @TwistedTwigleg in #255
Full Changelog: v0.8.5...v0.8.6
MQTT311 operation statitics support and MQTT5 decoder fix
What's Changed
- Remove temporary logging around MQTT5 decoder by @TwistedTwigleg in #249
- Mqtt311 operation statistics support by @TwistedTwigleg in #247
- Fix and test MQTT5 decoder reset bug by @bretambrose in #251
Full Changelog: v0.8.4...v0.8.5