2.1.0
benjaminpetit
released this
17 Nov 17:02
·
31 commits
to release/2.1
since this release
This release supports .NET 6.0, 7.0, and 8.0. See Getting Started.
The Yarp.ReverseProxy packages are available on NuGet.org.
Breaking changes
- There are no breaking changes between YARP 2.1.0-preview.1 and 2.1.0.
- See 2.1.0-preview.1 release notes for the list of breaking changes between YARP 2.0 and 2.1.
Other changes
- Set IsPackable to true for the k8s project on non rtw builds by @benjaminpetit in #2286
- Conditionally copy Strict-Transport-Security by @Tratcher in #2306
- fix: typo in prometheus sample metrics by @asafdl in #2309
- Add NuGet feed to get daily builds of Yarp.Kubernetes.Controller package. by @benjaminpetit in #2312
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #2318
- Update config-files.md by @YehudaKremer in #2319
- Make RequestTransformContext.DestinationPrefix read-write by @benjaminpetit in #2311
- failing tests for rate limiter policy validation when 'default' or 'disable' used by @jakebanks in #2283
- Update dependencies to rtw by @benjaminpetit in #2326
- chore: fix prometheus sample metric typos in description by @asafdl in #2308
- Timeout integration by @Tratcher in #2307
- Clarify websocket activity failure by @Tratcher in #2325
- Minimal APIs for docs and samples by @Tratcher in #2327
New Contributors
- @asafdl made their first contribution in #2309
- @YehudaKremer made their first contribution in #2319
- @jakebanks made their first contribution in #2283
Full Changelog: v2.1.0-preview.1...v2.1.0