Releases: aws/aws-iot-device-sdk-cpp-v2
Releases · aws/aws-iot-device-sdk-cpp-v2
Bug fixes and submodule updates
What's Changed
- Merge websocket connection methods readmes by @alfred2g in #674
- prioritize mqtt5 samples by @sbSteveK in #677
- Disable Windows certificate CI job by @sfod in #680
- Minor GitHub workflow changes by @jmklix in #681
- Add more connecion methods to user guide(windows, pkcs11, pkcs12) by @alfred2g in #679
- Fix and Enable Windows Cert Store Test by @xiazhvera in #684
- Use aws-actions/configure-aws-credentials@v2 by @sfod in #686
- Migrate from V1 to V2 Guide by @alfred2g in #678
- Fix timeout in v1 by @alfred2g in #688
- update submodules by @sbSteveK in #689
- AutoTag PR for v1.32.2 by @bretambrose in #690
Full Changelog: v1.32.1...v1.32.2
v1.32.1
What's Changed
- Update CRT dependency to pull in channel setup callback fix for secure tunneling by @bretambrose in #673
Full Changelog: v1.32.0...v1.32.1
Change `port` from uint16_t to uint32_t, to support VSOCK
What's Changed
- Change
port
from uint16_t to uint32_t, to support VSOCK by @graebm in #665 - AutoTag PR for v1.32.0 by @bretambrose in #671
Full Changelog: v1.31.1...v1.32.0
Mqtt5 Operations Timeouts Fix
Mqtt5 General Availability
What's Changed
- Connection methods by @alfred2g in #655
- Execute jobs when in samples by @alfred2g in #656
- Mqtt5 General Avalibility by @xiazhvera in #666
- AutoTag PR for v1.31.0 by @bretambrose in #667
Full Changelog: v1.30.3...v1.31.0
Fix for WSL crash
What's Changed
- Update CRT to pull in WSL fix by @bretambrose in #653
- AutoTag PR for v1.30.3 by @bretambrose in #654
Full Changelog: v1.30.2...v1.30.3
Secure Tunnel Fix
What's Changed
- Update submodules to pull build fixes by @sfod in #650
- Update submodules to pull secure tunnel fix by @sfod in #652
Full Changelog: v1.30.1...v1.30.2
Mqtt5 Device Defender Support
What's Changed
- Readme cleanup by @jmklix in #644
- Update aws-crt-cpp submodule to the latest release by @alfred2g in #648
- Mqtt5 Device Defender Support by @xiazhvera in #646
Full Changelog: v1.30.0...v1.30.1
Mqtt5 Service Client Support
What's Changed
- Fix Readme remove unnecessary dot in cmake command by @alfred2g in #639
- Service Client Codegen by @xiazhvera in #641
- AutoTag PR for v1.30.0 by @bretambrose in #643
Full Changelog: v1.29.1...v1.30.0
Greengrass IPC deadlock fix
What's Changed
- Doc: Fix AWS secret access key variable in doc by @alfred2g in #623
- Doc: Update Cognito sample Readme to add permissions by @alfred2g in #624
- Bump aws-c-iot version by @sfod in #626
- Stop checking CMAKE_BUILD_TYPE in CMake scripts by @graebm in #628
- Shared Library for greengrass ipc by @sbSteveK in #620
- Disable the Pkcs12 test by @bretambrose in #635
- Fix deadlock in destruction of Eventstream Client by @sbSteveK in #632
- AutoTag PR for v1.29.1 by @bretambrose in #638
New Contributors
Full Changelog: v1.29.0...v1.29.1