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
4030 Upgrade Resiliency: Fixes Race Condition by Calling Dispose Too Early
Added
4019 Upgrade Resiliency: Disables Replica Validation Feature By Default in Preview (The feature was previously enabled by default in the 3.35.2-preview release)
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
4030 Upgrade Resiliency: Fixes Race Condition by Calling Dispose Too Early
Added
4019 Upgrade Resiliency: Disables Replica Validation Feature By Default in Preview (The feature was previously enabled by default in the 3.35.2-preview release)
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 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)
Bumps Microsoft.Azure.Cosmos from 3.26.1 to 3.36.0.
Release notes
Sourced from Microsoft.Azure.Cosmos's releases.
... (truncated)
Changelog
Sourced from Microsoft.Azure.Cosmos's changelog.
... (truncated)
Commits
70855cb
Release 3.36.0: Fixes client config test and preview pipeline (#4149)3f48041
[Internal] Query: Removes Ode changes which rejected certain types of queries...df83991
Update CosmosItemTests.cs (#4145)e718104
Release 3.36.0: Fixes Client Telemetry Integration test (#4133)77b11b5
Release 3.36.0: Fixes pipeline by removing ReleasePackage variable (#4130) (#...5777a3a
SDK 3.36.0 : Adds version bump and changelog (#4118)51a8c6c
TriggerOperation: Adds Upsert Operation Support (#4119)8f65cd2
Query : Adds Missing QueryMetrics Documentation (#4127)20547bc
[Internal] Direct Package: Adds version bump (#4120)7db0aa0
Telemetry Options: Adds telemetry options in GA package (#4117)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