We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a70b83 commit e9996f4Copy full SHA for e9996f4
CHANGES.md
@@ -1,3 +1,10 @@
1
+# 6.0.0
2
+* Updated .NET target frameworks (removed soon obsolete .NET Core 3.1, added .NET 6.0 LTS).
3
+* Fixed issue #417: removed obsolete and vulnerable Microsoft.Azure.Services.AppAuthentication.
4
+* Updated SqlClient to 5.0.1 (breaking change: https://github.com/serilog-mssql/serilog-sinks-mssqlserver#release-600).
5
+* Updated all other dependencies to latest versions.
6
+* Removed obsolete System.Config extension methods (only for .NET Framework 4.5.2 which is no longer supported).
7
+
8
# 5.8.0
9
* Partial fix of issue #417: Update SqlClient to 3.0.0 etc. to fix high severity vulnerability
10
* Removed support for obsolete .NET Framework 4.5.2
0 commit comments