Releases: Azure/azure-cosmos-dotnet-v3
Releases · Azure/azure-cosmos-dotnet-v3
3.45.0-preview.0
3.45.0-preview.0 - 2024-10-07
Added
- 4566 Container: Added support for IsFeedRangePartOfAsync, enabling precise comparisons to determine relationships between FeedRanges.
3.44.0
3.44.0 - 2024-10-07
Added
-
4725 Region Availability: Added multiple new regions for public use in bulk.
-
4664 OpenTelemetry: Added query text as an attribute to improve traceability and provide more detailed insights into query execution.
-
4643 OpenTelemetry: Updated operation names to follow standard naming conventions, improving consistency and traceability across services.
Fixed
3.44.0-preview.1
3.44.0-preview.1 - 2024-09-18
Fixed
- 4684 Hedging: Fixes Typo (WithAvailibilityStrategy -> WithAvailabilityStrategy) in CosmosClientBuilder
3.43.1
3.44.0-preview.0
3.44.0-preview.0 - 2024-09-04
Added
- 4598 Adds: Parallel Request Hedging for cross region read requests
3.43.0
3.43.0 - 2024-09-04
Added
- 4589 SystemTextJsonSerializer: Add UseSystemTextJsonSerializerWithOptions to support SystemTextJsonSerializer
- 4622 Open Telemetry: Adds Batchsize and Rename Batch Operation name in Operation Trace
- 4621 CFP AVAD: Adds new FeedRange to ChangeFeedProcessorContext
Fixed
- 4619 CFP AVAD: Fixes throws when customers use WithStartTime and WithStartFromBeginning with CFP AVAD
- 4638 Documentation: Fixes AnalyticalStoreTimeToLiveInSeconds API documentation to list correct values
- 4640 FeedRanges: Fixes GetFeedRangesAsync throwing DocumentClientException
- 4618 CF/P AVAD: Fixes Deserialization of ChangeFeedItem and ChangeFeedMetadata to support System.Text.Json and Newtonsoft.Json
3.43.0-preview-0
3.43.0-preview.0 - 2024-07-24
Added
- 4544 Azure.Identity: Bumps verion to 1.11.4
- 4546 Client Encryption: Adds support for latest Cosmos Package.
- 4490 Query: Adds Distribution for MakeList and MakeSet
- 4559 Query: Adds a new QueryFeature flag for MakeList and MakeSet
- 4568 VM Metadata API: Adds an option to disable VM metadata API call
- 4481 Query: Adds support for multi-value Group By query for LINQ
- 4583 ChangeFeed: Adds MalformedContinuationToken SubstatusCode to exception
Fixed
- 4538 Query: Fixes plumbing VectorEmbeddingPolicy to ServiceInterop to choose correct default distance function
- 4523 Change Feed / Processor AVAD: Fixes timeToLiveExpired missing from metadata
- 4558 Query: Removes compute specific logic from query pipelines that is no longer required
- 4580 Change Feed: Fixes incorrect exception messages in VersionedAndRidCheckedCompositeToken
3.42.0
3.42.0 - 2024-07-24
Added
- 4544 Azure.Identity: Bumps verion to 1.11.4
- 4546 Client Encryption: Adds support for latest Cosmos Package.
- 4490 Query: Adds Distribution for MakeList and MakeSet
- 4559 Query: Adds a new QueryFeature flag for MakeList and MakeSet
- 4568 VM Metadata API: Adds an option to disable VM metadata API call
- 4481 Query: Adds support for multi-value Group By query for LINQ
- 4583 ChangeFeed: Adds MalformedContinuationToken SubstatusCode to exception
Fixed
- 4538 Query: Fixes plumbing VectorEmbeddingPolicy to ServiceInterop to choose correct default distance function
- 4523 Change Feed / Processor AVAD: Fixes timeToLiveExpired missing from metadata
- 4558 Query: Removes compute specific logic from query pipelines that is no longer required
- 4580 Change Feed: Fixes incorrect exception messages in VersionedAndRidCheckedCompositeToken