Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Bump iot-service-client from 1.23.0 to 1.26.0 #169

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 2, 2020

Bumps iot-service-client from 1.23.0 to 1.26.0.

Release notes

Sourced from iot-service-client's releases.

Azure IoT SDK for Java LTS Release 2020-7-7

Java IotHub Service Client (com.microsoft.azure.sdk.iot:iot-service-client:1.24.0)

  • Add support for setting HTTP read and connect timeouts for registry manager operations (#815)

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

  • Add new File upload APIs for more granular control over the now deprecated file upload API (#808)
  • Add PnP ModelId option to ModuleClient constructors
  • Deprecated Client constructors that take x509 authentication through strings/file paths in favor of SSLContext
  • Add message type (twin subscribe message, for instance) to log statements
  • Cut down on needless spawning of send/receive threads. Now threads stop spawning until work becomes available (#826)

Bug fixes

  • Fix AMQP layer being too proactive when renewing sas tokens (#793)
  • Fix AMQP layer not maintaining separate sas token renewal schedules per multiplexed client (#793)
  • Fix bug where client library spawned send/receive threads even when in a reconnecting state (#826)

Java Iot Deps (com.microsoft.azure.sdk.iot:iot-deps:1.10.0)

  • Add new File upload APIs for more granular control over the now deprecated file upload API (#808)

Java Provisioning Device Client (com.microsoft.azure.sdk.iot.provisioning:provisioning-device-client:1.8.3)

Bug fixes

  • Fix issue where HTTP requests didn't send content-length header (#833)

Java Provisioning Service Client (com.microsoft.azure.sdk.iot.provisioning:provisioning-service-client:1.6.2)

Bug fixes

  • Fix issue where HTTP requests didn't send content-length header (#833)

https://search.maven.org/artifact/com.microsoft.azure.sdk.iot/iot-device-client/1.24.0/jar https://search.maven.org/artifact/com.microsoft.azure.sdk.iot/iot-service-client/1.24.0/jar https://search.maven.org/artifact/com.microsoft.azure.sdk.iot/iot-deps/0.10.0/jar https://search.maven.org/artifact/com.microsoft.azure.sdk.iot.provisioning/provisioning-device-client/1.8.3/jar https://search.maven.org/artifact/com.microsoft.azure.sdk.iot.provisioning/provisioning-service-client/1.6.2/jar

Azure IoT SDK for Java Long Term Support Release 2020-1-27

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

Bug Fixes • Extend error logging base handler for device client • Fix module client so it doesn't need to set urlStreamFactoryHandler

Java IotHub Deps (com.microsoft.azure.sdk.iot:iot-deps:0.8.6)

Bug Fixes

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 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 2, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/com.microsoft.azure.sdk.iot-iot-service-client-1.26.0 branch from 9f6e528 to e258958 Compare October 2, 2020 15:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants