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.14.0 to 1.15…
….0 (#599) Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) from 1.14.0 to 1.15.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.15.0</h2> <h2>1.15.0 (2024-10-14)</h2> <h3>Features Added</h3> <ul> <li><code>BearerTokenPolicy</code> handles CAE claims challenges</li> </ul> <h3>Bugs Fixed</h3> <ul> <li>Omit the <code>ResponseError.RawResponse</code> field from JSON marshaling so instances can be marshaled.</li> <li>Fixed an integer overflow in the retry policy.</li> </ul> <h3>Other Changes</h3> <ul> <li>Update dependencies.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/bb7200cec0ebd82fbb59eb420d5054928b94330e"><code>bb7200c</code></a> Update azcore v1.15.0 release date (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23569">#23569</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/d112082fa65d9b4744cc2fe3065f8700ac96cd63"><code>d112082</code></a> [azopenaiextensions] Pushing release date to Monday (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23565">#23565</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/9522165361e3ca1e432ecd259a5caf0c404e67ff"><code>9522165</code></a> [azopenai] 2024-08-01-preview generation (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23554">#23554</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/42922c1d30488de93cc729582539e26c3b1356eb"><code>42922c1</code></a> [azeventhubs,azservicebus] Applying retry fix to both eventhubs and servicebu...</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/5df372ce81c71e57132c1092d1131624ab8091e0"><code>5df372c</code></a> Use common OIDC token env vars in post scripts (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23549">#23549</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/1c2a1088134251fd93aeb37f8c507722c66126b2"><code>1c2a108</code></a> BearerTokenPolicy handles CAE claims challenges by default (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23414">#23414</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/8759ee622df98a0f205a05de9fc558d3ad0c7d65"><code>8759ee6</code></a> [azopenaiextensions] Prepping for release tomorrow (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23551">#23551</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/a230ef2f658d1b365e758faf6f98033b51a15adc"><code>a230ef2</code></a> [Search] Remove myself from CODEOWNERS (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23560">#23560</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/a74375761bf724259e448fdd27e85614556f26c4"><code>a743757</code></a> Sync eng/common directory with azure-sdk-tools for PR 9106 (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23555">#23555</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/7c2d3a77d47c1e6ddf78167666f281f0da274dc5"><code>7c2d3a7</code></a> Use equality function check for persist oidc token step (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/23559">#23559</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.14.0...sdk/azcore/v1.15.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.14.0&new-version=1.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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>
- Loading branch information