Skip to content

Spring.NET 3.0.3 GA

Latest
Compare
Choose a tag to compare
@lahma lahma released this 28 Jul 18:41
04964d3

What's Changed

  • Upgrade to NUKE 8 by @lahma in #243
  • Make generic version of QueryWithRowMapper and QueryWithResultSetExtractor virtual by @robsosno in #249
  • Upgrade packages by @lahma in #251
  • Switch to using MS logging abstractions by @lahma in #267
  • Inline logger helpers for idiomatic usage by @lahma in #270
  • Use standard ILogger name instead of alias by @lahma in #271
  • Missing alias for Microsoft.Data.SqlClient in dbproviders definition by @rpaterlini in #274
  • Fixed tests to work at least for .NET 8 by @rpaterlini in #275
  • Upgrade Apache NMS packages by @lahma in #280
  • Restore compatibility with Quartz v3.12.0 and newer by @molehillrocker in #298

New Contributors

Full Changelog: v3.0.2...v3.0.3