Releases: Azure/azure-cosmos-dotnet-v3
3.46.0-preview.0
3.46.0-preview.0 - 2024-10-25
Added
3.45.0
3.45.0 - 2024-10-25
Added
-
4781 AppInsights: Adds classic attribute back to cosmos db to support appinsights sdk.
-
4709 Availability: Adds account-level read regions as effective preferred regions when preferred regions is not set on client.
-
4810 Package Upgrade: Refactors code to upgrade DiagnosticSource Library from 6.0.1 to 8.0.1
-
4794 Query: Adds hybrid search query pipeline stage
-
4819 Azurecore: Fixes upgrading azure core dependency to latest
-
4814 DeleteAllItemsByPartitionKeyStreamAsync: Adds DeleteAllItemsByPartitionKeyStreamAsync API to GA
-
4845 ContainerProperties: Refactors Vector Embedding and Indexing Policy Interfaces to Mark Them as Public for GA
Fixed
3.45.0-preview.1
3.45.0-preview.1 - 2024-10-16
Fixed
- 4799 Open Telemetry: Re-added deprecated attribute to support Application Insights SDK by default. For OpenTelemetry attributes, set the environment variable OTEL_SEMCONV_STABILITY_OPT_IN=
database/dupe
.
3.44.1
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