Releases: awslabs/aws-c-iot
Releases · awslabs/aws-c-iot
Secure Tunnel with Multiplexing
What's Changed
Full Changelog: v0.1.11...v0.1.12
Fix macro usage
Adapt to more websocket API changes
What's Changed
Full Changelog: v0.1.9...v0.1.10
Adapt to websocket API changes
What's Changed
Full Changelog: v0.1.8...v0.1.9
Allow mix of static and shared libs
Secure Tunnel Manual Shutdown Support
- Adds a termination callback to the secure tunneling implementation
Secure tunneling crash fix
- Fixes a crash when shutting down a secure tunnel that has not yet connected
Device Defender adjustments
What's Changed
- RHEL5 support by @TwistedTwigleg in #70
- Device Defender changes by @TwistedTwigleg in #67
Full Changelog: v0.1.4...v0.1.5
Adapt new JSON module change
What's Changed
- Update to latest builder by @bretambrose in #68
- Fix it so CI runs on branches with '/' in name by @graebm in #69
- Use JSON module instead of cJSON by @TwistedTwigleg in #66
New Contributors
- @TwistedTwigleg made their first contribution in #66
Full Changelog: v0.1.3...v0.1.4
Bug fix: secure tunneling deadlock on large data write
- fixes a potential deadlock when writing a secure tunnel message larger than the base frame size