Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Azure/azure-cosmos-dotnet-v3 from 3.38.1 to 3.48.0.

Release notes

Sourced from Azure/azure-cosmos-dotnet-v3's releases.

3.48.0

3.48.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.0-preview.2

3.48.0-preview.2 - 2025-2-28

Fixed

  • 5030 Binary Encoding: Fixes Serialization Gaps on Newtonsoft Reader/Writer for Transactional Batch API.

3.48.0-preview.1

3.48.0-preview.1 - 2025-2-14

Added

  • 5013 Resiliency: Fixes a bug in the feature for "Faster detection of broken Transport connections".

Set Environment variable AZURE_COSMOS_AGGRESSIVE_TIMEOUT_DETECTION_ENABLED to "True" to enable the above feature. Fixed an issue where connections weren't marked as "unhealthy" under sustained failures, delaying recovery. Now, unhealthy connections trigger prompt reconnection, ensuring continuous client operations.

3.48.0-preview.0

3.48.0-preview.0 - 2025-2-7

Added

  • 4706 Hedging: Adds support for writes on multi region accounts

3.47.2

3.47.2 - 2025-2-28

Fixed

  • 5030 Binary Encoding: Fixes Serialization Gaps on Newtonsoft Reader/Writer for Transactional Batch API.

3.47.1

3.47.1 - 2025-2-14

Added

  • 5013 Resiliency: Fixes a bug in the feature for "Faster detection of broken Transport connections".

Set Environment variable AZURE_COSMOS_AGGRESSIVE_TIMEOUT_DETECTION_ENABLED to "True" to enable the above feature. Fixed an issue where connections weren't marked as "unhealthy" under sustained failures, delaying recovery. Now, unhealthy connections trigger prompt reconnection, ensuring continuous client operations.

3.47.0

... (truncated)

Changelog

Sourced from Azure/azure-cosmos-dotnet-v3's changelog.

3.48.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.0-preview.2 - 2025-2-28

3.47.2 - 2025-2-28

Fixed

  • 5030 Binary Encoding: Fixes Serialization Gaps on Newtonsoft Reader/Writer for Transactional Batch API.

3.48.0-preview.1 - 2025-2-14

3.47.1 - 2025-2-14

Added

  • 5013 Resiliency: Fixes a bug in the feature for "Faster detection of broken Transport connections".

Set Environment variable AZURE_COSMOS_AGGRESSIVE_TIMEOUT_DETECTION_ENABLED to "True" to enable the above feature. Fixed an issue where connections weren't marked as "unhealthy" under sustained failures, delaying recovery. Now, unhealthy connections trigger prompt reconnection, ensuring continuous client operations.

3.48.0-preview.0 - 2025-1-30

Added

3.47.0 - 2025-2-07

Added

  • 4682 OpenTelemetry Metrics: Adds support to collect Operation level metrics
  • 4857 Query: Adds LINQ support for Multi-key Group By translation
  • 4872 Open Telemetry : Adds implementation for network level Metrics
  • 4925 Open Telemetry: Adds option to opt-in optional dimensions
  • 4966 Hedging: Adds reads CrossRegionalHedging to GA SDK release
  • 4994 Query: Adds Computed Properties to Public Interface

This also includes a Direct Package version update to 3.37.9 in PR #4990

Fixed

  • 4928 Upgrade Resiliency: Fixes Code to Clean-up Unhealthy Connection and LbChannelState Object.

... (truncated)

Commits
  • 4e81ed6 [INTERNAL] AsyncCache: Adds Parameter to Enable Exception Handling Using `Cos...
  • 2745311 3.48.0: Adds changlog updates and version bump (#5065)
  • 466708a Query: Adds support for weighted RRF in hybrid search (#5064)
  • 149f686 [Internal] Circuit Breaker: Adds Code to Implement Per Partition Circuit Brea...
  • fed8be3 Heiarchical Partition Keys: Fixes bug for ReadMany where None Partition doe...
  • 3fd0862 Scripts: Adds Stream APIs for CRUD Operations (#4978)
  • 5e1dd0c AddressRefresh: Fixes behavior of AddressRefresh calls so they preform cross ...
  • 0f13fcf [Internal] Binary Encoding: Fixes serializer for non-point operations. (#5058)
  • 8696b8e [Internal]: Fixes NullRef in TransportHandler when client is concurrently dis...
  • 93358ac NonBlockingAsyncCache: Fixes lambda func capturing the outer context (memory ...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [Azure/azure-cosmos-dotnet-v3](https://github.com/azure/azure-cosmos-dotnet-v3) from 3.38.1 to 3.48.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.38.1...3.48.0)

---
updated-dependencies:
- dependency-name: Azure/azure-cosmos-dotnet-v3
  dependency-version: 3.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 11, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2025

Superseded by #8.

@dependabot dependabot bot closed this Apr 15, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/Azure/azure-cosmos-dotnet-v3-3.48.0 branch April 15, 2025 03:06
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants