Skip to content

Releases: ferronweb/ferron

1.3.5

31 Jul 07:20
Compare
Choose a tag to compare
  • Adjusted the Brotli and Zstandard compression parameters for lower memory usage

1.3.4

22 Jul 11:38
Compare
Choose a tag to compare
  • The server now determines the server configuration again (with changed location) after replacing the URL with a sanitized one.

1.3.3

22 Jun 09:37
Compare
Choose a tag to compare
  • Fixed 502 errors caused by canceled operations when reverse proxying with Docker

1.3.2

21 Jun 14:49
Compare
Choose a tag to compare
  • Fixed Rust panics when trying to use reverse proxying with HTTP/3
  • The server now wrap ETags in quotes for partial content requests

1.3.1

26 May 15:39
Compare
Choose a tag to compare
  • Fixed "http.request" ASGI event with the incorrect assigned "lifespan.shutdown" type
  • Fixed incorrect configuration validation of error and location configurations

1.3.0

06 May 15:48
Compare
Choose a tag to compare
  • Added support for configurable error handling that uses a regular request handler
  • Added support for intercepting error responses from backend servers

1.2.0

03 May 10:07
Compare
Choose a tag to compare
  • Added support for environment variable overrides
  • Fixed the "http2Settings" configuration property logged an unused by Ferron when it's configured
  • The server now adds a date to HTTP/3 responses
  • The server now sends the original request headers to the WebSocket backend server, when Ferron is configured as a reverse proxy
  • The server now sends the original request headers to the ASGI application, when the server is connected via WebSocket protocol

This is the first release of Ferron on GitHub. Earlier releases can be found at https://downloads.ferronweb.org.