Skip to content

Releases: awslabs/aws-c-iot

Fix macro usage

11 Jan 16:58
fc21ca5
Compare
Choose a tag to compare
Fix macro usage Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.10...v0.1.11

Adapt to more websocket API changes

04 Jan 00:05
b2d1fa6
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Adapt to another minor breaking change in websocket API by @graebm in #80

Full Changelog: v0.1.9...v0.1.10

Adapt to websocket API changes

23 Dec 18:52
596c8ae
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Adapt to minor breaking change in websocket API by @graebm in #79

Full Changelog: v0.1.8...v0.1.9

Allow mix of static and shared libs

24 Aug 20:32
a61ed88
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.7...v0.1.8

Secure Tunnel Manual Shutdown Support

17 Jun 15:25
4028941
Compare
Choose a tag to compare
Pre-release
  • Adds a termination callback to the secure tunneling implementation

Secure tunneling crash fix

26 May 23:52
b50828c
Compare
Choose a tag to compare
Pre-release
  • Fixes a crash when shutting down a secure tunnel that has not yet connected

Device Defender adjustments

04 May 14:46
9a5d6a8
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.1.4...v0.1.5

Adapt new JSON module change

27 Apr 17:06
e4104b0
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

Bug fix: secure tunneling deadlock on large data write

16 Feb 19:19
e3ea832
Compare
Choose a tag to compare
  • fixes a potential deadlock when writing a secure tunnel message larger than the base frame size

DeviceDefender bugfix

31 Dec 01:21
f850f5b
Compare
Choose a tag to compare
DeviceDefender bugfix Pre-release
Pre-release

What's Changed

  • Fix bug where DeviceDefender accidentally closed file descriptor 0 (aka stdin) by @graebm in #63

Full Changelog: v0.1.1...v0.1.2