Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2022

Bumps azure-core from 1.26.0 to 1.27.0.

Release notes

Sourced from azure-core's releases.

azure-core_1.27.0

1.27.0 (2022-04-01)

Features Added

  • Added support for strongly-typed HTTP header objects to be deserialized lazily on a per-field basis rather than all at once during construction.
  • Added Context support for DefaultPollingStrategy, OperationResourcPollingStrategy and LocationPollingStrategy.

Other Changes

  • Reduced usage of reflection when sending requests and receiving responses in RestProxy.
  • Improved handling for catching and rethrowing exceptions to reduce wrapping exceptions and to not wrap Errors.

Dependency Updates

  • Upgraded Jackson from 2.13.2 to 2.13.2.1.
Commits
  • a66a071 Prepare Core Libraries for April 2022 Release (#27980)
  • 130df1b Update CHANGELOG (#27993)
  • 0a890b2 [Automation] Generate Fluent Lite from cpim# (#27973)
  • 0789536 Enable requestBody to read buffer as duplicate. Also update OkHttpClient to n...
  • 283246f Use a Longer Delay to Test Search Clients Apply a New Date on Retry (#27988)
  • 3b14f98 Fixed client builder tests that became flaky with the new version of Azure Co...
  • 852c9ea Increment version for keyvault releases (#27983)
  • 06fdf98 [Fabric Bot] Service Contacts for Digital Twins (#27976)
  • 0b9aac4 Add context in PollingStrategy to make OpenTelemetry tracing work (#27926)
  • 736fb12 Updated CHANGELOGs to include the new client building traits. (#27981)
  • 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 [azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.26.0...azure-core_1.27.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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 4, 2022
@baywet baywet merged commit 3600936 into dev Apr 4, 2022
@baywet baywet deleted the dependabot/gradle/com.azure-azure-core-1.27.0 branch April 4, 2022 10:27
@baywet baywet added this to the 2.0.12 milestone Apr 4, 2022
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant