Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.Azure.Cosmos from 3.32.3 to 3.33.0 in /dotnet #758

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps Microsoft.Azure.Cosmos from 3.32.3 to 3.33.0.

Release notes

Sourced from Microsoft.Azure.Cosmos's releases.

3.33.0

3.33.0 - 2023-04-21

Fixed

  • 3762 HttpClient: Adds detection of DNS changes through use of SocketsHttpHandler for .NET 6 and above
  • 3707 Diagnostics: Adds startDate in Summary
  • 3457 Documentation: Update Database.ReadAsync description
  • 3730 Query: Fixes System.ArgumentException when using PartitionKey.None on x86, Linux or in Optimistic Direct Execution
  • 3775 Change Feed Processor: Fixes LeaseLostException leaks on notification APIs for Renew scenarios
  • 3792 Diagnostics: Refactors Code to Remove Dependency of HttpResponseHeadersWrapper to fetch Sub Status Codes
  • 3793 Documentation: Refactors SQL API reference to NoSQL API
  • 3814 Serialization: Fixes call to CosmosSerializer.FromStream on Gateway mode when EnableContentResponseOnWrite is false. (Thanks @​Baltima)

Added

  • 3109, 3763 Subpartitioning: Adds support for Prefix Partition Key searches for sub partitioned containers, and APIs for public release and increase REST API version
  • 3803 HttpClient: Adds Properties to the Http messages if available
  • 3389 Patch: Adds Move Operation

3.33.0-preview

3.33.0-preview - 2023-04-21

Fixed

  • 3762 HttpClient: Adds detection of DNS changes through use of SocketsHttpHandler for .NET 6 and above
  • 3707 Diagnostics: Adds startDate in Summary
  • 3457 Documentation: Update Database.ReadAsync description
  • 3730 Query: Fixes System.ArgumentException when using PartitionKey.None on x86, Linux or in Optimistic Direct Execution
  • 3775 Change Feed Processor: Fixes LeaseLostException leaks on notification APIs for Renew scenarios
  • 3792 Diagnostics: Refactors Code to Remove Dependency of HttpResponseHeadersWrapper to fetch Sub Status Codes
  • 3793 Documentation: Refactors SQL API reference to NoSQL API
  • 3814 Serialization: Fixes call to CosmosSerializer.FromStream on Gateway mode when EnableContentResponseOnWrite is false. (Thanks @​Baltima)

Added

  • 3672 PriorityBasedExecution: Added PriorityLevel as a RequestOption
  • 3109, 3763 Subpartitioning: Adds support for Prefix Partition Key searches for sub partitioned containers, and APIs for public release and increase REST API version
  • 3803 HttpClient: Adds Properties to the Http messages if available
  • 3389 Patch: Adds Move Operation
Changelog

Sourced from Microsoft.Azure.Cosmos's changelog.

3.33.0 - 2023-04-21

Fixed

  • 3762 HttpClient: Adds detection of DNS changes through use of SocketsHttpHandler for .NET 6 and above
  • 3707 Diagnostics: Adds startDate in Summary
  • 3457 Documentation: Update Database.ReadAsync description
  • 3730 Query: Fixes System.ArgumentException when using PartitionKey.None on x86, Linux or in Optimistic Direct Execution
  • 3775 Change Feed Processor: Fixes LeaseLostException leaks on notification APIs for Renew scenarios
  • 3792 Diagnostics: Refactors Code to Remove Dependency of HttpResponseHeadersWrapper to fetch Sub Status Codes
  • 3793 Documentation: Refactors SQL API reference to NoSQL API
  • 3814 Serialization: Fixes call to CosmosSerializer.FromStream on Gateway mode when EnableContentResponseOnWrite is false. (Thanks @​Baltima)

Added

  • 3109, 3763 Subpartitioning: Adds support for Prefix Partition Key searches for sub partitioned containers, and APIs for public release and increase REST API version
  • 3803 HttpClient: Adds Properties to the Http messages if available
  • 3389 Patch: Adds Move Operation
