Emergency Ferron 3.0.0-rc.2 release is here (post-mortem?)

Published on: Author: Dorian Niemiec

Remember when I was excited to show Ferron 3.0.0-rc.1? Well, that faded away when I visited the Ferron website, and found that it (or rather zincio-http) had a critical bug inside HTTP/2 implementation… 😔

I was then debugging myself using Wireshark and found that HEADERS frame for empty responses was missing (!). So I quickly patched zincio-http, Ferron 3, and did a quick emergency release of Ferron 3.0.0-rc.2 with just that bugfix.

If you used Ferron 3.0.0-rc.1, I recommend immediately updating to Ferron 3.0.0-rc.2.

Try it

Install Ferron 3 using the installer (the link now works after quick patch):

sudo bash -c "$(curl -fsSL https://get.ferron.sh/v3)"