Skip to content

Releases: picoHz/taxy

v0.3.40

06 Apr 09:16
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Change QUIC endpoint creation to use abstract socket for improved runtime handling by @picoHz in #119

Full Changelog: v0.3.39...v0.3.40

v0.3.39

31 Mar 16:54
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Apply IPV6_V6ONLY flag to QUIC ports by @picoHz in #117

Other Changes

  • Update yewdux to version 0.11.0 and remove anymap dependency by @picoHz in #118

Full Changelog: v0.3.38...v0.3.39

v0.3.38

31 Mar 10:02
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix missing /ports/interfaces endpoint by @picoHz in #115
  • Use IPV6_V6ONLY flag to avoid dualstack binding by @picoHz in #116

Full Changelog: v0.3.37...v0.3.38

v0.3.37

30 Mar 07:35
Compare
Choose a tag to compare

What's Changed

New Features

Other Changes

Full Changelog: v0.3.36...v0.3.37

v0.3.36

06 Mar 13:05
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v0.3.35...v0.3.36

v0.3.35

15 Jan 11:44
Compare
Choose a tag to compare

What's Changed

New Features

  • Rewrite Alt-Svc response header according to port configuration by @picoHz in #106

Other Changes

  • Update gloo dependencies to latest versions by @picoHz in #104
  • Update Yew to version 0.21 and related dependencies by @picoHz in #105
  • Update dependencies by @picoHz in #108

Full Changelog: v0.3.34...v0.3.35

v0.3.34

16 Nov 08:18
Compare
Choose a tag to compare

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

Full Changelog: v0.3.33...v0.3.34

v0.3.33

11 Nov 12:26
Compare
Choose a tag to compare

What's Changed

Bug Fixes

New Features

  • Add FreeBSD pre-built binary release workflow by @picoHz in #98
  • Redirect HTTP requests to available HTTPS ports by default by @picoHz in #99

Full Changelog: v0.3.32...v0.3.33

v0.3.32

10 Nov 10:32
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Always overwrite the HOST header value by @picoHz in #95

New Features

Full Changelog: v0.3.31...v0.3.32

v0.3.31

08 Nov 10:00
Compare
Choose a tag to compare

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

Full Changelog: v0.3.30...v0.3.31