We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a315816 commit cdec243Copy full SHA for cdec243
release-notes/v2.0.0-preview1.md
@@ -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