Skip to content

0.4.110

Choose a tag to compare

@github-actions github-actions released this 29 Jul 05:46
· 536 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: 8f14289
Date: Tue Jul 29 05:46:19 UTC 2025

What's Changed

  • d93c5b1: Fix for loops counter when working across modules. See PR #2172 for more.

9 July 2025

fastn: 0.4.109

  • 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.