eclipse-edc / Technology-Azure

Apache License 2.0
2 stars 9 forks source link

chore(deps): bump com.azure:azure-identity from 1.13.2 to 1.14.0 #275

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps com.azure:azure-identity from 1.13.2 to 1.14.0.

Release notes

Sourced from com.azure:azure-identity's releases.

azure-identity_1.14.0

1.14.0 (2024-10-03)

Features Added

  • Features now generally available from previous betas:
    • Added object id support in ManagedIdentityCredential. It can be configured via ManagedIdentityCredentialBuilder.
    • Added support for a client assertion in OnBehalfOfCredential #40552

Breaking Changes

  • Breaking changes generally available from previous betas:
    • Removed support in IntelliJCredential for legacy Azure Toolkit for IntelliJ versions. Please upgrade to latest if you are using 3.52 or below.

Bugs Fixed

  • Fixed the request sent in AzurePipelinesCredential so it doesn't result in a redirect response when an invalid system access token is provided.

Other Changes

  • Allow certain response headers to be logged in AzurePipelinesCredential for diagnostics and include them in the exception message.
  • Mark AzureAuthorityHosts.AZURE_GERMANY deprecated as the Germany cloud closed in 2021. #42148
  • Using msal4j's managed identity implementation is now on by default. (Added in 1.13.0-beta.1)

Dependency Updates

  • Upgraded azure-core from 1.52.0 to version 1.53.0.
  • Upgraded azure-core-http-netty from 1.15.4 to version 1.15.5.
  • Upgraded msal4j from 1.17.1 to version 1.17.2.
Commits
  • cd30e0c Prepare Azure Core Libraries for March 2021 Release (#19703)
  • 1d905cd Rework tests (#19614)
  • 94285f5 Reactor, Reactor Netty, and Spring Framework Version Upgrades (#19563)
  • 1c993ba Fix live test pipeline - Formrecognizer (#19656)
  • 3acc7f3 Synapse march 2021 update (#19632)
  • ce0f46a Add step annotate and improve AADHandleConditionalAccessFilter for Conditiona...
  • e9d211e mgmt, make storage account more secure by setting better default (#19649)
  • 4ec4b2a Increment package version after release of com.azure.resourcemanager azure-re...
  • ea06450 Increment package version after release of com.azure.resourcemanager azure-re...
  • cc15ee1 [Automation] Generate Fluent Lite from datadog# (#19689)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
github-actions[bot] commented 1 month ago

This pull request is stale because it has been open for 7 days with no activity.

ndr-brt commented 1 month ago

@dependabot recreate