3.18.0-preview
Pre-release
Pre-release
3.18.0-preview - 2021-03-18
Added
- #2308 Patch: Adds preview support for Patch API
- #2312 Diagnostics: Adds Api for getting all regions contacted by a request
Fixed
- #2314 Diagnostics: Fixes concurrency of cache
- #2303 CosmosException : Fixed exception messages to remove JSON formatting
- #2311 Spatial: Fixed deserialization when Json does not represent a Spatial type
- #2284 Diagnostics: Adds traces for cache operations. Introduced in 3.17.0 PR #2097
- #2278 Documentation: Fixed typos in comment examples (Thanks to paulomorgado)
- #2279 Availability: Fixed region failover logic on control plane hot path when gateway hangs. Introduced in 3.16.0 PR #1954
- #2286 Diagnostics: Fixed regression which caused ActivityId to not get included. Introduced in 3.17.0 PR #2097