-
Notifications
You must be signed in to change notification settings - Fork 2
Release Notes
1.1.25
-> #95 - Add support for dotnet 9.
1.1.23
-> #93 - Update System.Runtime.Caching due to vulnerability detected.
1.1.20
-> #91 - Update Azure.Identity due to vulnerability detected.
1.1.18
-> #89 - Update Azure.Identity due to vulnerability detected.
1.1.16
-> #87 - Update the NuGet package due to the detected vulnerability.
1.1.14
-> #83 - Remove ConfigureAwait(false) from unit tests.
-> #84 - Direct reference packages that are vulnerable in Microsoft.Data.SqlClient@5.1.1
1.1.11
-> #79 - Add support for dotnet 8.0
-> #80 - Update NuGet packages due to vulnerability detected.
- Introduced by: Microsoft.Data.SqlClient@5.1.1
- For dotnet 6 version
1.1.7
-> #77 - Add support for dot net 7.0.
-> Updated NuGet packages.
-> Fixed vulnerability found in Azure.Identity identified by Snyk.
- Introduced by: Microsoft.Data.SqlClient@5.0.1
1.1.5
-> #75 - Fix vulnerability identified by Snyk.
| Package | Introduced from | Fixed in | Project |
|---|---|---|---|
| System.Drawing.Common 5.0.0 | Microsoft.Data.SqlClient 4.1.0 | System.Drawing.Common 5.0.3 | DatabaseOperations.csproj |
-> #71 - Use Nerdbank.GitVersioning for the build number
-> #69 - Add the preferred or more commonly used pattern which contains options
-> Update ReadMe
1.0.3
-> Add icon to package
-> Add package detail to the project
1.0.2
-> Fix vulnerability issues identified by Snyk.
| Package | Introduced from | Fixed in | Project |
|---|---|---|---|
| Newtonsoft.Json 9.0.1 | Microsoft.NET.Test.Sdk 17.1.0 | Newtonsoft.Json 13.0.1 | .Tests.csproj |
| System.Net.Http | NSubstitute 4.3.0 | System.Net.Http 4.3.2 | .Tests.csproj |
| System.Text.RegularExpressions | NSubstitute 4.3.0 | System.Text.RegularExpressions 4.3.1 | .Tests.csproj |
| Newtonsoft.Json 11.0.1 | Microsoft.SqlServer.SqlManagementObjects 161.47008.0 | Newtonsoft.Json 13.0.1 | DatabaseOperations.csproj |
| System.Net.Http | Microsoft.SqlServer.SqlManagementObjects 161.47008.0 | System.Net.Http 4.3.2 | DatabaseOperations.csproj |
| System.Text.RegularExpressions | Microsoft.SqlServer.SqlManagementObjects 161.47008.0 | System.Text.RegularExpressions 4.3.1 | DatabaseOperations.csproj |
1.0.1
-> Add support for dotnet 5.0
-> Add support for dotnet 6.0
-> Update NuGet dependencies
-> Minor code inspection issues
1.0.0
-> Initial Release
-> Added Database Backup Operator
Daeer Projects