Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency Microsoft.Azure.Cosmos to 3.43.0 #186

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

thomhurst
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
Microsoft.Azure.Cosmos nuget minor 3.38.1 -> 3.43.0

Release Notes

Azure/azure-cosmos-dotnet-v3 (Microsoft.Azure.Cosmos)

v3.43.0

Compare Source

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

v3.42.0

Compare Source

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
  • 4587 Query: Fixes ORDER BY issue when partial partition key is specified in RequestOptions in a query to sub-partitioned container
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

v3.41.0

Compare Source

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)

v3.40.0

Compare Source

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)

v3.39.2

Compare Source

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

v3.39.1

Compare Source

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

v3.39.0

Compare Source

Fixed
  • 4357 Distributed Tracing Documentation : Fixes the default value mentioned in code doc
  • 4359 Query: Fixes occasional hang while querying using partial partition key against a sub-partitioned container
Added
  • 4377 Integrated cache: Adds BypassIntegratedCache for public release
  • 4265 CosmosClientOptions: Adds Private Custom Account Endpoints
  • 4316 Distributed Tracing: Refactors code to rename net.peer.name attribute to server.address. Warning: This is a breaking change, only server.address will be emitted starting with this version.
  • 4339 Diagnostics: Adds Client Configuration for Synchronization context cases
  • 4333 Distributed Tracing: Adds configuration to disable network level tracing in sdk permanently
  • 4323 Query: Adds Support for LINQ Custom Serializer in Public Release
  • 4362 Query: Adds support for non streaming ORDER BY
  • 4074 Query: Adds translation support for single key single value select GROUP BY LINQ queries
  • 4361 Performance: Refactors query prefetch mechanism
  • 4386 Regions: Adds new Regions

    Note: There is added support for the following regions: Taiwan North and Taiwan Northwest.
    This also includes a Direct Package version update to 3.33.0 in PR #​4353


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Sep 5, 2024
@github-actions github-actions bot merged commit b1f819a into main Sep 5, 2024
4 checks passed
@thomhurst thomhurst deleted the renovate/microsoft.azure.cosmos-3.x branch September 5, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file MINOR renovate-bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants