v1.0.0-preview2
版本发布时间: 2020-06-26 02:52:08
microsoft/reverse-proxy最新发布版本:v2.2.0(2024-09-03 19:22:14)
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.