Commits
  • e5972ac SDK 3.33.0 : Adds version bump and changelog (#3823)
  • e872f93 Client Encryption: Adds release version of Microsoft.Azure.Cosmos to Microsof...
  • 0d0ffe0 [Internal] Documentation: Adds documentation covering build pipelines (#3822)
  • 5d4f7c1 Serialization: Fixes call to CosmosSerializer.FromStream on Gateway mode when...
  • fb80ba8 [Internal] Upgrade Resiliency: Adds Logic to Validate Unknown Replicas alon...
  • afd5904 Update fabricbot.json (#3824)
  • f94869a [Internal] MerlinBot: Adds auto-merge and cleanup automation (#3813)
  • bfbb43e [Internal] OpenTelemetry: Direct Package update and replacing diagnostic file...
  • 31b1ff3 [Internal] Pipelines: Adds nightly build to produce packages (#3802)
  • 33dea8a Patch: Adds Move Operation (#3389)
  • 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 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)

@dependabot dependabot bot added .NET Issue or Pull requests regarding .NET code dependencies Pull requests that update a dependency file. Used by Dependabot. labels May 1, 2023
@github-actions github-actions bot added samples and removed .NET Issue or Pull requests regarding .NET code labels May 1, 2023
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/Microsoft.Azure.Cosmos-3.33.0 branch 3 times, most recently from d4066fd to 69dfe48 Compare May 3, 2023 17:48
Bumps [Microsoft.Azure.Cosmos](https://github.com/Azure/azure-cosmos-dotnet-v3) from 3.32.3 to 3.33.0.
- [Release notes](https://github.com/Azure/azure-cosmos-dotnet-v3/releases)
- [Changelog](https://github.com/Azure/azure-cosmos-dotnet-v3/blob/master/changelog.md)
- [Commits](Azure/azure-cosmos-dotnet-v3@3.32.3...3.33.0)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Cosmos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/Microsoft.Azure.Cosmos-3.33.0 branch from 69dfe48 to 84a99f9 Compare May 4, 2023 00:58
@adrianwyatt adrianwyatt self-assigned this May 5, 2023
@adrianwyatt adrianwyatt enabled auto-merge (squash) May 8, 2023 14:48
@adrianwyatt adrianwyatt added the PR: ready to merge PR has been approved by all reviewers, and is ready to merge. label May 8, 2023
@adrianwyatt adrianwyatt merged commit f9419f9 into main May 8, 2023
10 checks passed
@adrianwyatt adrianwyatt deleted the dependabot/nuget/dotnet/Microsoft.Azure.Cosmos-3.33.0 branch May 8, 2023 14:50
dehoward pushed a commit to lemillermicrosoft/semantic-kernel that referenced this pull request Jun 1, 2023
…ft#758)

Bumps
[Microsoft.Azure.Cosmos](https://github.com/Azure/azure-cosmos-dotnet-v3)
from 3.32.3 to 3.33.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.33.0</h2>
<h3><!-- raw HTML omitted --> <a
href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.33.0">3.33.0</a>
- 2023-04-21</h3>
<h4>Fixed</h4>
<ul>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3762">3762</a>
HttpClient: Adds detection of DNS changes through use of
SocketsHttpHandler for .NET 6 and above</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3707">3707</a>
Diagnostics: Adds startDate in Summary</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3457">3457</a>
Documentation: Update Database.ReadAsync description</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3730">3730</a>
Query: Fixes System.ArgumentException when using PartitionKey.None on
x86, Linux or in Optimistic Direct Execution</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3775">3775</a>
Change Feed Processor: Fixes LeaseLostException leaks on notification
APIs for Renew scenarios</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3792">3792</a>
Diagnostics: Refactors Code to Remove Dependency of
HttpResponseHeadersWrapper to fetch Sub Status Codes</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3793">3793</a>
Documentation: Refactors SQL API reference to NoSQL API</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3814">3814</a>
Serialization: Fixes call to CosmosSerializer.FromStream on Gateway mode
when EnableContentResponseOnWrite is false. (Thanks <a
href="https://github.com/Baltima"><code>@​Baltima</code></a>)</li>
</ul>
<h4>Added</h4>
<ul>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3109">3109</a>,
<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3763">3763</a>
Subpartitioning: Adds support for Prefix Partition Key searches for sub
partitioned containers, and APIs for public release and increase REST
API version</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3803">3803</a>
HttpClient: Adds Properties to the Http messages if available</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3389">3389</a>
Patch: Adds Move Operation</li>
</ul>
<h2>3.33.0-preview</h2>
<h3><!-- raw HTML omitted --> <a
href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.33.0-preview">3.33.0-preview</a>
- 2023-04-21</h3>
<h4>Fixed</h4>
<ul>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3762">3762</a>
HttpClient: Adds detection of DNS changes through use of
SocketsHttpHandler for .NET 6 and above</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3707">3707</a>
Diagnostics: Adds startDate in Summary</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3457">3457</a>
Documentation: Update Database.ReadAsync description</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3730">3730</a>
Query: Fixes System.ArgumentException when using PartitionKey.None on
x86, Linux or in Optimistic Direct Execution</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3775">3775</a>
Change Feed Processor: Fixes LeaseLostException leaks on notification
APIs for Renew scenarios</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3792">3792</a>
Diagnostics: Refactors Code to Remove Dependency of
HttpResponseHeadersWrapper to fetch Sub Status Codes</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3793">3793</a>
Documentation: Refactors SQL API reference to NoSQL API</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3814">3814</a>
Serialization: Fixes call to CosmosSerializer.FromStream on Gateway mode
when EnableContentResponseOnWrite is false. (Thanks <a
href="https://github.com/Baltima"><code>@​Baltima</code></a>)</li>
</ul>
<h4>Added</h4>
<ul>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3672">3672</a>
PriorityBasedExecution: Added PriorityLevel as a RequestOption</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3109">3109</a>,
<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3763">3763</a>
Subpartitioning: Adds support for Prefix Partition Key searches for sub
partitioned containers, and APIs for public release and increase REST
API version</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3803">3803</a>
HttpClient: Adds Properties to the Http messages if available</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3389">3389</a>
Patch: Adds Move Operation</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.33.0">3.33.0</a>
- 2023-04-21</h3>
<h4>Fixed</h4>
<ul>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3762">3762</a>
HttpClient: Adds detection of DNS changes through use of
SocketsHttpHandler for .NET 6 and above</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3707">3707</a>
Diagnostics: Adds startDate in Summary</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3457">3457</a>
Documentation: Update Database.ReadAsync description</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3730">3730</a>
Query: Fixes System.ArgumentException when using PartitionKey.None on
x86, Linux or in Optimistic Direct Execution</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3775">3775</a>
Change Feed Processor: Fixes LeaseLostException leaks on notification
APIs for Renew scenarios</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3792">3792</a>
Diagnostics: Refactors Code to Remove Dependency of
HttpResponseHeadersWrapper to fetch Sub Status Codes</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3793">3793</a>
Documentation: Refactors SQL API reference to NoSQL API</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3814">3814</a>
Serialization: Fixes call to CosmosSerializer.FromStream on Gateway mode
when EnableContentResponseOnWrite is false. (Thanks <a
href="https://github.com/Baltima"><code>@​Baltima</code></a>)</li>
</ul>
<h4>Added</h4>
<ul>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3109">3109</a>,
<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3763">3763</a>
Subpartitioning: Adds support for Prefix Partition Key searches for sub
partitioned containers, and APIs for public release and increase REST
API version</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3803">3803</a>
HttpClient: Adds Properties to the Http messages if available</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3389">3389</a>
Patch: Adds Move Operation</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/e5972ac0ffd53595b2f1f0f10a3faf913ff882e1"><code>e5972ac</code></a>
SDK 3.33.0 : Adds version bump and changelog (<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/3823">#3823</a>)</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/e872f936caf2f653f7e8fd01e71f3e0ad85691ef"><code>e872f93</code></a>
Client Encryption: Adds release version of Microsoft.Azure.Cosmos to
Microsof...</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/0d0ffe07919094d4304443540653fb6aa7c1141b"><code>0d0ffe0</code></a>
[Internal] Documentation: Adds documentation covering build pipelines
(<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/3822">#3822</a>)</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/5d4f7c152edcc5671ca5da71818eeb73c84f6ca3"><code>5d4f7c1</code></a>
Serialization: Fixes call to CosmosSerializer.FromStream on Gateway mode
when...</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/fb80ba8eb2a219fb6c8ce14b601d4153d0f71457"><code>fb80ba8</code></a>
[Internal] Upgrade Resiliency: Adds Logic to Validate
<code>Unknown</code> Replicas alon...</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/afd5904eef28e9d9c3d8d2615192b3a43a4ee5da"><code>afd5904</code></a>
Update fabricbot.json (<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/3824">#3824</a>)</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/f94869a83016dac97adb315d3ec23bca874e60bc"><code>f94869a</code></a>
[Internal] MerlinBot: Adds auto-merge and cleanup automation (<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/3813">#3813</a>)</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/bfbb43e6b835f921cb17fec0c1f25a84b0430065"><code>bfbb43e</code></a>
[Internal] OpenTelemetry: Direct Package update and replacing diagnostic
file...</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/31b1ff330a4b0983f8e29a1156faaa0c702584d5"><code>31b1ff3</code></a>
[Internal] Pipelines: Adds nightly build to produce packages (<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/3802">#3802</a>)</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/33dea8a333239a63be8700da1d982bde99d17da8"><code>33dea8a</code></a>
Patch: Adds Move Operation (<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/3389">#3389</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/compare/3.32.3...3.33.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.32.3&new-version=3.33.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adrian Bonar <56417140+adrianwyatt@users.noreply.github.com>
golden-aries pushed a commit to golden-aries/semantic-kernel that referenced this pull request Oct 10, 2023
…ft#758)

Bumps
[Microsoft.Azure.Cosmos](https://github.com/Azure/azure-cosmos-dotnet-v3)
from 3.32.3 to 3.33.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.33.0</h2>
<h3><!-- raw HTML omitted --> <a
href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.33.0">3.33.0</a>
- 2023-04-21</h3>
<h4>Fixed</h4>
<ul>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3762">3762</a>
HttpClient: Adds detection of DNS changes through use of
SocketsHttpHandler for .NET 6 and above</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3707">3707</a>
Diagnostics: Adds startDate in Summary</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3457">3457</a>
Documentation: Update Database.ReadAsync description</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3730">3730</a>
Query: Fixes System.ArgumentException when using PartitionKey.None on
x86, Linux or in Optimistic Direct Execution</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3775">3775</a>
Change Feed Processor: Fixes LeaseLostException leaks on notification
APIs for Renew scenarios</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3792">3792</a>
Diagnostics: Refactors Code to Remove Dependency of
HttpResponseHeadersWrapper to fetch Sub Status Codes</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3793">3793</a>
Documentation: Refactors SQL API reference to NoSQL API</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3814">3814</a>
Serialization: Fixes call to CosmosSerializer.FromStream on Gateway mode
when EnableContentResponseOnWrite is false. (Thanks <a
href="https://github.com/Baltima"><code>@​Baltima</code></a>)</li>
</ul>
<h4>Added</h4>
<ul>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3109">3109</a>,
<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3763">3763</a>
Subpartitioning: Adds support for Prefix Partition Key searches for sub
partitioned containers, and APIs for public release and increase REST
API version</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3803">3803</a>
HttpClient: Adds Properties to the Http messages if available</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3389">3389</a>
Patch: Adds Move Operation</li>
</ul>
<h2>3.33.0-preview</h2>
<h3><!-- raw HTML omitted --> <a
href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.33.0-preview">3.33.0-preview</a>
- 2023-04-21</h3>
<h4>Fixed</h4>
<ul>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3762">3762</a>
HttpClient: Adds detection of DNS changes through use of
SocketsHttpHandler for .NET 6 and above</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3707">3707</a>
Diagnostics: Adds startDate in Summary</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3457">3457</a>
Documentation: Update Database.ReadAsync description</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3730">3730</a>
Query: Fixes System.ArgumentException when using PartitionKey.None on
x86, Linux or in Optimistic Direct Execution</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3775">3775</a>
Change Feed Processor: Fixes LeaseLostException leaks on notification
APIs for Renew scenarios</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3792">3792</a>
Diagnostics: Refactors Code to Remove Dependency of
HttpResponseHeadersWrapper to fetch Sub Status Codes</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3793">3793</a>
Documentation: Refactors SQL API reference to NoSQL API</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3814">3814</a>
Serialization: Fixes call to CosmosSerializer.FromStream on Gateway mode
when EnableContentResponseOnWrite is false. (Thanks <a
href="https://github.com/Baltima"><code>@​Baltima</code></a>)</li>
</ul>
<h4>Added</h4>
<ul>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3672">3672</a>
PriorityBasedExecution: Added PriorityLevel as a RequestOption</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3109">3109</a>,
<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3763">3763</a>
Subpartitioning: Adds support for Prefix Partition Key searches for sub
partitioned containers, and APIs for public release and increase REST
API version</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3803">3803</a>
HttpClient: Adds Properties to the Http messages if available</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3389">3389</a>
Patch: Adds Move Operation</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.33.0">3.33.0</a>
- 2023-04-21</h3>
<h4>Fixed</h4>
<ul>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3762">3762</a>
HttpClient: Adds detection of DNS changes through use of
SocketsHttpHandler for .NET 6 and above</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3707">3707</a>
Diagnostics: Adds startDate in Summary</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3457">3457</a>
Documentation: Update Database.ReadAsync description</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3730">3730</a>
Query: Fixes System.ArgumentException when using PartitionKey.None on
x86, Linux or in Optimistic Direct Execution</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3775">3775</a>
Change Feed Processor: Fixes LeaseLostException leaks on notification
APIs for Renew scenarios</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3792">3792</a>
Diagnostics: Refactors Code to Remove Dependency of
HttpResponseHeadersWrapper to fetch Sub Status Codes</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3793">3793</a>
Documentation: Refactors SQL API reference to NoSQL API</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3814">3814</a>
Serialization: Fixes call to CosmosSerializer.FromStream on Gateway mode
when EnableContentResponseOnWrite is false. (Thanks <a
href="https://github.com/Baltima"><code>@​Baltima</code></a>)</li>
</ul>
<h4>Added</h4>
<ul>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3109">3109</a>,
<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3763">3763</a>
Subpartitioning: Adds support for Prefix Partition Key searches for sub
partitioned containers, and APIs for public release and increase REST
API version</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3803">3803</a>
HttpClient: Adds Properties to the Http messages if available</li>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/3389">3389</a>
Patch: Adds Move Operation</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/e5972ac0ffd53595b2f1f0f10a3faf913ff882e1"><code>e5972ac</code></a>
SDK 3.33.0 : Adds version bump and changelog (<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/3823">#3823</a>)</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/e872f936caf2f653f7e8fd01e71f3e0ad85691ef"><code>e872f93</code></a>
Client Encryption: Adds release version of Microsoft.Azure.Cosmos to
Microsof...</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/0d0ffe07919094d4304443540653fb6aa7c1141b"><code>0d0ffe0</code></a>
[Internal] Documentation: Adds documentation covering build pipelines
(<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/3822">#3822</a>)</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/5d4f7c152edcc5671ca5da71818eeb73c84f6ca3"><code>5d4f7c1</code></a>
Serialization: Fixes call to CosmosSerializer.FromStream on Gateway mode
when...</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/fb80ba8eb2a219fb6c8ce14b601d4153d0f71457"><code>fb80ba8</code></a>
[Internal] Upgrade Resiliency: Adds Logic to Validate
<code>Unknown</code> Replicas alon...</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/afd5904eef28e9d9c3d8d2615192b3a43a4ee5da"><code>afd5904</code></a>
Update fabricbot.json (<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/3824">#3824</a>)</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/f94869a83016dac97adb315d3ec23bca874e60bc"><code>f94869a</code></a>
[Internal] MerlinBot: Adds auto-merge and cleanup automation (<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/3813">#3813</a>)</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/bfbb43e6b835f921cb17fec0c1f25a84b0430065"><code>bfbb43e</code></a>
[Internal] OpenTelemetry: Direct Package update and replacing diagnostic
file...</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/31b1ff330a4b0983f8e29a1156faaa0c702584d5"><code>31b1ff3</code></a>
[Internal] Pipelines: Adds nightly build to produce packages (<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/3802">#3802</a>)</li>
<li><a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commit/33dea8a333239a63be8700da1d982bde99d17da8"><code>33dea8a</code></a>
Patch: Adds Move Operation (<a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/issues/3389">#3389</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/compare/3.32.3...3.33.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.32.3&new-version=3.33.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adrian Bonar <56417140+adrianwyatt@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file. Used by Dependabot. PR: ready to merge PR has been approved by all reviewers, and is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant