Skip to content

Commit

Permalink
Add release note
Browse files Browse the repository at this point in the history
  • Loading branch information
justinyoo committed Dec 23, 2022
1 parent a315816 commit cdec243
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions release-notes/v2.0.0-preview1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## Release Notes ##

* Including [v1.5.0](../../releases/tag/v1.5.0)


## Breaking Changes ##

* `OpenApiHttpTriggerAuthorization` has now been included to `OpenApiConfigurationOptions`.
* `OpenApiConfigurationOptions.IncludeRequestingHostName` has now been changed to `OpenApiConfigurationOptions.ExcludeRequestingHost`.


### Changes & Fixes ###

* #526 Update OpenApiSettings
* #477 V2/ Merge `OpenApiHttpTriggerAuthorization` with `OpenApiConfigurationOptions`
* #397 Change `IncludeRequestingHostName` to `ExcludeRequestingHost` #393 #390

0 comments on commit cdec243

Please sign in to comment.