-
Notifications
You must be signed in to change notification settings - Fork 201
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
## 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 |