Skip to content

Bump azure-core from 1.31.0 to 1.33.0 in /plugins/repository-azure#75

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/plugins/repository-azure/com.azure-azure-core-1.33.0
Closed

Bump azure-core from 1.31.0 to 1.33.0 in /plugins/repository-azure#75
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/plugins/repository-azure/com.azure-azure-core-1.33.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps azure-core from 1.31.0 to 1.33.0.

Release notes

Sourced from azure-core's releases.

azure-core_1.33.0

1.33.0 (2022-10-07)

Features Added

  • Added configuration options to specify which HttpClient implementation to use from the classpath when using HttpClient.createDefault(HttpClientOptions). (#30894)
  • Added BinaryData.fromByteBuffer(ByteBuffer).
  • Added SyncPoller.createPoller(Duration, Function, Function, BiFunction, Function). (#31296)
  • Added TokenCredential.getTokenSync(TokenRequestContext). (#31056)

Bugs Fixed

  • Added a short delay to AccessTokenCache.getToken() to avoid an async-busy-loop when the first thread to retrieve a fresh token takes longer than usual and the cache is shared amongst many threads. (#31110)
  • Fixed issue when deserializing InputStream from an HTTP response.

Other Changes

  • Defer creation of XmlMapper allowing for non-XML applications to exclude jackson-dataformat-xml dependency. (#30663)
  • Miscellaneous performance improvements.

Dependency Updates

  • Upgraded Jackson from 2.13.3 to 2.13.4.
  • Upgraded Reactor from 3.4.22 to 3.4.23.
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)

Bumps [azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.31.0 to 1.33.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.31.0...azure-core_1.33.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Oct 10, 2022

The following labels could not be found: dependabot.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 10, 2022
@github-actions
Copy link
Copy Markdown

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: 19002ec

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Nov 7, 2022

Superseded by #85.

@dependabot dependabot bot closed this Nov 7, 2022
@dependabot dependabot bot deleted the dependabot/gradle/plugins/repository-azure/com.azure-azure-core-1.33.0 branch November 7, 2022 23:18
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