Skip to content

Commit

Permalink
Add release note for v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
justinyoo committed Aug 22, 2022
1 parent a1661db commit 0bcb147
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions release-notes/v1.4.0.md
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

0 comments on commit 0bcb147

Please sign in to comment.