File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -853,6 +853,12 @@ This update brings the following changes since the [5.1.7](release-notes/5.1/5.1
853853 [ #3591 ] ( https://github.com/dotnet/SqlClient/pull/3591 ) ,
854854 [ #3204 ] ( https://github.com/dotnet/SqlClient/pull/3204 ) ,
855855 [ #3542 ] ( https://github.com/dotnet/SqlClient/pull/3542 ) )
856+ - Updated the following dependencies
857+ ([ #3754 ] ( https://github.com/dotnet/SqlClient/pull/3754 ) ):
858+ - Azure.Core 1.45.0
859+ (Avoids transitive [ vulnerability] ( https://github.com/Azure/azure-sdk-for-net/issues/44817 ) )
860+ - Azure.Identity 1.12.1
861+ - Microsoft.Identity.Client 4.78.0
856862
857863## [ Stable release 5.1.7] - 2025-04-25
858864
Original file line number Diff line number Diff line change @@ -26,6 +26,13 @@ This update brings the following changes since the [5.1.7](5.1.7.md) release:
2626 [ #3591 ] ( https://github.com/dotnet/SqlClient/pull/3591 ) ,
2727 [ #3204 ] ( https://github.com/dotnet/SqlClient/pull/3204 ) ,
2828 [ #3542 ] ( https://github.com/dotnet/SqlClient/pull/3542 ) )
29+ - Updated the following dependencies
30+ ([ #3754 ] ( https://github.com/dotnet/SqlClient/pull/3754 ) ):
31+ - Azure.Core 1.45.0
32+ (Avoids transitive [ vulnerability] ( https://github.com/Azure/azure-sdk-for-net/issues/44817 ) )
33+ - Azure.Identity 1.12.1
34+ - Microsoft.Identity.Client 4.78.0
35+
2936
3037## Target Platform Support
3138
You can’t perform that action at this time.
0 commit comments