Skip to content

Bump com.azure:azure-core from 1.31.0 to 1.37.0 in /plugins/repository-azure#125

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 7, 2023

Bumps com.azure:azure-core from 1.31.0 to 1.37.0.

Release notes

Sourced from com.azure:azure-core's releases.

azure-core_1.37.0

1.37.0 (2023-03-02)

Features Added

  • Added CoreUtils.bytesToHexString as a common utility for creating hex strings.
  • Added CoreUtils.extractSizeFromContentRange as a common utility for extracting the entity size from a properly formatted Content-Range header.
  • Added support for JsonSerializable and XmlSerializable in JacksonAdapter serialize and deserialize APIs. (#33685)

Breaking Changes

  • Removed jackson-dataformat-xml as a dependency. XML serialization is still supported when jackson-dataformat-xml is found on the classpath, if it's not a class not found exception/error will be thrown when attempting to use XML serialization. (#33401)

Bugs Fixed

  • Fixed a bug where a method not found error would be thrown when attempting to reflectively access Jackson Databind 2.12+ APIs. (#33448)
  • Fixed a bug where HTTP headers and query parameters weren't included in HTTP request and response logging when INFORMATIONAL log level was used.

Dependency Updates

  • Upgraded Reactor Core from 3.4.26 to 3.4.27.
  • Upgraded Jackson to the latest releases 2.13.5.
Commits
  • ad9dc29 Disable Test Proxy Tests (#33841)
  • d932cac Sync eng/common directory with azure-sdk-tools for PR 5595 (#33835)
  • 0aa7f47 Support passwordless connections for JMS ServiceBus in Spring (#33489)
  • 31b4310 Microsoft Purview Share Java SDK Version 2023-02-15-preview (Client, Tests, S...
  • 1d80f04 Prepare core releases for March 2023 (#33838)
  • fe8c70b remove RntbdServiceEndpoint tag as it overlaps with ServiceEndpoint (#33702)
  • 7be0110 logging api post request body (#33839)
  • 73aecb9 Add missing outputs for the test-resource template (#33837)
  • f1d88c7 Fix span status for EH and SB (#33836)
  • 6d92f51 Fixing issues with returning a Flux<JsonNode> in reactive spring. (#33730)
  • 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 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.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.31.0 to 1.37.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.37.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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Mar 7, 2023

The following labels could not be found: dependabot.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 7, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: 91546b8

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