Skip to content
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

fix: [#6758] Update to version 3 of the Azure Cosmos DB .NET SDK #6796

Merged
merged 1 commit into from
May 29, 2024

Conversation

JhontSouth
Copy link
Collaborator

Fixes #6758

Description

This PR updates the Microsoft.Azure.Cosmos version from 3.32.2 to 3.40.0.

Specific Changes

  • Updated Microsoft.Azure.Cosmos to 3.40.0.

Testing

The following image shows the BotBuilder Azure unit tests working after the update.
image

@JhontSouth JhontSouth added the Automation: No parity PR does not need to be applied to other languages. label May 29, 2024
@JhontSouth JhontSouth requested a review from a team as a code owner May 29, 2024 18:08
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 389815

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.003%) to 78.177%

Files with Coverage Reduction New Missed Lines %
/libraries/AdaptiveExpressions/LRUCache.cs 4 87.18%
Totals Coverage Status
Change from base Build 389766: 0.003%
Covered Lines: 26197
Relevant Lines: 33510

💛 - Coveralls

@BruceHaley
Copy link
Contributor

✔️ No Binary Compatibility issues for Microsoft.Bot.Builder.Azure.dll

@tracyboehrer tracyboehrer merged commit 2f48b03 into main May 29, 2024
14 checks passed
@tracyboehrer tracyboehrer deleted the southworks/update/azure-cosmos branch May 29, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation: No parity PR does not need to be applied to other languages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to version 3 of the Azure Cosmos DB .NET SDK
4 participants