3.27.0-preview
Pre-release
Pre-release
3.27.0-preview - 2022-05-06
Added
- #3123 Availability: Adds optimization to reduce reduce metadata calls for addresses
- #3127 Availability: Adds logic to reduce impact of replica failovers and upgrades
- #3093 Patch: Adds Null support for Set operation
- #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
- #3141 Diagnostics: Fixes contacted replica count
- #3173 UserAgent: Optimized size by removing irrelevant information