Skip to content

Comments

Bump com.amazonaws:aws-iot-device-sdk-java-samples from 1.1.1 to 1.3.11#7

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.amazonaws-aws-iot-device-sdk-java-samples-1.3.11
Open

Bump com.amazonaws:aws-iot-device-sdk-java-samples from 1.1.1 to 1.3.11#7
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.amazonaws-aws-iot-device-sdk-java-samples-1.3.11

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 16, 2023

Bumps com.amazonaws:aws-iot-device-sdk-java-samples from 1.1.1 to 1.3.11.

Release notes

Sourced from com.amazonaws:aws-iot-device-sdk-java-samples's releases.

Dependency update

Updates the Paho client dependency to version 1.2.4 and Jackson to 2.12.6.1. Also updates README documentation.

What's Changed

New Contributors

Full Changelog: aws/aws-iot-device-sdk-java@v1.3.10...v1.3.11

Bug Fixes

What's Changed

  • Execution service fix : set executionservice to null after shutdown to allow reconnection
  • Fix wrong deprecate tag: Changed "Depricated" tag to "depricated"

Credentials provider support part 2

This is an empty version bump to allow for the internal import process to proceed and apply some final credentials provider logic internally. Everything is still a manual process but we're getting closer to externally authoritative.

Credentials provider support

  • Adds support for credentials providers when using websockets
  • Begins the transition from internal-authoritative to github authoritative. There will undoubtedly be some hiccups along the way and likely a number of empty/trivial version bumps until the process is ironed out.
Commits
  • 57ee0c9 Update Paho to latest version (#186)
  • 4a19719 Bump jackson-databind in /aws-iot-device-sdk-java (#185)
  • 5779a53 Give explicit permissions to Github actions (#184)
  • 028b60b Merge pull request #183 from aws/pipeline
  • 7caf4b3 add comments for AwsIotMqttConnection.java version stamping
  • 37b0067 added the release scrtips
  • 4eca10f - replace hardcoded version with dev version string - upgrade nexus plugin to...
  • 93d4f29 Merge pull request #181 from aws/integration_test
  • 9215b84 add comments
  • 5de23d9 add uuid to distinguish test deivces
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [com.amazonaws:aws-iot-device-sdk-java-samples](https://github.com/aws/aws-iot-device-sdk-java) from 1.1.1 to 1.3.11.
- [Release notes](https://github.com/aws/aws-iot-device-sdk-java/releases)
- [Commits](aws/aws-iot-device-sdk-java@v1.1.1...v1.3.11)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-iot-device-sdk-java-samples
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants