Releases: awslabs/aws-c-mqtt
Releases · awslabs/aws-c-mqtt
Update Minimum CMake to 3.9
v0.10.7
What's Changed
- Misc request-response fixes by @bretambrose in #375
Full Changelog: v0.10.5...v0.10.7
v0.10.6
What's Changed
- Misc request-response fixes by @bretambrose in #375
Full Changelog: v0.10.5...v0.10.6
v0.10.5
What's Changed
- clang-format 18 by @graebm in #371
- Update MacOS to arm64 by @waahm7 in #372
- Final request-response polish by @bretambrose in #367
- Enum reordering by @bretambrose in #374
Full Changelog: v0.10.4...v0.10.5
v0.10.4
What's Changed
- Remove no-longer-necessary setup callback cross-thread task by @bretambrose in #341
- Fix a bunch of places we forget to aws_raise_error() by @graebm in #350
- push ping time only if the request complete is successful by @alfred2g in #348
- return an error code when an mqtt5 puback has a failing reason code by @sbSteveK in #352
- Refactor MQTT5 ping timeout by @bretambrose in #361
- Disabled keep alive by @bretambrose in #363
Full Changelog: v0.10.1...v0.10.4
v0.10.3
v0.10.2
What's Changed
- Remove no-longer-necessary setup callback cross-thread task by @bretambrose in #341
- Fix a bunch of places we forget to aws_raise_error() by @graebm in #350
- push ping time only if the request complete is successful by @alfred2g in #348
Full Changelog: v0.10.1...v0.10.2
Adapt to `port` changing from uint16_t to uint32_t, to support VSOCK
What's Changed
Full Changelog: v0.10.0...v0.10.1
Mqtt5 General Avalibility
What's Changed
- Update README.md by @jmklix in #337
- Mqtt5 General Availability by @xiazhvera in #339
Full Changelog: v0.9.10...v0.10.0