Skip to content

chore(deps): update dependency microsoft.azure.cosmos to 3.50.0 #1019

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2025

This PR contains the following updates:

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

Release Notes

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

v3.50.0

Added
  • 4993 Query: Adds LINQ extension method for ORDER BY RANK, FullTextScore and RRF
  • 5121 Query: Adds support for the optimized query plan that skips the order by rewrite
  • 5190 Hedging: Adds Hedging for Write requests GA
Fixed
  • 5145 Query: Fixes handling of undefined projections in hybrid search
  • 5150 Query: Fixes Full Text Search APIs by marking them public
  • 5162 HPK : Fixes code documentation to reference PartitionKeyPaths for HPK scenarios
  • 5163 Query: Fixes function signature for RRF, OrderByRank and FullTextScore LINQ extension methods
  • 5171 Query: Fixes FullText Policy API by making language optional
  • 5189 Hedging: Fixes Concurrency Issue

v3.49.1

Fixed
  • 5174 Query: Fixes default for the query plan optimization for Hybrid Search to be disabled

v3.49.0

Compare Source

Added
  • 5077 ThroughputBucketing: Adds changes to make ThroughputBucket public for preview SDK
  • 5069 AsyncCache: Adds support for stack trace optimization during exceptions for AsyncCache and AsyncCacheNonblocking
  • 5120 Query: Adds an environment variable for disabling the hybrid search query plan optimization
  • 5127 UnknownRntbdHeader : Adds a new SDK capability for UnknownRntbdHeaders
  • 5128 Session Consistency: Adds SessionTokenMismatchRetryPolicy optimization through customer supplied region switch hints

v3.48.1

Compare Source

Fixed
  • 5108 Metadata requests: Fixes bug where certain metadata requests are not retried with a client cold start with only query requests

v3.48.0

Compare Source

Fixed
  • 5024 Query: Fixes logic to determine whether to use distributed query by adding a check for gateway connection mode
  • 5049 .NET9: Fixes WebAssembly or browser scenarios by conditionally setting the ConnectionLimit
  • 4470 NonBlockingAsyncCache: Fixes lambda func capturing the outer context (memory optimization)
  • 4977 Heiarchical Partition Keys: Fixes bug for ReadMany where None Partition does not return results
Added
  • 5057 AvailabilityStrategy: Adds WithAvailabilityStrategy method to public GA SDK.
  • 5011 Query: Adds query feature and deserialization of component weights for weighted rank fusion
  • 4980 Query: Adds FullTextContains, FullTextContainsAll, FullTextContainsAny as LINQ extension method
  • 4978 Scripts: Adds Stream APIs for CRUD Operations

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/microsoft.azure.cosmos-3.x branch 2 times, most recently from 6484ced to 1080f53 Compare April 3, 2025 12:54
@renovate renovate bot force-pushed the renovate/microsoft.azure.cosmos-3.x branch from 1080f53 to 394746b Compare April 23, 2025 05:35
@renovate renovate bot changed the title chore(deps): update dependency microsoft.azure.cosmos to 3.48.0 chore(deps): update dependency microsoft.azure.cosmos to 3.48.1 Apr 23, 2025
@renovate renovate bot force-pushed the renovate/microsoft.azure.cosmos-3.x branch from 394746b to 7d40ff0 Compare April 28, 2025 20:30
@renovate renovate bot changed the title chore(deps): update dependency microsoft.azure.cosmos to 3.48.1 chore(deps): update dependency microsoft.azure.cosmos to 3.49.0 Apr 28, 2025
@renovate renovate bot force-pushed the renovate/microsoft.azure.cosmos-3.x branch from 7d40ff0 to 46ede32 Compare May 19, 2025 23:24
@renovate renovate bot changed the title chore(deps): update dependency microsoft.azure.cosmos to 3.49.0 chore(deps): update dependency microsoft.azure.cosmos to 3.49.1 May 19, 2025
@renovate renovate bot force-pushed the renovate/microsoft.azure.cosmos-3.x branch from 46ede32 to 261ffa2 Compare May 20, 2025 07:33
@renovate renovate bot changed the title chore(deps): update dependency microsoft.azure.cosmos to 3.49.1 chore(deps): update dependency microsoft.azure.cosmos to 3.50.0 May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants