Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Microsoft.Azure.Cosmos from 3.42.0 to 3.43.0 in /webapi (microso…
…ft#1144) Bumps [Microsoft.Azure.Cosmos](https://github.com/Azure/azure-cosmos-dotnet-v3) from 3.42.0 to 3.43.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-cosmos-dotnet-v3/releases">Microsoft.Azure.Cosmos's releases</a>.</em></p> <blockquote> <h2>3.43.0</h2> <h3><!-- raw HTML omitted --> <a href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.43.0">3.43.0</a> - 2024-09-04</h3> <h4>Added</h4> <ul> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4589">4589</a> SystemTextJsonSerializer: Add UseSystemTextJsonSerializerWithOptions to support SystemTextJsonSerializer</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4622">4622</a> Open Telemetry: Adds Batchsize and Rename Batch Operation name in Operation Trace</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4621">4621</a> CFP AVAD: Adds new FeedRange to ChangeFeedProcessorContext</li> </ul> <h4>Fixed</h4> <ul> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4619">4619</a> CFP AVAD: Fixes throws when customers use WithStartTime and WithStartFromBeginning with CFP AVAD</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4638">4638</a> Documentation: Fixes AnalyticalStoreTimeToLiveInSeconds API documentation to list correct values</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4640">4640</a> FeedRanges: Fixes GetFeedRangesAsync throwing DocumentClientException</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4618">4618</a> CF/P AVAD: Fixes Deserialization of ChangeFeedItem and ChangeFeedMetadata to support System.Text.Json and Newtonsoft.Json</li> </ul> <h2>3.43.0-preview-0</h2> <h3><!-- raw HTML omitted --> <a href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.43.0-preview.0">3.43.0-preview.0</a> - 2024-07-24</h3> <h4>Added</h4> <ul> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4544">4544</a> Azure.Identity: Bumps verion to 1.11.4</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4546">4546</a> Client Encryption: Adds support for latest Cosmos Package.</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4490">4490</a> Query: Adds Distribution for MakeList and MakeSet</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4559">4559</a> Query: Adds a new QueryFeature flag for MakeList and MakeSet</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4568">4568</a> VM Metadata API: Adds an option to disable VM metadata API call</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4481">4481</a> Query: Adds support for multi-value Group By query for LINQ</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4583">4583</a> ChangeFeed: Adds MalformedContinuationToken SubstatusCode to exception</li> </ul> <h4>Fixed</h4> <ul> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4538">4538</a> Query: Fixes plumbing VectorEmbeddingPolicy to ServiceInterop to choose correct default distance function</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4523">4523</a> Change Feed / Processor AVAD: Fixes timeToLiveExpired missing from metadata</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4558">4558</a> Query: Removes compute specific logic from query pipelines that is no longer required</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4580">4580</a> Change Feed: Fixes incorrect exception messages in VersionedAndRidCheckedCompositeToken</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-cosmos-dotnet-v3/blob/master/changelog.md">Microsoft.Azure.Cosmos's changelog</a>.</em></p> <blockquote> <h3><!-- raw HTML omitted --> <a href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.43.0">3.43.0</a> - 2024-09-04</h3> <h4>Added</h4> <ul> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4589">4589</a> SystemTextJsonSerializer: Add UseSystemTextJsonSerializerWithOptions to support SystemTextJsonSerializer</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4622">4622</a> Open Telemetry: Adds Batchsize and Rename Batch Operation name in Operation Trace</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4621">4621</a> CFP AVAD: Adds new FeedRange to ChangeFeedProcessorContext</li> </ul> <h4>Fixed</h4> <ul> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4619">4619</a> CFP AVAD: Fixes throws when customers use WithStartTime and WithStartFromBeginning with CFP AVAD</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4638">4638</a> Documentation: Fixes AnalyticalStoreTimeToLiveInSeconds API documentation to list correct values</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4640">4640</a> FeedRanges: Fixes GetFeedRangesAsync throwing DocumentClientException</li> <li><a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4618">4618</a> CF/P AVAD: Fixes Deserialization of ChangeFeedItem and ChangeFeedMetadata to support System.Text.Json and Newtonsoft.Json</li> </ul> <h3><!-- raw HTML omitted --> <a href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.43.0-preview.0">3.43.0-preview.0</a> - 2024-07-24</h3> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/0fdb5e4222fad67ca6206b820d0d19e89fe4832c"><code>0fdb5e4</code></a> SDK 3.43.0: Adds version bump and changelog (<a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/4666">#4666</a>)</li> <li><a href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/cbf69c6308ad2c0ef027c31471903e742202a11c"><code>cbf69c6</code></a> added project refrence (<a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/4661">#4661</a>)</li> <li><a href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/d242b8582e3031bf56c8730d421369f6c641490a"><code>d242b85</code></a> Hedging: Adds Read hedging PREVIEW contracts (<a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/4598">#4598</a>)</li> <li><a href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/6d603f54bdfee42b2768e7407fdc4eb56fcc8271"><code>6d603f5</code></a> [Internal] Hedging: Refactors Tests (<a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/4641">#4641</a>)</li> <li><a href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/a1144f4f08033fe9c98bbaf55f1162430bf53e9f"><code>a1144f4</code></a> CF/P AVAD: Fixes Deserialization of ChangeFeedItem and ChangeFeedMetadata to ...</li> <li><a href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/2fbc27835fde0837d4b3efea0f722c5f5c64119e"><code>2fbc278</code></a> [Internal] CODEOWNERS: Refactors owners (<a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/4642">#4642</a>)</li> <li><a href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/ee33928d184312201587f6d76926393a00017918"><code>ee33928</code></a> CFP AVAD: Adds new FeedRange to ChangeFeedProcessorContext (<a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/4621">#4621</a>)</li> <li><a href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/7bc8e3ce8867ed791d31bbfeca94ef01f742dd68"><code>7bc8e3c</code></a> FeedRanges: Fixes GetFeedRangesAsync throwing DocumentClientException (<a href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/4640">#4640</a>)</li> <li><a href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/47596bd007f9e5f0e94bcd8063a16d6388e89b73"><code>47596bd</code></a> Documentation: Fixes AnalyticalStoreTimeToLiveInSeconds API documentation to ...</li> <li><a href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/c2043ae85c2cb11c1c2c7a46f88c0473f73c43a2"><code>c2043ae</code></a> [Internal] Request Hedging: Refactors HedgeRegion diagnostics field to only s...</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-cosmos-dotnet-v3/compare/3.42.0...3.43.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Azure.Cosmos&package-manager=nuget&previous-version=3.42.0&new-version=3.43.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information