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/azcore from 1.12.0 to 1.14…
….0 (#587) Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) from 1.12.0 to 1.14.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/azcore's releases</a>.</em></p> <blockquote> <h2>sdk/azcore/v1.14.0</h2> <h2>1.14.0 (2024-08-07)</h2> <h3>Features Added</h3> <ul> <li>Added field <code>Attributes</code> to <code>runtime.StartSpanOptions</code> to simplify creating spans with attributes.</li> </ul> <h3>Other Changes</h3> <ul> <li>Include the HTTP verb and URL in <code>log.EventRetryPolicy</code> log entries so it's clear which operation is being retried.</li> </ul> <h2>sdk/azcore/v1.13.0</h2> <h2>1.13.0 (2024-07-16)</h2> <h3>Features Added</h3> <ul> <li>Added runtime.NewRequestFromRequest(), allowing for a policy.Request to be created from an existing *http.Request.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/0495c205a1fd11affa15acfa77b3c22cd25981d5"><code>0495c20</code></a> Prep azcore 1.14.0 for release (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23293">#23293</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/217edee7ec5735e3c2f1bbbb132b7546d5e512a9"><code>217edee</code></a> fix(generator tool): filter tsp-client diagnostics log (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23292">#23292</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/023c88f9f14d6ccddc95f049f0b883ec666ffff0"><code>023c88f</code></a> Increment package version after release of azidentity (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23290">#23290</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/17f3361700979aa8d8b1c365cbc2f9f65121aeef"><code>17f3361</code></a> Sync eng/common directory with azure-sdk-tools for PR 8760 (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23271">#23271</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/f5f32342c2f76a42d6211f3cfb1af645f4de23d2"><code>f5f3234</code></a> bump proxy to one with an audit log and more correct locking (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23288">#23288</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/d707091074e9f04daeae1497776800c5eafcd404"><code>d707091</code></a> Prepare azidentity v1.8.0-beta.2 for release (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23289">#23289</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/84d213cff168fcf348252490ee9f950ecfef394f"><code>84d213c</code></a> NewManagedIdentityCredential returns an error for unsupported ID options (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23">#23</a>...</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/ea67e9c718d871776f484d99ebac0163fb247634"><code>ea67e9c</code></a> azcontainerregistry: move method to function (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23270">#23270</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/40dad0a8cb583784b2331e346c619704b7259cf6"><code>40dad0a</code></a> fix (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23287">#23287</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/a368082ee3a702d19dead9190cb9b994a8730ba5"><code>a368082</code></a> fix generator tool: ExecuteGoGenerate func (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23286">#23286</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.12.0...sdk/azcore/v1.14.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/azcore&package-manager=go_modules&previous-version=1.12.0&new-version=1.14.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) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
- Loading branch information