Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps Azure.Core and Microsoft.Azure.Cosmos. These dependencies needed to be updated together.
Updates Azure.Core from 1.45.0 to 1.44.1

Commits

Updates Microsoft.Azure.Cosmos from 3.48.0 to 3.49.0

Release notes

Sourced from Microsoft.Azure.Cosmos's releases.

3.49.0

3.49.0 - 2025-4-17

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

Fixed

  • 5089 WebAssembly : Fixes Guard the ServicePointAccessor call in DocumentClass with IsSupported as well
  • 5106 Diagnostics: Fixes bug where some overloaded substatus codes are displayed incorrectly in diagnostics.
  • 5139 Query: Fixes flip of boolean switch for hybridSearchSkipOrderByRewrite

3.49.0-preview.1

3.49.0-preview.1 - 2025-4-11

Fixes

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

3.49.0-preview.0

3.49.0-preview.0 - 2025-3-21

Fixes

  • 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

3.48.1

3.48.1 - 2025-4-11

Fixes

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

Sourced from Microsoft.Azure.Cosmos's changelog.

3.49.0 - 2025-4-17

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

Fixed

  • 5089 WebAssembly : Fixes Guard the ServicePointAccessor call in DocumentClass with IsSupported as well
  • 5106 Diagnostics: Fixes bug where some overloaded substatus codes are displayed incorrectly in diagnostics.
  • 5139 Query: Fixes flip of boolean switch for hybridSearchSkipOrderByRewrite

3.49.0-preview.1 - 2025-4-11

3.48.1 - 2025-4-11

Fixed

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

3.49.0-preview.0 - 2025-3-21

Commits
  • d3e98de [Internal] 3.49.0: Adds Version bump, changelog, and contracts (#5140)
  • 206ece4 Query: Fixes flip of boolean switch for hybridSearchSkipOrderByRewrite (#5139)
  • 0d22105 VectorIndexing: Adds Preview APIs for VectorIndexing Policies (#5136)
  • 1848684 [Internal] Binary Encoding: Fixes DateTime Parsing Issue (#5133)
  • e1ee560 [Internal] Thin Client Integration: Fixes rntbd headers for proxy request. (#...
  • 0ca35ae [INTERNAL] AddressEnumerator: Fixes IndexOutOfRangeException Observed in Addr...
  • 72f9deb Session Consistency: Adds SessionTokenMismatchRetryPolicy optimization throug...
  • bddf591 UnknownRntbdHeader : Adds a new SDK capability for UnknownRntbdHeaders (#5127)
  • 9b75f85 [Internal] Query: Adds InternalsVisbility to all query oracle project (#5134)
  • fa6097d [Internal] Binary Encoding: Adds Client Option to Enable/Disable Request and ...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [Azure.Core](https://github.com/Azure/azure-sdk-for-net) and [Microsoft.Azure.Cosmos](https://github.com/Azure/azure-cosmos-dotnet-v3). These dependencies needed to be updated together.

Updates `Azure.Core` from 1.45.0 to 1.44.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Core_1.45.0...Azure.Core_1.44.1)

Updates `Microsoft.Azure.Cosmos` from 3.48.0 to 3.49.0
- [Release notes](https://github.com/Azure/azure-cosmos-dotnet-v3/releases)
- [Changelog](https://github.com/Azure/azure-cosmos-dotnet-v3/blob/master/changelog.md)
- [Commits](Azure/azure-cosmos-dotnet-v3@3.48.0...3.49.0)

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.44.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Azure.Cosmos
  dependency-version: 3.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 28, 2025
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant