Releases: aws/aws-iot-device-sdk-java-v2
Releases · aws/aws-iot-device-sdk-java-v2
Fleet Provisioning API and X.509 Credentials support
Fleetprovisioning (#55) * Fleet provisioning * Updated to aws-crt-java v0.5.6 Co-authored-by: Justin Boswell <boswej@amazon.com>
Updating CRT Version
v1.0.9 Updating CRT Version (#58)
Android now has a bespoke IoT Device SDK library AAR
v1.0.8 Android now produces an SDK aar, and the samples app now uses that as…
Android support
Android support (#49) * Use System.currentTimeMillis() instead of Instant * Added android app which can run samples * Updated to v0.5.4 of CRT, added android docs
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