Releases: picoHz/taxy
Releases · picoHz/taxy
v0.3.34
What's Changed
New Features
- Support regex patterns in virtual hosts by @picoHz in #102
- Include target server URL path in proxied requests by @picoHz in #103
Other Changes
- Migrate from warp to axum for HTTP handling by @picoHz in #100
- Migrate to hyper v1 by @picoHz in #101
Full Changelog: v0.3.33...v0.3.34
v0.3.33
v0.3.32
v0.3.31
What's Changed
New Features
- Support proto and host directive in forwarded header by @picoHz in #91
- Send both forwarded and x-forwarded-for headers by default by @picoHz in #92
- Support for x-forwarded-host header by @picoHz in #93
Other Changes
- Update outdated dependencies by @picoHz in #88
- build(deps): bump openssl from 0.10.64 to 0.10.66 by @dependabot in #89
- Update outdated dependencies by @picoHz in #90
Full Changelog: v0.3.30...v0.3.31
v0.3.30
v0.3.29
What's Changed
Bug Fixes
- Support multiple private key formats by @picoHz in #74
- Support certificates without Subject Alternate Name by @picoHz in #73
Other Changes
- Update sqlx version to 0.7.4 by @picoHz in #67
- Add Docker installation instructions to docs by @picoHz in #68
- Update network-interface version to 2.0.0 by @picoHz in #69
- Update brotli version to 6.0.0 by @picoHz in #71
- Update utoipa-swagger-ui version to 7.0.0 by @picoHz in #72
Full Changelog: v0.3.28...v0.3.29
v0.3.28
v0.3.27
What's Changed
Bug Fixes
New Features
Other Changes
- Update serde_qs to version 0.13.0 and brotli to version 5.0.0 by @picoHz in #62
- build(deps): bump whoami from 1.4.1 to 1.5.1 by @dependabot in #63
- build(deps): bump h2 from 0.3.24 to 0.3.26 by @dependabot in #64
Full Changelog: v0.3.26...v0.3.27