Skip to content

Releases: aws/aws-iot-device-sdk-java-v2

Fleet Provisioning API and X.509 Credentials support

12 May 22:34
269c2eb
Compare
Choose a tag to compare
Fleetprovisioning (#55)

* Fleet provisioning

* Updated to aws-crt-java v0.5.6

Co-authored-by: Justin Boswell <boswej@amazon.com>

Updating CRT Version

08 May 00:01
ef55dca
Compare
Choose a tag to compare
v1.0.9

Updating CRT Version (#58)

Android now has a bespoke IoT Device SDK library AAR

24 Apr 18:06
532c3d2
Compare
Choose a tag to compare
v1.0.8

Android now produces an SDK aar, and the samples app now uses that as…

Android support

22 Apr 22:17
e124a1d
Compare
Choose a tag to compare
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

12 Apr 00:41
1c817ab
Compare
Choose a tag to compare
  • Update CRT dependency to one that includes an x86_64 build for Windows

Update Jobs API with missing parameter

07 Apr 20:22
2cac1a6
Compare
Choose a tag to compare
  • Add missing parameter to UpdateJobExecution

Misc bug fixes, for websockets over proxies, and http api refactor (not an API break at this level).

30 Mar 20:24
fb21592
Compare
Choose a tag to compare

Fix for MQTT shutdown crash

19 Mar 01:52
c2164c8
Compare
Choose a tag to compare
v1.0.3

Updated to CRT v0.4.24 (#39)

Bug fixes and stability improvements

06 Mar 18:07
20a7ddd
Compare
Choose a tag to compare
Updated to AWS CRT v0.4.22 (#37)

* Updated to AWS CRT v0.4.22

* Added builder.json and CI workflow

Improved error handling

07 Jan 22:01
513ed5b
Compare
Choose a tag to compare
  • Better error handling for TlsContextOptions
  • Attempt to create "java.io.tmpdir" if it does not exist