v1.1.0: Update
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 🎉🎉🎉
- @ljhyeon made their first contribution in #324
- @miloul made their first contribution in #323
- @lee-ji-an made their first contribution in #325
- @DannyvdSluijs made their first contribution in #338
- @LennartKoot made their first contribution in #311
- @yifanbian-msft made their first contribution in #330
- @PanosKousidis made their first contribution in #301
- @AieatAssam made their first contribution in #318
- @gsteenpa made their first contribution in #297
Full Changelog: v1.0.0...v1.1.0