Skip to content

v1.1.0: Update

Compare
Choose a tag to compare
@justinyoo justinyoo released this 11 Feb 10:10
· 99 commits to main since this release

Release Notes

Bug fixes and enhancements

  • The out-of-proc worker extension now explicitly targets both .NET 5 and 6.

Changes & Fixes

  • #358 Refactor sample apps for .NET 6 in-proc/out-of-proc
  • #330 Allow relative URL being used as base URL
  • #329 Deprecated feature implementation #319
  • #318 Resolve TypeLoadException for QueryCollection #296
  • #311 Support Required attribute #226
  • #310 Fixes: Enum of type byte is ignored #309
  • #301 Fix: OpenAPI attributes are not getting picked up if they are in a referenced class library project #298
  • #297 Add a HideDocument flag akin to HideSwaggerUI

New Contributors 🎉🎉🎉

Full Changelog: v1.0.0...v1.1.0