What's Changed
- feat: pass req and depot into Upstreams::elect to allow more flexible upstream election by @r00t3g in #1225
- feat: introduce a Proxy::host_header_getter method to alter the way host header is propagated to the upstream by @r00t3g in #1228
- cargo fmt and typo fix by @chrislearn in #1229
- feat: Implement client IP forwarding support by @r00t3g in #1230
- feat: add support for multiple and wildcard SNI names in keycerts by @cnlancehu in #1232
- Add Salvo Postgres Diesel Boilerplate Example by @darixsamani in #1233
- use [name].rs instead of mod.rs by @chrislearn in #1235
New Contributors
- @r00t3g made their first contribution in #1225
- @cnlancehu made their first contribution in #1232
- @darixsamani made their first contribution in #1233
Full Changelog: v0.84.2...v0.85.0