You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 8.2.2
* Fixed issue Security issue in dependency Microsoft.Identity.Client #624: Enforce new version of transient dependency to fix vulnerability and avoid nuget.org version de-listing until SqlClient 6.1 is released.
Copy file name to clipboardExpand all lines: CHANGES.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
# 8.2.2
2
+
* Fixed issue #624: Enforce new version of transient dependency to fix vulnerability and avoid nuget.org version de-listing until SqlClient 6.1 is released.
3
+
1
4
# 8.2.1
2
5
* Updated SqlClient to 5.2.3 (thanks to @cancakar35)
We currently do not maintain older major versions of the sink and backport security fixes. Fixes are usually created as a new release based on the latest existing release.
6
+
7
+
## Reporting a Vulnerability
8
+
9
+
If you find a security related problem in the library, please create an issue in the GitHub repository and give us as much details and context as you can.
0 commit comments