Skip to content

v9.0.0

Compare
Choose a tag to compare
@ardalis ardalis released this 15 May 18:17
· 32 commits to main since this release

What's Changed

  • Expose ValidationErrors as IEnumerable to Prevent Side Effects by @KyleMcMaster in #169
  • Add Created.Result by @hectorrhg in #177
  • Add Result.NoContent support (HTTP 204) by @dadyarri in #178
  • Fix 179 by @ardalis in #180
  • Update Error usage to utilize ErrorList record with ErrorMessages and CorrelationId by @KyleMcMaster in #173

New Contributors

  • @hectorrhg made their first contribution in #177
  • @dadyarri made their first contribution in #178

Full Changelog: v8.0.0...v9.0.0