Commit 4bd6cb3
.Net: Bump Microsoft.Azure.Cosmos from 3.44.0-preview.1 to 3.45.2 in /dotnet (#9678)
Due to the drop of float16 support in the package, additional change to
drop from the connector was needed to comply with the latest breaking
change.
- Azure/azure-cosmos-dotnet-v3#4792
Bumps
[Microsoft.Azure.Cosmos](https://github.com/Azure/azure-cosmos-dotnet-v3)
from 3.44.0-preview.1 to 3.45.2.
<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.45.1</h2>
<h3><!-- raw HTML omitted --> <a
href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.45.1">3.45.1</a>
- 2024-11-11</h3>
<h4>Added</h4>
<ul>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4863">4863</a>
VectorIndexDefinition: Refactors Code to Remove Support for
VectorIndexShardKey from Preview Contract.</li>
</ul>
<h2>3.45.0</h2>
<h3><!-- raw HTML omitted --> <a
href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.45.0">3.45.0</a>
- 2024-10-25</h3>
<h4>Added</h4>
<ul>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4781">4781</a>
AppInsights: Adds classic attribute back to cosmos db to support
appinsights sdk.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4709">4709</a>
Availability: Adds account-level read regions as effective preferred
regions when preferred regions is not set on client.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4810">4810</a>
Package Upgrade: Refactors code to upgrade DiagnosticSource Library from
6.0.1 to 8.0.1</p>
</li>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4794">4794</a>
Query: Adds hybrid search query pipeline stage</p>
</li>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4819">4819</a>
Azurecore: Fixes upgrading azure core dependency to latest</p>
</li>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4814">4814</a>
DeleteAllItemsByPartitionKeyStreamAsync: Adds
DeleteAllItemsByPartitionKeyStreamAsync API to GA</p>
</li>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4845">4845</a>
ContainerProperties: Refactors Vector Embedding and Indexing Policy
Interfaces to Mark Them as Public for GA</p>
</li>
</ul>
<h4>Fixed</h4>
<ul>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4777">4777</a>
Regions: Fixes Removes decommissioned regions.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4765">4765</a>
Open Telemetry: Fixes attribute name following otel convention</p>
</li>
</ul>
<h2>3.45.0-preview.1</h2>
<h3><!-- raw HTML omitted --> <a
href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.45.0-preview.1">3.45.0-preview.1</a>
- 2024-10-16</h3>
<h4>Fixed</h4>
<ul>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4799">4799</a>
Open Telemetry: Re-added deprecated attribute to support Application
Insights SDK by default. For OpenTelemetry attributes, set the
environment variable
OTEL_SEMCONV_STABILITY_OPT_IN=<code>database/dupe</code>.</li>
</ul>
<h2>3.45.0-preview.0</h2>
<h3><!-- raw HTML omitted --> <a
href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.45.0-preview.0">3.45.0-preview.0</a>
- 2024-10-07</h3>
<h4>Added</h4>
<ul>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4566">4566</a>
Container: Added support for IsFeedRangePartOfAsync, enabling precise
comparisons to determine relationships between FeedRanges.</li>
</ul>
<h2>3.44.1</h2>
<h3><!-- raw HTML omitted --> <a
href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.44.1">3.44.1</a>
- 2024-10-16</h3>
<h4>Fixed</h4>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.45.2">3.45.2</a>
- 2024-11-12</h3>
<h4>Added</h4>
<ul>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4866">4866</a>
JSON Binary Encoding: Adds support for encoding uniform arrays.</li>
</ul>
<h3><!-- raw HTML omitted --> <a
href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.46.0-preview.1">3.46.0-preview.1</a>
- 2024-11-06</h3>
<h3><!-- raw HTML omitted --> <a
href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.45.1">3.45.1</a>
- 2024-11-06</h3>
<h4>Added</h4>
<ul>
<li><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4863">4863</a>
VectorIndexDefinition: Refactors Code to Remove Support for
VectorIndexShardKey from Preview Contract.</li>
</ul>
<h3><!-- raw HTML omitted --> <a
href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.46.0-preview.0">3.46.0-preview.0</a>
- 2024-10-25</h3>
<h4>Added</h4>
<ul>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4792">4792</a>
VectorIndexDefinition: Adds Support for Partitioned DiskANN</p>
</li>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4837">4837</a>
ContainerProperties: Adds Full Text Search and Indexing Policy.</p>
</li>
</ul>
<h3><!-- raw HTML omitted --> <a
href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.45.0">3.45.0</a>
- 2024-10-25</h3>
<h4>Added</h4>
<ul>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4781">4781</a>
AppInsights: Adds classic attribute back to cosmos db to support
appinsights sdk.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4709">4709</a>
Availability: Adds account-level read regions as effective preferred
regions when preferred regions is not set on client.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4810">4810</a>
Package Upgrade: Refactors code to upgrade DiagnosticSource Library from
6.0.1 to 8.0.1</p>
</li>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4794">4794</a>
Query: Adds hybrid search query pipeline stage</p>
</li>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4819">4819</a>
Azurecore: Fixes upgrading azure core dependency to latest</p>
</li>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4814">4814</a>
DeleteAllItemsByPartitionKeyStreamAsync: Adds
DeleteAllItemsByPartitionKeyStreamAsync API to GA</p>
</li>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4845">4845</a>
ContainerProperties: Refactors Vector Embedding and Indexing Policy
Interfaces to Mark Them as Public for GA</p>
</li>
</ul>
<h4>Fixed</h4>
<ul>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4777">4777</a>
Regions: Fixes Removes decommissioned regions.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/Azure/azure-cosmos-dotnet-v3/pull/4765">4765</a>
Open Telemetry: Fixes attribute name following otel convention</p>
</li>
</ul>
<h3><!-- raw HTML omitted --> <a
href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.45.0-preview.1">3.45.0-preview.1</a>
- 2024-10-07</h3>
<h3><!-- raw HTML omitted --> <a
href="https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.44.1">3.44.1</a>
- 2024-10-16</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/Azure/azure-cosmos-dotnet-v3/commits">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Co-authored-by: Roger Barreto <[email protected]>1 parent 5c998f2 commit 4bd6cb3
File tree
4 files changed
+5
-25
lines changed- dotnet
- src/Connectors
- Connectors.AzureCosmosDBNoSQL.UnitTests
- Connectors.Memory.AzureCosmosDBNoSQL
4 files changed
+5
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
Lines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | 126 | | |
134 | 127 | | |
135 | 128 | | |
| |||
157 | 150 | | |
158 | 151 | | |
159 | 152 | | |
160 | | - | |
161 | 153 | | |
162 | 154 | | |
163 | 155 | | |
| |||
172 | 164 | | |
173 | 165 | | |
174 | 166 | | |
175 | | - | |
176 | 167 | | |
177 | 168 | | |
178 | 169 | | |
| |||
704 | 695 | | |
705 | 696 | | |
706 | 697 | | |
707 | | - | |
708 | | - | |
709 | | - | |
710 | 698 | | |
711 | 699 | | |
712 | 700 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 60 | | |
66 | 61 | | |
67 | 62 | | |
| |||
485 | 480 | | |
486 | 481 | | |
487 | 482 | | |
488 | | - | |
| 483 | + | |
489 | 484 | | |
490 | 485 | | |
491 | 486 | | |
| |||
576 | 571 | | |
577 | 572 | | |
578 | 573 | | |
579 | | - | |
580 | | - | |
581 | | - | |
582 | 574 | | |
583 | 575 | | |
584 | 576 | | |
| |||
0 commit comments