| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-11 | 918 Bytes | |
| Support TLS 1.3 on macOS source code.tar.gz | 2026-06-11 | 524.5 kB | |
| Support TLS 1.3 on macOS source code.zip | 2026-06-11 | 997.7 kB | |
| Totals: 3 Items | 1.5 MB | 0 | |
What's Changed
- Update MQTT5 sample docs and fix code example error by @rakshil14-2 in https://github.com/aws/aws-iot-device-sdk-java-v2/pull/686
- Add a note to PKCS11 sample about TLS 1.3 by @sfod in https://github.com/aws/aws-iot-device-sdk-java-v2/pull/687
- gson 2.9.0 -> 2.10.1 by @sbSteveK in https://github.com/aws/aws-iot-device-sdk-java-v2/pull/688
- Add missing result field to IoT Commands by @sfod in https://github.com/aws/aws-iot-device-sdk-java-v2/pull/689
- Add TLS 1.3 support on macOS via s2n-tls by @sfod in https://github.com/aws/aws-iot-device-sdk-java-v2/pull/691
- AutoTag PR for v1.32.0 by @bretambrose in https://github.com/aws/aws-iot-device-sdk-java-v2/pull/692
New Contributors
- @rakshil14-2 made their first contribution in https://github.com/aws/aws-iot-device-sdk-java-v2/pull/686
Full Changelog: https://github.com/aws/aws-iot-device-sdk-java-v2/compare/v1.31.0...v1.32.0