#3111 & #3015 Merge support: Minimum SDK version that includes partition merge support.
#2924 Performance: Adds a LINQ optimization for member access in LINQ-to-SQL (Thanks @notheotherben)
#3165 Diagnostics: Adds response serialization time
#3168 Performance: Adds aggressive prefetching for scalar aggregates for Query
Fixed
#3102 Upsert item: Fixes a bug causing session tokens for partition 0 to be overridden by session token for another partition when users don't pass the token as input
#3119 Session: Fixes NotFound/ReadSessionNotAvailable (404/1002) on collection-recreate scenario for query-only workloads
#3124 Change Feed Processor: Fixes noisy error notification when lease is stolen by other host
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)
Bumps Microsoft.Azure.Cosmos from 3.25.0 to 3.27.2.
Release notes
Sourced from Microsoft.Azure.Cosmos's releases.
... (truncated)
Changelog
Sourced from Microsoft.Azure.Cosmos's changelog.
... (truncated)
Commits
87f5cbc
3.27.2: Adds new SDK versions and contract files (#3243)7f17fe1
CosmosClient: Fixes NullReferenceException when AzMetadata.Compute is null (#...1264fb4
[INTERNAL] PRLINT: Upgrade to latest version (#3232)19cb260
Query: Fixes DllNotFoundException when running on Windows/x64 (#3226)ab6a362
CosmosOperationCanceledException: Adds short link and cancellation token stat...e50fbaa
Client Encryption: Adds fix to retain the original key vault error/exception ...1d0fdfd
Telemetry: Fixes Trace error when not using Azure VMs (#3227)e6f9933
Diagnostics: Adds Connection Mode to Client Configuration (#3231)fcc19be
[INTERNAL] Tests: Fixes ChangeFeedAsync test (#3223)470d6de
3.27.1: Adds new SDK version and changelog (#3217)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)