Release 1.3.0
- Added missing extension methods for logging exceptions (to avoid situations when the exception is "silenced" and the application is unaware of the situation).
Public methods are additionally marked with thevirtual
modifier for flexible behavior overriding and API uniformity. - Bump .NET SDKs versions
6.0.418 => 6.0.419
8.0.101 => 8.0.200 - Bump Microsoft.NET.Test.Sdk 17.8.0 => 17.9.0
- Bump Npgsql driver 8.0.1 => 8.0.2
Full Changelog: 1.2.0...1.3.0