Skip to content

1.0.0-preview3

Pre-release
Pre-release

Choose a tag to compare

@Tratcher Tratcher released this 31 Jul 16:32
cd7713c

This release supports .NET Core 3.1 and .NET 5.0.0 Preview 7. See Getting Started. The Microsoft.ReverseProxy package is available on NuGet.org.

Major changes and features:

  • [Breaking-Change] The route match "Host" parameter has been changed from a single value to a multi value "Hosts" list. See Getting Started for updated config examples.
  • Authorization specified per route.
  • CORS specified per route.

For a complete list of changes see the PR history.