New
Spring.NET 3.0.3 GA
What's Changed
- Upgrade to NUKE 8 by @lahma in https://github.com/spring-projects/spring-net/pull/243
- Make generic version of QueryWithRowMapper and QueryWithResultSetExtractor virtual by @robsosno in https://github.com/spring-projects/spring-net/pull/249
- Upgrade packages by @lahma in https://github.com/spring-projects/spring-net/pull/251
- Switch to using MS logging abstractions by @lahma in https://github.com/spring-projects/spring-net/pull/267
- Inline logger helpers for idiomatic usage by @lahma in https://github.com/spring-projects/spring-net/pull/270
- Use standard ILogger name instead of alias by @lahma in https://github.com/spring-projects/spring-net/pull/271
- Missing alias for Microsoft.Data.SqlClient in dbproviders definition by @rpaterlini in https://github.com/spring-projects/spring-net/pull/274
- Fixed tests to work at least for .NET 8 by @rpaterlini in https://github.com/spring-projects/spring-net/pull/275
- Upgrade Apache NMS packages by @lahma in https://github.com/spring-projects/spring-net/pull/280
- Restore compatibility with Quartz v3.12.0 and newer by @molehillrocker in https://github.com/spring-projects/spring-net/pull/298