reactiveui / Akavache

An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
https://evolve.xamarin.com/session/56e2044afd00c0253cae33a3
MIT License
2.46k stars 288 forks source link

chore(deps): update dependency microsoft.azure.cosmos to v3.40.0 #932

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.Azure.Cosmos 3.39.1 -> 3.40.0 age adoption passing confidence

Release Notes

Azure/azure-cosmos-dotnet-v3 (Microsoft.Azure.Cosmos) ### [`v3.40.0`](https://togithub.com/Azure/azure-cosmos-dotnet-v3/blob/HEAD/changelog.md#a-name3400-3400---2024-05-17) [Compare Source](https://togithub.com/Azure/azure-cosmos-dotnet-v3/compare/3.39.2...3.40.0) ##### Fixed - [4397](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4397) Query: Fixes ResponseMessage not parsing the IndexMetrics as text in latest sdk ([#​4397](https://togithub.com/Azure/azure-cosmos-dotnet-v3/issues/4397)) - [4426](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4426) ChangeFeedProcessor: Fixes a bug properly when dealing with Legacy lease incremental documents that do not have a Mode property ([#​4426](https://togithub.com/Azure/azure-cosmos-dotnet-v3/issues/4426)) - [4459](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4459) Query: Fixes non streaming order by to use flag from query plan ([#​4459](https://togithub.com/Azure/azure-cosmos-dotnet-v3/issues/4459)) - [4253](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4253) Query: Fixes LINQ Serialization CamelCase Naming Policy ([#​4253](https://togithub.com/Azure/azure-cosmos-dotnet-v3/issues/4253)) - [4493](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4493) Query: Fixes non streaming OrderByCrossPartitionQueryPipelineStage to remove state and handle splits ([#​4493](https://togithub.com/Azure/azure-cosmos-dotnet-v3/issues/4493)) ##### Added - [4446](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4446) Query: Adds a new capability for non streaming order by in QueryFeatures ([#​4446](https://togithub.com/Azure/azure-cosmos-dotnet-v3/issues/4446)) - [4433](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4433) Distributed Tracing: Adds Request charge and Payload size Threshold options ([#​4433](https://togithub.com/Azure/azure-cosmos-dotnet-v3/issues/4433)) - [4462](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4462) Diagnostics: Adds DurationInMs to StoreResult ([#​4462](https://togithub.com/Azure/azure-cosmos-dotnet-v3/issues/4462)) - [4492](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4492) Query: Adds an environment config to suppress sending NonStreamingOrderBy in the list of query features sent to the gateway ([#​4492](https://togithub.com/Azure/azure-cosmos-dotnet-v3/issues/4492)) ### [`v3.39.2`](https://togithub.com/Azure/azure-cosmos-dotnet-v3/blob/HEAD/changelog.md#a-name3392-3392---2024-05-16) [Compare Source](https://togithub.com/Azure/azure-cosmos-dotnet-v3/compare/3.39.1...3.39.2) ##### Fixed - [4413](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4413) Query: Fixes Persisted continuationToken issue (partition splits) by turning off Optimistic Direct Execution by default - [4419](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4419)Query: Fixes bug in OrderByCrossPartitionQueryPipelineStage to ensure that errors in inner pipeline creation are bubbled up

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 4 months ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.