Releases: aws/aws-iot-device-sdk-cpp-v2
Releases · aws/aws-iot-device-sdk-cpp-v2
Release list
API Doc Update
What's Changed
- Doxygen Update by @xiazhvera in #864
- AutoTag PR for v1.44.1 by @bretambrose in #865
Full Changelog: v1.44.0...v1.44.1
Support TLS 1.3 on macOS
What's Changed
- Add TLS 1.3 support on macOS via s2n-tls by @sfod in #861
- AutoTag PR for v1.44.0 by @bretambrose in #862
Full Changelog: v1.43.1...v1.44.0
Add result field to IoT Commands
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
- @rakshil14-2 made their first contribution in #858
Full Changelog: v1.43.0...v1.43.1
Manual Publish Acknowledgement
What's Changed
- update crt to v0.38.1 by @xiazhvera in #851
- Compute timestamp only once in streaming test by @sfod in #853
- manual puback instructions by @sbSteveK in #852
Full Changelog: v1.42.1...v1.43.0
Update submodules for eventstream decoder buffer overflow
What's Changed
- update CRT for eventstream decode leading to buffer overflow by @xiazhvera in #849
- AutoTag PR for v1.42.1 by @bretambrose in #850
Full Changelog: v1.42.0...v1.42.1
Explicitly fail TLS 1.3 connections on macOS
What's Changed
- Rollback macOS migration & update crt-cpp to v0.37.0 by @xiazhvera in #846
- Update aws-crt to bring TLS 1.3 error on macOS by @sfod in #847
- AutoTag PR for v1.42.0 by @bretambrose in #848
Full Changelog: v1.41.0...v1.42.0
Migration of macOS to Apple's Dispatch Queue, Network, and SecItem framework
What's Changed
- Fix CI by @sfod in #843
- Update aws-crt-cpp to v0.36.0 by @sfod in #842
- AutoTag PR for v1.41.0 by @bretambrose in #845
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
What's Changed
- Enhance Samples by @xiazhvera in #834
- Fix fleet provisioning samples by @sfod in #835
- Improve FAQ by @xiazhvera in #837
- Improve readme by @sfod in #836
- Fix Sample Readme by @xiazhvera in #838
- AutoTag PR for v1.40.2 by @bretambrose in #840
Full Changelog: v1.40.1...v1.40.2
Eventstream out-of-order stream id generation fix
What's Changed
- Sample CI Cleanup by @sbSteveK in #829
- Bump aws-crt-builder by @sfod in #830
- Update submodules to address out-of-order event stream stream ids by @bretambrose in #831
- AutoTag PR for v1.40.1 by @bretambrose in #832
Full Changelog: v1.40.0...v1.40.1
Fix memory leak for Apple nw_socket
What's Changed
- Update submodule for nw_socket leak fix by @xiazhvera in #828
Full Changelog: v1.39.0...v1.40.0