Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1…
….6.0 (#7840) Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.5.1 to 1.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-go/releases">github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases</a>.</em></p> <blockquote> <h2>sdk/internal/v1.6.0</h2> <h2>1.6.0 (2024-04-16)</h2> <h3>Features Added</h3> <ul> <li>Options types for <code>SetBodilessMatcher</code> and <code>SetDefaultMatcher</code> now embed <code>RecordingOptions</code></li> <li>Added a collection of default sanitizers for test recordings</li> </ul> <h2>sdk/azidentity/v1.6.0</h2> <h2>1.6.0 (2024-06-10)</h2> <h3>Features Added</h3> <ul> <li><code>NewOnBehalfOfCredentialWithClientAssertions</code> creates an on-behalf-of credential that authenticates with client assertions such as federated credentials</li> </ul> <h3>Breaking Changes</h3> <blockquote> <p>These changes affect only code written against a beta version such as v1.6.0-beta.4</p> </blockquote> <ul> <li>Removed <code>AzurePipelinesCredential</code> and the persistent token caching API. They will return in v1.7.0-beta.1</li> </ul> <h3>Bugs Fixed</h3> <ul> <li>Managed identity bug fixes</li> </ul> <h2>sdk/azidentity/v1.6.0-beta.4</h2> <h2>1.6.0-beta.4 (2024-05-14)</h2> <h3>Features Added</h3> <ul> <li><code>AzurePipelinesCredential</code> authenticates an Azure Pipeline service connection with workload identity federation</li> </ul> <h2>sdk/azidentity/v1.6.0-beta.3</h2> <h2>1.6.0-beta.3 (2024-04-09)</h2> <h3>Breaking Changes</h3> <ul> <li><code>DefaultAzureCredential</code> now sends a probe request with no retries for IMDS managed identity environments to avoid excessive retry delays when the IMDS endpoint is not available. This should improve credential chain resolution for local development scenarios.</li> </ul> <h3>Bugs Fixed</h3> <ul> <li><code>ManagedIdentityCredential</code> now specifies resource IDs correctly for Azure Container Instances</li> </ul> <h2>sdk/azidentity/v1.5.2</h2> <h2>1.5.2 (2024-04-09)</h2> <h3>Bugs Fixed</h3> <ul> <li><code>ManagedIdentityCredential</code> now specifies resource IDs correctly for Azure Container Instances</li> </ul> <h3>Other Changes</h3> <ul> <li>Restored v1.4.0 error behavior for empty tenant IDs</li> <li>Upgraded dependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/36f766d2feba70f64bed923c23b57602998e16c8"><code>36f766d</code></a> add sdk/resourcemanager/cosmos/armcosmos live test (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20705">#20705</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/c005ed6159fdf2104077694b5f89e7063a0cc586"><code>c005ed6</code></a> sdk/resourcemanager/network/armnetwork live test (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20331">#20331</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/5fa7df4852a100f4a7502d5064ae54b0aceb8260"><code>5fa7df4</code></a> add sdk/resourcemanager/compute/armcompute live test (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20048">#20048</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/0d22aeddaaa48d5ac34320978393bc026dba4ccb"><code>0d22aed</code></a> add sdk/resourcemanager/eventhub/armeventhub live test (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20686">#20686</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/2a8d96d355a38886b1bdf7b99d029b7f57108ee0"><code>2a8d96d</code></a> add sdk/resourcemanager/postgresql/armpostgresql live test (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20685">#20685</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/b2cddab175e50e5e392f16d0b7b2745fafe51fe4"><code>b2cddab</code></a> [Release] sdk/resourcemanager/paloaltonetworksngfw/armpanngfw/0.1.0 (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20437">#20437</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/ed7f3c719ea35a75734ac690e8fd02b17adbe4d7"><code>ed7f3c7</code></a> Fix azidentity troubleshooting guide link (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20736">#20736</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/6dfd0cbd7c2796dbb3836edfbb712badbc8fbc4b"><code>6dfd0cb</code></a> [azeventhubs] Fixing checkpoint store race condition (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20727">#20727</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/745d967e27046474eac60690c8c44847f5e590f5"><code>745d967</code></a> pass along the artifact name so we can override it later (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20732">#20732</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/20b4dd8c3e30d468d33d6ad55e0a1dbaa4705abe"><code>20b4dd8</code></a> Update changelog with latest features (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20730">#20730</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/internal/v1.5.1...sdk/azcore/v1.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/Azure/azure-sdk-for-go/sdk/azidentity&package-manager=go_modules&previous-version=1.5.1&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/vmware-tanzu/kubeapps/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jesús Benito Calzada <jesus.benito@broadcom.com>
- Loading branch information