github microsoft/reverse-proxy v1.0.0
1.0.0

latest releases: v2.2.0, v2.2.0-preview1, v2.1.0...
2 years ago

A security issue was identified in how this release of YARP processes input. Please update to 1.0.1.

We invite you to read the Announcing YARP 1.0 Release blog post.

This release supports .NET Core 3.1, .NET 5.0, and .NET 6.0. See Getting Started.

The Yarp.ReverseProxy packages are available on NuGet.org.

Breaking changes

  • When using the PathPattern transform, /{**remainder} has to be used instead of /{remainder} for the catch-all. This comes with a bug fix where the transform would incorrectly escape the / character as %2F in the remainder. #1321

Other changes

  • Fixed a bug with the RequestHeaderRemove transform where it could throw while processing requests. #1335
  • Fixed a narrow HTTP/2 scenario where the destination server responds with a NO_ERROR reset. #1320
  • A number of documentation and sample improvements. #1329, #1322, #1336, #1338, #1339, #1342, #1361, #1365

For a full list of changes see here.

Don't miss a new reverse-proxy release

NewReleases is sending notifications on new releases.