Skip to content

Azure IoT SDK for Java Release 2023-10-20

Compare
Choose a tag to compare
@timtay-microsoft timtay-microsoft released this 20 Oct 22:02
· 18 commits to main since this release

Java IotHub Device Client (com.microsoft.azure.sdk.iot:iot-device-client:2.3.1)

bug fixes

  • Fix bug where a closing multiplexed device would report its state as Disconnected followed by Disconnected_retrying and then finally Disconnected (#1753)
  • Fix bug where a multiplexed device that has its device session closed didn't cancel all of its outgoing messages (#1753)
  • Fix bug where terminal retry states (retry expired, non-retryable exception encountered, etc.) didn't end reconnection attempts (#1753)
  • Fix bug where client options was overridden (#1749)
  • Fix bug where QOS was not set for incoming twin messages (#1747)
  • Add an upper limit to SAS token expiry time values (#1755)

https://central.sonatype.com/artifact/com.microsoft.azure.sdk.iot/iot-device-client/2.3.1