
Pingora 0.3 introduces support for HTTP modules and allows users to import modules written by third parties.
Pingora 0.3 also adds a "replace_body_filter" call so that the request body can be inspected and modified, H2c support, TCP Fast Open support, support for server-side TCP keep-alive, support for setting the DSCP, allow setting the compression level per algoriothm, and various other additions. There is also a handful of bug fixes and other improvements.
Downloads and more details on the Pingora 0.3 feature release via GitHub .