Releases: aws/aws-iot-device-sdk-java-v2
Releases · aws/aws-iot-device-sdk-java-v2
Fixing a low severity issue with parsing certificate Common Name (CN)
What's Changed
Full Changelog: v1.11.3...v1.11.4
MQTT311 operation statistics support
What's Changed
- Only make lightweight tags in CD by @TwistedTwigleg in #356
- Update aws-crt-java by @TwistedTwigleg in #359
- CD always get latest version by @TwistedTwigleg in #361
- AutoTag PR for v1.11.3 by @TwistedTwigleg in #362
Full Changelog: v1.11.2...v1.11.3
MQTT5 fixes and general improvements (release fix)
What's Changed
- Pipeline fix by @TwistedTwigleg in #353
- AutoTag PR for v1.11.2 by @TwistedTwigleg in #354
Full Changelog: v1.11.1...v1.11.2
MQTT5 fixes and general improvements
What's Changed
- New CD workflow by @TwistedTwigleg in #336
- Java keystore support by @TwistedTwigleg in #337
- Mqtt custom auth websockets support by @TwistedTwigleg in #342
- Adjust ReadMe, fix Android install instructions by @TwistedTwigleg in #343
- fix typo by @jmklix in #344
- Update submodules to latest release by @TwistedTwigleg in #348
- Fix minor mistake in release YAML by @TwistedTwigleg in #349
- Minor release pipeline fix by @xiazhvera in #350
- AutoTag PR for v1.11.1 by @TwistedTwigleg in #351
Full Changelog: v1.11.0...v1.11.1
MQTT5 developer preview support
Adds MQTT5 support to aws-iot-device-sdk-java-v2
.
Note: MQTT5 support is currently in developer preview. We encourage feedback at all times, but feedback during the preview window is especially valuable in shaping the final product. During the preview period we may make backwards-incompatible changes to the public API, but in general, this is something we will try our best to avoid.
What's Changed
- MQTT5 Support by @TwistedTwigleg in #340
Full Changelog: v1.10.6...v1.11.0
Java Keystore and OSX compatibility updates
Add ECC key support for OSX
What's Changed
- CI Adjustment by @TwistedTwigleg in #323
- Fix Windows and Mac CI by @TwistedTwigleg in #325
- Revert Back to use Builder in CI by @xiazhvera in #330
- Add Raspberry Pi CI support by @xiazhvera in #326
- Limit stress test sample's publish TPS by @bretambrose in #331
- New CodeBuild workflow by @TwistedTwigleg in #328
- Update to latest CRT-Java by @xiazhvera in #335
Full Changelog: v1.10.4...v1.10.5
Documentation, cognito support, eventstream crash fix
What's Changed
- Fix Docs CI by @TwistedTwigleg in #314
- Document all event-stream-rpc classes by @TwistedTwigleg in #317
- Update documentation for generated models by @TwistedTwigleg in #318
- Add generated headers to Greengrass generated code by @TwistedTwigleg in #319
- Add CI check for code generated files by @TwistedTwigleg in #321
- Use latest versions of SDK by default in samples by @TwistedTwigleg in #322
- Update CRT to pull in Cognito binding and eventstream crash fix by @bretambrose in #324
Full Changelog: v1.10.3...v1.10.4
CRT update and fixes
Updates the CRT to get the latest changes and fixes. This includes:
- Updating CRT sub-modules (including S2N-TLS and AWS-LC)
- Fixing JDK 17 builds
- Anonymous Credentials support
- Fixing an issue where
Old requests from the previous session are cancelled, and offline request will not be accept
error would incorrectly be displayed
What's Changed
- update crt to 0.19.3 by @xiazhvera in #312
- ensure aws-crt version is consistent everywhere by @graebm in #313
Full Changelog: v1.10.2...v1.10.3
CRT update for fix for dlopen usage from Mac
What's Changed
- Added code to print out byte array data by @timmattison in #305
- update CRT to latest by @TingDaoK in #309
Full Changelog: v1.10.1...v1.10.2