Skip to content

Commit 8a319b1

Browse files
committed
User Story 40114: Release activities for v5.1.8
- Added entry for dependency updates.
1 parent 958fed9 commit 8a319b1

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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

release-notes/5.1/5.1.8.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)