Skip to content

Bump software.amazon.awssdk.iotdevicesdk:aws-iot-device-sdk from 1.0.0-SNAPSHOT to 1.5.0 in /samples/ServiceClients/ShadowSandbox#698

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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 added dependencies This issue is a problem in a dependency. java Pull requests that update Java code labels Jun 29, 2026
@xiazhvera xiazhvera closed this Jun 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/maven/samples/ServiceClients/ShadowSandbox/software.amazon.awssdk.iotdevicesdk-aws-iot-device-sdk-1.5.0 branch June 29, 2026 20:49
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.

1 participant