v2.1.0
版本发布时间: 2023-11-18 01:02:17
microsoft/reverse-proxy最新发布版本:v2.2.0(2024-09-03 19:22:14)
This release supports .NET 6.0, 7.0, and 8.0. See Getting Started.
The Yarp.ReverseProxy packages are available on NuGet.org.
What's Changed
- Set IsPackable to true for the k8s project on non rtw builds by @benjaminpetit in https://github.com/microsoft/reverse-proxy/pull/2286
- Conditionally copy Strict-Transport-Security by @Tratcher in https://github.com/microsoft/reverse-proxy/pull/2306
- fix: typo in prometheus sample metrics by @asafdl in https://github.com/microsoft/reverse-proxy/pull/2309
- Add NuGet feed to get daily builds of Yarp.Kubernetes.Controller package. by @benjaminpetit in https://github.com/microsoft/reverse-proxy/pull/2312
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/microsoft/reverse-proxy/pull/2318
- Update config-files.md by @YehudaKremer in https://github.com/microsoft/reverse-proxy/pull/2319
- Make RequestTransformContext.DestinationPrefix read-write by @benjaminpetit in https://github.com/microsoft/reverse-proxy/pull/2311
- failing tests for rate limiter policy validation when 'default' or 'disable' used by @jakebanks in https://github.com/microsoft/reverse-proxy/pull/2283
- Update dependencies to rtw by @benjaminpetit in https://github.com/microsoft/reverse-proxy/pull/2326
- chore: fix prometheus sample metric typos in description by @asafdl in https://github.com/microsoft/reverse-proxy/pull/2308
- Timeout integration by @Tratcher in https://github.com/microsoft/reverse-proxy/pull/2307
- Clarify websocket activity failure by @Tratcher in https://github.com/microsoft/reverse-proxy/pull/2325
- Minimal APIs for docs and samples by @Tratcher in https://github.com/microsoft/reverse-proxy/pull/2327
New Contributors
- @asafdl made their first contribution in https://github.com/microsoft/reverse-proxy/pull/2309
- @YehudaKremer made their first contribution in https://github.com/microsoft/reverse-proxy/pull/2319
- @jakebanks made their first contribution in https://github.com/microsoft/reverse-proxy/pull/2283
Full Changelog: https://github.com/microsoft/reverse-proxy/compare/v2.1.0-preview.1...v2.1.0