Skip to content

Releases: aws/aws-iot-device-sdk-cpp-v2

API Doc Update

Choose a tag to compare

@bretambrose bretambrose released this 29 Jun 21:22
1c93da1

What's Changed

Full Changelog: v1.44.0...v1.44.1

Support TLS 1.3 on macOS

Choose a tag to compare

@bretambrose bretambrose released this 11 Jun 19:04
a4bc061

What's Changed

Full Changelog: v1.43.1...v1.44.0

Add result field to IoT Commands

Choose a tag to compare

@bretambrose bretambrose released this 15 May 23:03
ee17265

What's Changed

  • Add a note to PKCS#11 sample about TLS 1.3 by @sfod in #857
  • Migrate Mqtt5ClientBuilder from deprecated New* to Create* APIs by @rakshil14-2 in #858
  • Add missing result field to IoT Commands by @sfod in #859
  • AutoTag PR for v1.43.1 by @bretambrose in #860

New Contributors

Full Changelog: v1.43.0...v1.43.1

Manual Publish Acknowledgement

Choose a tag to compare

@sbSteveK sbSteveK released this 17 Apr 16:37
b8b7bc3

What's Changed

Full Changelog: v1.42.1...v1.43.0

Update submodules for eventstream decoder buffer overflow

Choose a tag to compare

@bretambrose bretambrose released this 06 Mar 22:37
a1e8d3f

What's Changed

Full Changelog: v1.42.0...v1.42.1

Explicitly fail TLS 1.3 connections on macOS

Choose a tag to compare

@bretambrose bretambrose released this 16 Jan 18:20
45e6945

What's Changed

Full Changelog: v1.41.0...v1.42.0

Migration of macOS to Apple's Dispatch Queue, Network, and SecItem framework

Choose a tag to compare

@bretambrose bretambrose released this 12 Dec 17:14
7d2f5b0

What's Changed

With the update to aws-crt-cpp v0.36.0 macOS will now use Apple’s Dispatch Queue, Network Framework, and Secitem to handle network connections and TLS negotiation. Additional information regarding this change can be found here: https://github.com/aws/aws-iot-device-sdk-cpp-v2/discussions/844

Full Changelog: v1.40.2...v1.41.0

Documentation improvements

Choose a tag to compare

@bretambrose bretambrose released this 06 Nov 21:08
0d29d85

What's Changed

Full Changelog: v1.40.1...v1.40.2

Eventstream out-of-order stream id generation fix

Choose a tag to compare

@bretambrose bretambrose released this 12 Sep 15:47
db30688

What's Changed

Full Changelog: v1.40.0...v1.40.1

Fix memory leak for Apple nw_socket

Pre-release

Choose a tag to compare

@xiazhvera xiazhvera released this 27 Aug 16:46
aec5960

What's Changed

Full Changelog: v1.39.0...v1.40.0