github microsoft/reverse-proxy v1.0.0-preview2
1.0.0-preview2

latest releases: v2.1.0, v2.1.0-preview.1, v2.0.1...
pre-release3 years ago

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.

Don't miss a new reverse-proxy release

NewReleases is sending notifications on new releases.