Skip to content

v1.5.1: Update

Latest
Compare
Choose a tag to compare
@justinyoo justinyoo released this 27 Jan 09:53
· 18 commits to main since this release

Release Notes

  • Bug fixes and enhancements

Changes & Fixes

  • #547 Flexibility to choose Microsoft.AspNetcore.App on the isolate worker #536 #534
  • #524 add TimeSpanObjectTypeVisitor #401
  • #506 Fix handling of 'Required' fields for Newtonsoft #402 #336
  • #504 Allow object types to be marked as nullable
  • #503 Fix issue with DocumentHelperExceptions.GetOpenApiParameters not forwarding the OpenAPI schema version

What's Changed

  • Update sample app that applies v1.5.0 by @justinyoo in #528
  • add TimeSpanObjectTypeVisitor by @sinantutan in #524
  • Allow object types to be marked as nullable by @lalo3k in #504
  • Fix issue with DocumentHelperExceptions.GetOpenApiParameters not forwarding the OpenAPI schema version. by @jstoker in #503
  • Fix handling of 'Required' fields for Newtonsoft by @William-Froelich in #506
  • Flexibility to choose Microsoft.AspNetcore.App on the isolate worker by @justinyoo in #547

New Contributors

Full Changelog: v1...v1.5.1