Skip to content

0.4.109

Choose a tag to compare

@github-actions github-actions released this 09 Jul 05:09
· 553 commits to main since this release

fastn - Full-stack Web Development Made Easy

Checkout fastn installation step: https://fastn.com/install/.

Note: fastn_linux_musl_x86_64 is not built with musl libc, it is built with
glibc and is a static binary. The name is kept for consistency with older
releases.

GitHub Sha: 44b968c
Date: Wed Jul 9 05:09:21 UTC 2025

What's Changed

  • c179586: Avoid infinite loop in certain conditions. See PR #2170 for more.

3 July 2025

fastn: 0.4.108

  • fix: Filter out null from url query params in the http processor.
  • windows release: windows-2019 -> 2021 because 2019 is retired by Github.