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.36.0 #2013

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2023

Bumps Microsoft.Azure.Cosmos from 3.35.4 to 3.36.0.

Release notes

Sourced from Microsoft.Azure.Cosmos's releases.

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) 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)#### 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

Changelog

Sourced from Microsoft.Azure.Cosmos's changelog.

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.36.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.36.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 25, 2023
@dependabot dependabot bot requested a review from martincostello October 25, 2023 04:54
Copy link
Contributor

@costellobot costellobot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving dependency update.

@costellobot costellobot bot enabled auto-merge (squash) October 25, 2023 04:55
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cb2cfe1) 79.10% compared to head (7bd63d3) 79.10%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2013   +/-   ##
=======================================
  Coverage   79.10%   79.10%           
=======================================
  Files         153      153           
  Lines        3235     3235           
  Branches      509      509           
=======================================
  Hits         2559     2559           
  Misses        464      464           
  Partials      212      212           
Flag Coverage Δ
linux 79.10% <ø> (ø)
macos 79.10% <ø> (ø)
windows 79.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@costellobot costellobot bot merged commit a3dd6db into main Oct 25, 2023
@costellobot costellobot bot deleted the dependabot/nuget/Microsoft.Azure.Cosmos-3.36.0 branch October 25, 2023 05:05
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