Skip to content

Commit

Permalink
Add release note
Browse files Browse the repository at this point in the history
  • Loading branch information
justinyoo committed May 3, 2021
1 parent 6da2e2b commit 0c455c8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions release-notes/v0.7.2-preview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## Release Notes ##

Bug fixes and enhancements


### Changes ###

* #104 #98 Fix custom hostname for better discoverability
* It's now exposed through [Azure API Management](https://docs.microsoft.com/azure/api-management/api-management-key-concepts?WT.mc_id=github-0000-juyoo) and load balancing services like [Azure Front Door](https://docs.microsoft.com/azure/frontdoor/front-door-overview?WT.mc_id=github-0000-juyoo)


### Fixes ###

* #111 Fix OpenApiConfigurationResolver that only picks up one `IOpenApiConfigurationOptions` instance
* #114 Examples for OpenAPI V2/V3 that selectively renders the `example` attribute based on the document version

0 comments on commit 0c455c8

Please sign in to comment.