Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2021

Bumps azure-core from 1.19.0 to 1.20.0.

Release notes

Sourced from azure-core's releases.

azure-core_1.20.0

1.20.0 (2021-09-07)

Features Added

  • Added new deferred logging APIs to ClientLogger. (#20714) (Thank you, @​tozsvath)
  • Added HttpAuthorization which supports configuring a generic Authorization header on a request. (#23633)
  • Added RedirectPolicy to standardize the ability to redirect HTTP requests. (#23617)
  • Added support for additional environment configurations. (#23435)
  • Added RetryStrategy.shouldRetryException(Throwable throwable) to allow RetryStrategys to determine which exceptions are acceptable to be retried. (#23472)
  • Updated RetryPolicy to attempt to lookup well-known retry after headers (Retry-After, retry-after-ms, and x-ms-retry-after-ms) when a lookup header isn't supplied. (#23472)

Fixed

  • Fixed a bug where terminal status on initial poll wasn't respected. (#23564)
  • Fixed a bug where UserAgentUtil didn't validate that an applicationId was less than 24 characters. (#23643)

Other Changes

Dependency Updates

  • Upgraded Reactor from 3.4.8 to 3.4.9.
Commits
  • 2387ef5 Prepare Core Libraries for September 2021 Release (#23911)
  • c22a879 Added support for service version 7.3-preview to the Key Vault Administration...
  • 5cc9ed6 Add OBO Credential && Token Exchange Support (#23866)
  • 3cc3cb3 Update HttpResponseError based on arch board feedback (#23910)
  • 5be8005 Format the table of the bugs fixed in changelog file (#23934)
  • 22954e6 Fix keyvault starter readme (#23900)
  • 3bfb548 Upgrade to spring boot 2.5.4. (#23709)
  • c79207c Increment version for appconfiguration releases (#23918)
  • 26350d2 update release date for app config and bom of spring (#23916)
  • ba1c661 Fix for resuming orderby queries from continuation that includes undefined/n...
  • 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.19.0 to 1.20.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.19.0...azure-core_1.20.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 Sep 8, 2021
@baywet baywet merged commit e07b0b2 into dev Sep 8, 2021
@baywet baywet deleted the dependabot/maven/com.azure-azure-core-1.20.0 branch September 8, 2021 11:14
@baywet baywet added this to the 2.0.9 milestone Sep 8, 2021
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