microsoft / botbuilder-dotnet

Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
https://github.com/Microsoft/botframework
MIT License
872 stars 479 forks source link

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

Closed JhontSouth closed 4 months ago

JhontSouth commented 4 months ago

Fixes #6758

Description

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

Specific Changes

Testing

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

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 389815

Details


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

💛 - Coveralls
BruceHaley commented 4 months ago

:heavy_check_mark: No Binary Compatibility issues for Microsoft.Bot.Builder.Azure.dll