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

build(deps): bump azure-identity from 1.2.5 to 1.6.0 #330

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2022

Bumps azure-identity from 1.2.5 to 1.6.0.

Release notes

Sourced from azure-identity's releases.

azure-cosmos-encryption_1.6.0

1.6.0 (2022-09-15)

Other Changes

  • Updated azure-cosmos to version 4.36.0.

azure-identity_1.6.0

1.6.0 (2022-09-19)

Features Added

  • Added additionallyAllowedTenants to the following credential builders to force explicit opt-in behavior for multi-tenant authentication:
    • AuthorizationCodeCredentialBuilder
    • AzureCliCredentialBuilder
    • AzurePowerShellCredentialBuilder
    • ClientAssertionCredentialBuilder
    • ClientCertificateCredentialBuilder
    • ClientSecretCredentialBuilder
    • DefaultAzureCredentialBuilder
    • OnBehalfOfCredentialBuilder
    • UsernamePasswordCredentialBuilder
    • VisualStudioCodeCredentialBuilder
    • VisualStudioCredentialBuilder

Breaking Changes

  • Credential types supporting multi-tenant authentication will now throw ClientAuthenticationException if the requested tenant ID doesn't match the credential's tenant ID, and is not included in the additionallyAllowedTenants option. Applications must now explicitly add additional tenants to the additionallyAllowedTenants list, or add '*' to list, to enable acquiring tokens from tenants other than the originally specified tenant ID. See BREAKING_CHANGES.md.

  • These beta features in version 1.6.0-beta.1 have been removed from this release and will be added back in version 1.7.0-beta.1:

    • removed VisualStudioCodeCredential from DefaultAzureCredential token chain
    • AZURE_CLIENT_CERTIFICATE_PASSWORD support for EnvironmentCredential
    • in-memory token caching support for ManagedIdentityCredential.

Other Changes

Dependency Updates

  • Upgraded msal4j from 1.13.0 to 1.13.1.

azure-identity_1.5.5

1.5.5 (2022-09-02)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.31.0 to version 1.32.0.
  • Upgraded azure-core-http-netty from 1.12.4 to version 1.12.5.
  • Upgraded msal4j from 1.12.0 to version 1.13.0.

azure-data-appconfiguration_1.3.7

1.3.7 (2022-09-06)

... (truncated)

Commits
  • 255a2ab Update Azure Core versions for July 2020 release (#12781)
  • 7df8eaf Fixed using deprecated options bag timeout for parameter timeout, fixed missi...
  • 30dd36d mgmt regen resources, try remove beginFooWithoutPolling method (#12741)
  • 2862f26 Fix for null pointer exception with order by by array/object type (#12521)
  • 0a2f4b1 Subscription and Topic Management and Service Version (#12708)
  • a002d1c Mgmt generate (#12745)
  • 28bb0d5 network mgmt upgrade package-2019-11 (#12690)
  • 3358109 Version range needs the , at the end (#12742)
  • 053913d Move GeoJSON Types from Azure Core to Azure Core Experimental (#12731)
  • 325ec60 mgmt update sample readme doc (#12691)
  • 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.2.5 to 1.6.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-sdk-bom_1.2.5...azure-core_1.6.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-identity
  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 20, 2022
@fhussonnois fhussonnois merged commit 4dbe816 into master Sep 22, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.azure-azure-identity-1.6.0 branch September 22, 2022 13:59
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