Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump azure-core from 1.26.0 to 1.27.0 #121

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

dependabot[bot]
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] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner April 4, 2022 09:06
@dependabot dependabot bot added dependencies A PR that updates dependencies - used by Release Drafter java Pull requests that update Java code labels Apr 4, 2022
@timja timja enabled auto-merge (squash) April 4, 2022 09:45
@timja timja merged commit ebe7df8 into master Apr 11, 2022
@timja timja deleted the dependabot/maven/com.azure-azure-core-1.27.0 branch April 11, 2022 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies A PR that updates dependencies - used by Release Drafter java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant