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.25.0 to 1.26.0 #107

Merged
merged 1 commit into from
Mar 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps azure-core from 1.25.0 to 1.26.0.

Release notes

Sourced from azure-core's releases.

azure-core_1.26.0

1.26.0 (2022-03-04)

Features Added

  • Added FluxUtil.writeToOutputStream which provides an optimized way to write a stream of Flux<ByteBuffer> to an OutputStream with minimal overhead. (#26821)

Bugs Fixed

  • Fixed com.azure.core.implementation.ReflectionUtils.getLookupToUse which fails with java.lang.SecurityException under SecurityManager. (#27182, thank you @​reta!)
  • Fixed an issue where converting Azure Context to Reactor Context could result in an IndexOutOfBoundsException. (#27197)

Other Changes

  • Added x-ms-request-id, MS-CV, WWW-Authenticate as default logged headers and api-version as a default logged query parameter. (#26973)
  • Updated how Response types are constructed in RestProxy to reduce the usage of reflection. (#27207)
  • Updated all ClientLoggers to be static constants instead of instance variables. (#27339)
  • Updated the usage of AZURE_LOG_LEVEL to be constant. (#27193)

Dependency Updates

  • Upgraded Reactor from 3.4.13 to 3.4.14.
Commits
  • b3fe9aa Arch board feedback and language alignment for Key Vault Keys (#27442)
  • 7373178 Update CHANGELOG.md (#27458)
  • c066393 Prepare Core Libraries for March 2022 Release (#27457)
  • 81e6f0f Fixing the top query continuation issue (#27377)
  • 236dd53 Fixes deserialization of offsets generated with early versions of the connect...
  • c4060a2 Mgmt update compute version to 2021-12-01 (#27390)
  • 6bf76bf Increment Identity Version (#27436)
  • 82193b6 Nio Walk File Tree (#27253)
  • 18a60d9 Fixed project.version conflict in spring data cosmos (#27311)
  • 3c7b514 Removed AAP key vault shaded code and added azure core interfaces in public a...
  • 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.25.0 to 1.26.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.25.0...azure-core_1.26.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 March 7, 2022 09:07
@dependabot dependabot bot added dependencies A PR that updates dependencies - used by Release Drafter java Pull requests that update Java code labels Mar 7, 2022
@timja timja merged commit b2c5124 into master Mar 7, 2022
@timja timja deleted the dependabot/maven/com.azure-azure-core-1.26.0 branch March 7, 2022 09:24
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