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.35.4 to 3.37.0 #638

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2023

Bumps Microsoft.Azure.Cosmos from 3.35.4 to 3.37.0.

Release notes

Sourced from Microsoft.Azure.Cosmos's releases.

3.37.0

3.37.0 - 2023-11-20

Fixed

  • 4100 Query : Fixes querying conflicts (#4100)
  • 4125 Item Operations: Fixes JsonSerialization exception when MissingMemberHandling = Error on Json default settings when NotFound on Item operations (#4125)

Added

  • 4180 Upgrade Resiliency: Adds Code to Enable Advanced Replica Selection Feature for Preview and GA (#4180)
  • 4128 Routing: Adds ExcludeRegions Feature to RequestOptions (#4128)

3.37.0-preview

3.37.0-preview - 2023-11-20

Fixed

  • 4100 Query : Fixes querying conflicts (#4100)
  • 4125 Item Operations: Fixes JsonSerialization exception when MissingMemberHandling = Error on Json default settings when NotFound on Item operations (#4125)

Added

  • 4180 Upgrade Resiliency: Adds Code to Enable Advanced Replica Selection Feature for Preview and GA (#4180)
  • 4128 Routing: Adds ExcludeRegions Feature to RequestOptions (#4128)

3.36.0

Fixed

Azure/azure-cosmos-dotnet-v3#4039 GatewayAddressCache: Fixes Unobserved Exception During Background Address Refresh (#4039) Azure/azure-cosmos-dotnet-v3#4098 Distributed Tracing: Fixes dependency failure on appinsights (#4098) Azure/azure-cosmos-dotnet-v3#4097 Distributed Tracing: Fixes SDK responses compatibility with opentelemetry response (#4097) Azure/azure-cosmos-dotnet-v3#4111 Distributed Tracing: Fixes traceid null exception issue (#4111)

Added

Azure/azure-cosmos-dotnet-v3#4009 Query: Adds ODE continuation token support for non-ODE pipelines (#4009) Azure/azure-cosmos-dotnet-v3#4078 Query: Adds LINQ RegexMatch Extension method (#4078) Azure/azure-cosmos-dotnet-v3#4001 Query: Adds public backend metrics property to Diagnostics (#4001) Azure/azure-cosmos-dotnet-v3#4016 CosmosClientOptions: Adds support for multiple formats of Azure region names (#4016) Azure/azure-cosmos-dotnet-v3#4056 Client Telemetry: Adds new public APIs (#4056) Note: Refer this Azure/azure-cosmos-dotnet-v3#3983 for API signature and default values.

Azure/azure-cosmos-dotnet-v3#4119 TriggerOperation: Adds Upsert Operation Support(#4119)

3.36.0-preview

Fixed

Azure/azure-cosmos-dotnet-v3#4039 GatewayAddressCache: Fixes Unobserved Exception During Background Address Refresh (#4039) Azure/azure-cosmos-dotnet-v3#4098 Distributed Tracing: Fixes dependency failure on appinsights (#4098) Azure/azure-cosmos-dotnet-v3#4097 Distributed Tracing: Fixes SDK responses compatibility with opentelemetry response (#4097) Azure/azure-cosmos-dotnet-v3#4111 Distributed Tracing: Fixes traceid null exception issue (#4111)

Added

Azure/azure-cosmos-dotnet-v3#4009 Query: Adds ODE continuation token support for non-ODE pipelines (#4009) Azure/azure-cosmos-dotnet-v3#4078 Query: Adds LINQ RegexMatch Extension method (#4078) Azure/azure-cosmos-dotnet-v3#4001 Query: Adds public backend metrics property to Diagnostics (#4001) Azure/azure-cosmos-dotnet-v3#4016 CosmosClientOptions: Adds support for multiple formats of Azure region names (#4016) Azure/azure-cosmos-dotnet-v3#4056 Client Telemetry: Adds new public APIs (#4056)

... (truncated)

Changelog

Sourced from Microsoft.Azure.Cosmos's changelog.

3.37.0 - 2023-11-17

Fixed

  • 4100 Query : Fixes querying conflicts (#4100)
  • 4125 Item Operations: Fixes JsonSerialization exception when MissingMemberHandling = Error on Json default settings when NotFound on Item operations (#4125)

Added

  • 4180 Upgrade Resiliency: Adds Code to Enable Advanced Replica Selection Feature for Preview and GA (#4180)
  • 4128 Routing: Adds ExcludeRegions Feature to RequestOptions (#4128)

3.36.0 - 2023-10-24

Fixed

  • 4039 GatewayAddressCache: Fixes Unobserved Exception During Background Address Refresh (#4039)
  • 4098 Distributed Tracing: Fixes dependency failure on appinsights (#4098)
  • 4097 Distributed Tracing: Fixes SDK responses compatibility with opentelemetry response (#4097)
  • 4111 Distributed Tracing: Fixes traceid null exception issue (#4111)

Added

  • 4009 Query: Adds ODE continuation token support for non-ODE pipelines (#4009)
  • 4078 Query: Adds LINQ RegexMatch Extension method (#4078)
  • 4001 Query: Adds public backend metrics property to Diagnostics (#4001)
  • 4016 CosmosClientOptions: Adds support for multiple formats of Azure region names (#4016)
  • 4056 Client Telemetry: Adds new public APIs (#4056)

Note: Refer this 3983 for API signature and default values.

  • 4119 TriggerOperation: Adds Upsert Operation Support(#4119)

3.36.0-preview - 2023-10-24

Added

  • 4056 Client Telemetry: Adds new public APIs (#4056). WARNING: This is breaking change for preview SDK

Note: isDistributedTracingEnabled is removed from CosmosClientOptions and withDistributedTracing() is removed from CosmosClientBuilder. Refer this 3983 for new API signature and default values

3.35.4-preview - 2023-09-15

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [Microsoft.Azure.Cosmos](https://github.com/Azure/azure-cosmos-dotnet-v3) from 3.35.4 to 3.37.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](https://github.com/Azure/azure-cosmos-dotnet-v3/commits/3.37.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 added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 21, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 4, 2024

Superseded by #651.

@dependabot dependabot bot closed this Jan 4, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.Azure.Cosmos-3.37.0 branch January 4, 2024 02:33
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants