Skip to content

Releases: Azure/azure-cosmos-dotnet-v3

3.43.0-preview-0

25 Jul 19:18
38c89fd
Compare
Choose a tag to compare
3.43.0-preview-0 Pre-release
Pre-release

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

25 Jul 19:16
38c89fd
Compare
Choose a tag to compare

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

3.42.0-preview.0

09 Jul 16:35
Compare
Choose a tag to compare
3.42.0-preview.0 Pre-release
Pre-release

3.42.0-preview.0 - 2024-07-08

Added

  • 4489 Query: Adds DOCUMENTID extension method for LINQ

Fixed

  • 4507 Query : Fixes ORDER BY query issue when partial partition key is specified with hierarchical partition (#4507)

3.41.0

09 Jul 16:34
Compare
Choose a tag to compare

3.41.0 - 2024-06-07

Added

  • 4489 Query: Adds DOCUMENTID extension method for LINQ

Fixed

  • 4507 Query : Fixes ORDER BY query issue when partial partition key is specified with hierarchical partition (#4507)

3.40.0-preview.2

18 May 02:33
01652aa
Compare
Choose a tag to compare
3.40.0-preview.2 Pre-release
Pre-release

3.40.0-preview.2 - 2024-05-16

Fixed

  • 4413 Query: Fixes Persisted continuationToken issue (partition splits) by turning off Optimistic Direct Execution by default
  • 4419Query: Fixes bug in OrderByCrossPartitionQueryPipelineStage to ensure that errors in inner pipeline creation are bubbled up

3.39.2

18 May 02:23
01652aa
Compare
Choose a tag to compare

3.39.2 - 2024-05-16

Fixed

  • 4413 Query: Fixes Persisted continuationToken issue (partition splits) by turning off Optimistic Direct Execution by default
  • 4419Query: Fixes bug in OrderByCrossPartitionQueryPipelineStage to ensure that errors in inner pipeline creation are bubbled up

3.41.0-preview.0

18 May 02:36
618d120
Compare
Choose a tag to compare
3.41.0-preview.0 Pre-release
Pre-release

3.41.0-preview.0 - 2024-05-17

Added

  • 4486 ContainerProperties: Enables Vector Embedding and Indexing Policy for Preview (#4486)

3.40.0

18 May 02:35
618d120
Compare
Choose a tag to compare

3.40.0 - 2024-05-17

Fixed

  • 4397 Query: Fixes ResponseMessage not parsing the IndexMetrics as text in latest sdk (#4397)
  • 4426 ChangeFeedProcessor: Fixes a bug properly when dealing with Legacy lease incremental documents that do not have a Mode property (#4426)
  • 4459 Query: Fixes non streaming order by to use flag from query plan (#4459)
  • 4253 Query: Fixes LINQ Serialization CamelCase Naming Policy (#4253)
  • 4493 Query: Fixes non streaming OrderByCrossPartitionQueryPipelineStage to remove state and handle splits (#4493)

Added

  • 4446 Query: Adds a new capability for non streaming order by in QueryFeatures (#4446)
  • 4433 Distributed Tracing: Adds Request charge and Payload size Threshold options (#4433)
  • 4462 Diagnostics: Adds DurationInMs to StoreResult (#4462)
  • 4492 Query: Adds an environment config to suppress sending NonStreamingOrderBy in the list of query features sent to the gateway (#4492)

3.40.0-preview.1

18 Apr 17:36
04e6822
Compare
Choose a tag to compare
3.40.0-preview.1 Pre-release
Pre-release

3.40.0-preview.1 - 2024-04-17

Fixed

  • 4426 ChangeFeedProcessor: Fixes ArgumentException when dealing with Legacy lease incremental documents that do not have a Mode property

3.39.1

18 Apr 19:36
8a59688
Compare
Choose a tag to compare

3.39.1 - 2024-04-17

Fixed

  • 4426 ChangeFeedProcessor: Fixes ArgumentException when dealing with Legacy lease incremental documents that do not have a Mode property