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.44k stars 288 forks source link

chore(deps): update dependency microsoft.azure.cosmos to v3.39.0 #924

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.38.1 -> 3.39.0 age adoption passing confidence

Release Notes

Azure/azure-cosmos-dotnet-v3 (Microsoft.Azure.Cosmos) ### [`v3.39.0`](https://togithub.com/Azure/azure-cosmos-dotnet-v3/blob/HEAD/changelog.md#a-name3390-3390---2024-04-05) [Compare Source](https://togithub.com/Azure/azure-cosmos-dotnet-v3/compare/3.38.1...3.39.0) ##### Fixed - [4357](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4357) Distributed Tracing Documentation : Fixes the default value mentioned in code doc ##### Added - [4377](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4377) Integrated cache: Adds BypassIntegratedCache for public release - [4265](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4265) CosmosClientOptions: Adds Private Custom Account Endpoints - [4316](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/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](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4338) Diagnostics: Adds Client Configuration for Synchronization context cases - [4333](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4333) Distributed Tracing: Adds configuration to disable network level tracing in sdk permanently - [4323](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4323) Query: Adds Support for LINQ Custom Serializer in Public Release - [4362](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4362) Query: Adds support for non streaming ORDER BY - [4074](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4074) Query: Adds translation support for single key single value select GROUP BY LINQ queries - [4361](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/4361) Performance: Refactors query prefetch mechanism - [4386](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/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](https://togithub.com/Azure/azure-cosmos-dotnet-v3/pull/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.



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.