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-identity from 1.4.6 to 1.5.0 #125

Merged
merged 1 commit into from
Apr 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps azure-identity from 1.4.6 to 1.5.0.

Release notes

Sourced from azure-identity's releases.

azure-identity_1.5.0

1.5.0 (2022-04-05)

Breaking Changes

  • Removed disableAuthorityValidationSafetyCheck for GA, will reintroduce in next beta. This is not a breaking change from last GA.
  • Replaced identityLogOptions setter with the enableAccountIdentifierLogging setter on the credential builders. This is not a breaking change from last GA.

Other Changes

Dependency Updates

  • Upgraded azure-core dependency to 1.27.0

Bugs Fixed

Correctly use an AppServiceMsiCredential in the case both IDENTITY_ENDPOINT and IDENTITY_HEADER are set.

Commits
  • ad2a0e9 Prepare Azure Core for the May 2020 Release (#10671)
  • eb71fce Rename API for get/setPreferredLocations and get/setUseMultipleWriteLocations...
  • 0162523 Intellij credential (#10369)
  • dafc5d6 Hide JsonSerializer interface from public API, export it to serializer implem...
  • 59c6966 Vs Code Credential (#10368)
  • 6af40a0 Remove module references from parent POMs. (#10437)
  • 421c1d1 Update log level to verbose in AmqpReceiveLinkProcessor (#10676)
  • 4f6773b Field builder and Field annotation. (#10500)
  • 3872410 Update readme and changelog for preview 3 release (#10672)
  • 9ef0e46 Add specialized support for avro/binary responses (#10674)
  • 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-identity](https://github.com/Azure/azure-sdk-for-java) from 1.4.6 to 1.5.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-identity_1.4.6...azure-core_1.5.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-identity
  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 11, 2022 09:24
@dependabot dependabot bot added dependencies A PR that updates dependencies - used by Release Drafter java Pull requests that update Java code labels Apr 11, 2022
@timja timja enabled auto-merge (squash) April 11, 2022 09:24
@timja timja merged commit 326abe2 into master Apr 15, 2022
@timja timja deleted the dependabot/maven/com.azure-azure-identity-1.5.0 branch April 15, 2022 09:42
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