This release supports .NET Core 3.1 and .NET 5.0.0 Preview 6. See Getting Started. The Microsoft.ReverseProxy package is available on NuGet.org.
Major changes and features:
- [Breaking Change] "Backend" has been renamed to "Cluster". See Getting Started for updated config examples.
- Session Affinity - Ensure requests from a given client are always sent to the same destination server.
- Transforms - Modify the request sent to or the response received from the destination server.
For a complete list of changes see the PR history.