Skip to content

Commit cdec243

Browse files
committed
Add release note
1 parent a315816 commit cdec243

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

release-notes/v2.0.0-preview1.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## Release Notes ##
2+
3+
* Including [v1.5.0](../../releases/tag/v1.5.0)
4+
5+
6+
## Breaking Changes ##
7+
8+
* `OpenApiHttpTriggerAuthorization` has now been included to `OpenApiConfigurationOptions`.
9+
* `OpenApiConfigurationOptions.IncludeRequestingHostName` has now been changed to `OpenApiConfigurationOptions.ExcludeRequestingHost`.
10+
11+
12+
### Changes & Fixes ###
13+
14+
* #526 Update OpenApiSettings
15+
* #477 V2/ Merge `OpenApiHttpTriggerAuthorization` with `OpenApiConfigurationOptions`
16+
* #397 Change `IncludeRequestingHostName` to `ExcludeRequestingHost` #393 #390

0 commit comments

Comments
 (0)