v1.4.0: Update
Release Notes
Bug fixes and enhancements
Changes & Fixes
- #476 Add delegate OpenApiHttpTriggerAuthorization to be more configurable #458 #434
- #466 More DI feature for OpenApiConfigurationOptions #458 #430
- #464 Update the version of NuGet packages for test projects
- #463 Add more test cases for OpenApiHttpTriggerContext
- #435 Support dynamic OpenApiHttpTriggerAuthorization #458 #434
- #432 Support dynamic OpenApiConfigurationOptions #458 #430
- #429 Fix null reference exception
- #426 Distinct same types
- #424 Only add unique openApiReferenceIds to the exported types #407
- #415 Fixed invalid urls when include whitespace in "OpenApi__HostNames" option #411
- #385 Fix: OAuth redirect url is invalid #384
What's Changed
- Add Task #3 Test Code by @CistusF in #412
- Check Open Api version by @Sersoc in #414
- OpenApiDocument HostNames Test by @kafkaaaa in #413
- Fix: OAuth redirect url is invalid by @Derich367 in #385
- Fixed invalid urls when include whitespace in "OpenApi__HostNames" option. by @level120 in #415
- Update vscode task to build and run samples by @ahmadtantowi in #420
- Only add unique openApiReferenceIds to the exported types by @Arjan321 in #424
- Distinct same types by @xDDDx in #426
- Adds new function for OpenApi v3 by @GEONheong in #441
- add DocumentTests by @did7121 in #442
- Fix null reference exception by @im-aperkhunov in #429
- Add more test cases for OpenApiHttpTriggerContext by @justinyoo in #463
- Update the version of NuGet packages for test projects by @justinyoo in #464
- Support dynamic
OpenApiConfigurationOptions
by @jackbatzner in #432 - More DI feature for
OpenApiConfigurationOptions
by @justinyoo in #466 - Support dynamic
OpenApiHttpTriggerAuthorization
by @jackbatzner in #435 - Add delegate OpenApiHttpTriggerAuthorization to be more configurable by @justinyoo in #476
New Contributors
- @CistusF made their first contribution in #412
- @Sersoc made their first contribution in #414
- @kafkaaaa made their first contribution in #413
- @ahmadtantowi made their first contribution in #420
- @Arjan321 made their first contribution in #424
- @xDDDx made their first contribution in #426
- @GEONheong made their first contribution in #441
- @did7121 made their first contribution in #442
- @im-aperkhunov made their first contribution in #429
- @jackbatzner made their first contribution in #432
Full Changelog: v1.3.0...v1.4.0