Skip to content

6.0.0

Compare
Choose a tag to compare
@commonsensesoftware commonsensesoftware released this 24 Aug 01:26
· 198 commits to main since this release

This is the official 6.0.0 release with support for .NET 6.0 and OData 8.0.

📣 Note that the new package names are Asp.Versioning.*. For more background, see the announcement and roadmap.

Features

No significant new features from the previous pre-releases.

Fixes

ASP.NET Web API with OData

  • Support cast routing convention (#738)
  • Use assembly-qualified type names for EDM type resolution (#854)

ASP.NET Core

  • Clone IsDefaultResponse for API Explorer (#823)
  • Provide workaround for ASP.NET Core bug dotnet/aspnetcore#41773 (#830)
  • Avoid NullReferenceException when reporting API version for non 2xx (#837)
  • Skip collation of actions without versioning metadata (#839)

ASP.NET Core with OData

  • Support cast routing convention (#738)
  • Revert to 8.0.2 as baseline OData version (#836)
  • Fix normalization of OData endpoint metadata (#850)
  • Use assembly-qualified type names for EDM type resolution (#854)

Breaking Changes

No known breaking changes

Contributors

Big thank you to the community for helping burn-in the pre-releases, sharing your thoughts, and reporting issues, but especially: