Skip to content

Bump software.amazon.awssdk.iotdevicesdk:aws-iot-device-sdk from 1.0.0-SNAPSHOT to 1.5.0 in /samples/Mqtt/Mqtt5CustomAuthSigned - #702

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/samples/Mqtt/Mqtt5CustomAuthSigned/software.amazon.awssdk.iotdevicesdk-aws-iot-device-sdk-1.5.0
Open

Bump software.amazon.awssdk.iotdevicesdk:aws-iot-device-sdk from 1.0.0-SNAPSHOT to 1.5.0 in /samples/Mqtt/Mqtt5CustomAuthSigned#702
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/samples/Mqtt/Mqtt5CustomAuthSigned/software.amazon.awssdk.iotdevicesdk-aws-iot-device-sdk-1.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps software.amazon.awssdk.iotdevicesdk:aws-iot-device-sdk from 1.0.0-SNAPSHOT to 1.5.0.

Release notes

Sourced from software.amazon.awssdk.iotdevicesdk:aws-iot-device-sdk's releases.

Fix CA override functions

Fix the issue where "overrideDefaultTrustStore" functions did not actually override the system trust store on Linux and Apple platforms.

Add Greengrass APIs for resource management

No release notes provided.

Reconnect Timeout

  • Support configurable reconnect timeout

keepAliveMs -> keepAliveSecs

  • Deprecated withKeepAliveMs, also fixed the bug in it
  • Introduce withKeepAliveSecs

Greengrass IPC client update

  • New APIs added to the Greengrass IPC client (#163)

Windows SNI fix on root CA override

  • On Windows, perform SNI/server cert chain check even if the the root CA has been overridden

Improved proxy suport

  • Direct mqtt connections may now go through an http proxy.
  • Bugfixes from CRT version update:
    • Fix tls context initialization errors due to pem-sanitization bug
    • Fix ECS credentials provider

Http and Windows fixes

Updating aws-crt-java to pick up the following changes:

  • BUGFIX: More validation of HTTP/1.1 messages.
  • BUGFIX: High resolution clock fix on Windows.
  • BUGFIX: Non-ascii file open fix on Windows.
  • BUGFIX: Support non-desktop Windows.
  • BUGFIX: Fixing sending of S3 abort-multipart-upload message

Aws-lc and mqtt race condition fixes

  • Transition from openssl to aws-lc as the native crypto implementation on linux
  • Fixed a significant number of race conditions in the mqtt implementation

Updated Greengrass IPC client

  • Updated Greengrass IPC client (#149)

TLS alert fix for device advisor

  • Pull in s2n shutdown fix via crt; add resource waits on samples
  • Add long operation timeout to support tls shutdown delay for device advisor

Protocol Operation Timeout Added

  • withProtocolOperationTimeoutMs method added to AwsIotMqttConnectionBuilder, which will control timeout value for requests that response is required on healthy connection. If a response is not received within this interval, the request made by the connection will fail. Applied to publish (QoS>0) and unsubscribe

EventStreamRPC connect ack bug fix

  • Fixes connect ack bug released recently in EventStream RPC

... (truncated)

Commits

@dependabot dependabot Bot added dependencies This issue is a problem in a dependency. java Pull requests that update Java code labels Jul 23, 2026
Bumps [software.amazon.awssdk.iotdevicesdk:aws-iot-device-sdk](https://github.com/awslabs/aws-iot-device-sdk-java-v2) from 1.0.0-SNAPSHOT to 1.5.0.
- [Release notes](https://github.com/awslabs/aws-iot-device-sdk-java-v2/releases)
- [Commits](https://github.com/awslabs/aws-iot-device-sdk-java-v2/commits/v1.5.0)

---
updated-dependencies:
- dependency-name: software.amazon.awssdk.iotdevicesdk:aws-iot-device-sdk
  dependency-version: 1.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/samples/Mqtt/Mqtt5CustomAuthSigned/software.amazon.awssdk.iotdevicesdk-aws-iot-device-sdk-1.5.0 branch from d932eaa to 0174d75 Compare August 4, 2026 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This issue is a problem in a dependency. java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants