Releases: aws/aws-iot-device-sdk-java-v2
Releases · aws/aws-iot-device-sdk-java-v2
Windows x86_64 support
- Update CRT dependency to one that includes an x86_64 build for Windows
Update Jobs API with missing parameter
- Add missing parameter to UpdateJobExecution
Misc bug fixes, for websockets over proxies, and http api refactor (not an API break at this level).
Misc bug fixes, for websockets over proxies, and http api refactor (not an API break at this level).
v1.0.4 Update to latest crt with bug fixes. (#42)
Fix for MQTT shutdown crash
v1.0.3 Updated to CRT v0.4.24 (#39)
Bug fixes and stability improvements
Updated to AWS CRT v0.4.22 (#37) * Updated to AWS CRT v0.4.22 * Added builder.json and CI workflow
Improved error handling
- Better error handling for TlsContextOptions
- Attempt to create "java.io.tmpdir" if it does not exist
v1.0.0
GA of the v2 AWS IoT SDK For Java.
v0.3.3
Leak fixes and stress test hardening
v0.3.2
- Fixes for several MQTT crashes
v0.3.1
Fix for incorrect mqtt topic value when subscribing with a wildcard