github aws/aws-iot-device-sdk-js-v2 v1.4.2
Updating CRT to 1.5.5

latest releases: v1.21.1, v1.21.0, v1.20.1...
3 years ago
  • Updating CRT to 1.5.5:
    • Integration with aws-lc for crypto
    • CRT Related BUG FIXES:
      • Memory was being incorrectly released in MQTT connection finalize.
      • Pub-sub samples from iot-device-sdk-js-v2 were exiting with a non-zero code.
      • MQTT on_publish callback was not being cleaned up.
      • Async callbacks invoked with invalid env, leading to a crash.
      • The event-loop-group created for node was not getting cleaned up.
      • Async write operation for a Buffer Array based on a C managed buffer would crash, as the C buffer get cleaned up after the callback, before the async operation finishes.
  • Other BUG FIXES:
    • Adding disconnects to samples to prevent connection related hang.

Don't miss a new aws-iot-device-sdk-js-v2 release

NewReleases is sending notifications on new releases.