Skip to content

Releases: awslabs/aws-c-mqtt

v0.10.4

25 Apr 17:20
ed7bbd6
Compare
Choose a tag to compare
v0.10.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.1...v0.10.4

v0.10.3

29 Feb 16:08
74da9ca
Compare
Choose a tag to compare
v0.10.3 Pre-release
Pre-release

What's Changed

  • return an error code when an mqtt5 puback has a failing reason code by @sbSteveK in #352

Full Changelog: v0.10.2...v0.10.3

v0.10.2

14 Feb 23:50
d4346e0
Compare
Choose a tag to compare
v0.10.2 Pre-release
Pre-release

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

30 Dec 00:51
17ee24a
Compare
Choose a tag to compare

What's Changed

  • Change port from uint16_t to uint32_t, to support VSOCK by @graebm in #338

Full Changelog: v0.10.0...v0.10.1

Mqtt5 General Avalibility

13 Dec 22:07
eac4be3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.10...v0.10.0

v0.9.10

21 Nov 22:34
6d36cd3
Compare
Choose a tag to compare
v0.9.10 Pre-release
Pre-release

What's Changed

  • Add mqtt error for subscribe failure by @sfod in #335

Full Changelog: v0.9.9...v0.9.10

v0.9.9

09 Nov 22:19
5d198cf
Compare
Choose a tag to compare
v0.9.9 Pre-release
Pre-release

What's Changed

Full Changelog: v0.9.8...v0.9.9

Remove callback severance on 5-to-3 adapter

19 Oct 17:24
c475ef1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.7...v0.9.8

Restore negotiated settings copy

13 Oct 20:46
0cc50d1
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.9.6...v0.9.7

v0.9.6

21 Sep 01:53
7c467e4
Compare
Choose a tag to compare
v0.9.6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.9.5...v0.9.6