Releases: fastn-stack/fastn
0.4.69
fastn
- Full-stack Web Development Made Easy
Checkout fastn installation step: https://fastn.io/install/.
Note: fastn_linux_musl_x86_64
is not built with musl
libc, it is built with glibc
and is not a static binary. The name is kept for consistency with older releases.
Linux (x64)
Minimum glibc version to run these releases is 2.31.
GitHub Sha: 058647e
Date: Mon Jun 17 07:11:27 UTC 2024
Full Changelog: 0.4.68...0.4.69
0.4.68
fastn
- Full-stack Web Development Made Easy
Checkout fastn installation step: https://fastn.io/install/.
Note: fastn_linux_musl_x86_64
is not built with musl
libc, it is built with glibc
and is not a static binary. The name is kept for consistency with older releases.
Linux (x64)
Minimum glibc version to run these releases is 2.31.
GitHub Sha: fc65b29
Date: Fri Jun 14 09:46:26 UTC 2024
What's Changed
- fix: Unexpected request route in wasm when the endpoint and handler name have the same prefix by @siddhantk232 in #1910
Full Changelog: 0.4.67...0.4.68
0.4.67
fastn
- Full-stack Web Development Made Easy
Checkout fastn installation step: https://fastn.io/install/.
Note: fastn_linux_musl_x86_64
is not built with musl
libc, it is built with glibc
and is not a static binary. The name is kept for consistency with older releases.
Linux (x64)
Minimum glibc version to run these releases is 2.31.
GitHub Sha: 6cb5638
Date: Thu Jun 13 08:08:38 UTC 2024
What's Changed
- Fix: dependency download for fifthtry packages by @Arpita-Jaiswal in #1909
Full Changelog: 0.4.66...0.4.67
0.4.66
fastn
- Full-stack Web Development Made Easy
Checkout fastn installation step: https://fastn.io/install/.
Note: fastn_linux_musl_x86_64
is not built with musl
libc, it is built with glibc
and is not a static binary. The name is kept for consistency with older releases.
Linux (x64)
Minimum glibc version to run these releases is 2.31.
GitHub Sha: 91a2873
Date: Thu Jun 13 06:24:13 UTC 2024
What's Changed
- Fix: list type variable with processor by @Arpita-Jaiswal in #1908
Full Changelog: 0.4.65...0.4.66
0.4.65
fastn
- Full-stack Web Development Made Easy
Checkout fastn installation step: https://fastn.io/install/.
Note: fastn_linux_musl_x86_64
is not built with musl
libc, it is built with glibc
and is not a static binary. The name is kept for consistency with older releases.
Linux (x64)
Minimum glibc version to run these releases is 2.31.
GitHub Sha: 980b4dc
Date: Wed Jun 12 06:39:54 UTC 2024
What's Changed
- Fix:
fastn update
by @Arpita-Jaiswal in #1892 - fastn migration in progress by @Arpita-Jaiswal in #1894
- inlining fbt by @amitu in #1896
- Added code description for http processor to handle response code by @Arpita-Jaiswal in #1903
- Fix: clone reference passing and mutability check by @Arpita-Jaiswal in #1904
- Updated syntax highlighting for Sublime by @harshdoesdev in #1114
- Fix: sql query processor boolean type handle by @Arpita-Jaiswal in #1907
- Fix: fbt test by @Arpita-Jaiswal in #1906
Full Changelog: 0.4.64...0.4.65
0.4.64
fastn
- Full-stack Web Development Made Easy
Checkout fastn installation step: https://fastn.io/install/.
Note: fastn_linux_musl_x86_64
is not built with musl
libc, it is built with glibc
and is not a static binary. The name is kept for consistency with older releases.
Linux (x64)
Minimum glibc version to run these releases is 2.31.
GitHub Sha: 26dbed3
Date: Wed May 29 13:33:12 UTC 2024
What's Changed
- mention min. required glibc versions for linux by @siddhantk232 in #1869
- Added ftd.string-field-with-default by @Arpita-Jaiswal in #1870
- Fix: http processor url to full url by @Arpita-Jaiswal in #1875
- Fix: Loop reference by @Arpita-Jaiswal in #1882
- Fix fbt tests by @Arpita-Jaiswal in #1883
- Added mountpoint header to wasm request by @Arpita-Jaiswal in #1886
- added download attribute by @Heulitig in #1879
- FifthTry site changes by @Heulitig in #1887
Full Changelog: 0.4.63...0.4.64
0.4.63
fastn
- Full-stack Web Development Made Easy
Checkout fastn installation step: https://fastn.io/install/.
Note: fastn_linux_musl_x86_64
is not built with musl
libc, it is built with
glibc
and is not a static binary.
GitHub Sha: b2b3f8c
Date: Fri May 17 07:26:04 UTC 2024
What's Changed
- ci: fastn_linux_x86_64 -> fastn_linux_musl_x86_64 by @siddhantk232 in #1868
Full Changelog: 0.4.62...0.4.63
0.4.62
fastn
- Full-stack Web Development Made Easy
Checkout fastn installation step: https://fastn.io/install/.
GitHub Sha: 911b35b
Date: Wed May 15 14:10:51 UTC 2024
What's Changed
- Wasm: Added send request by @Arpita-Jaiswal in #1838
- wasm: DS functions by @Arpita-Jaiswal in #1841
- minor fix: set
FASTN_ALLOW_FTD_READ
to allow serving FTD file source by @harshdoesdev in #1833 - wasm: DS function by @Arpita-Jaiswal in #1842
- Fix: Using sqlite by @Arpita-Jaiswal in #1844
- remove fastn_ds::send_email by @siddhantk232 in #1845
- Using:
ft_sys_shared::SqliteRawValue
by @Arpita-Jaiswal in #1846 - record closure fixes by @Heulitig in #1843
- remove dashmap completely by @amitu in #1848
- Fix: clift api and increase payload size by @Arpita-Jaiswal in #1849
- Minor fix: async -> sync by @Arpita-Jaiswal in #1851
- remove send-ftd by @amitu in #1852
- removing fastn-ui dependency by @Heulitig in #1864
- enabled use-config-json feature in fastn by @Heulitig in #1865
- remove
nix
from release workflow and update on deps by @siddhantk232 in #1867
Full Changelog: 0.4.61...0.4.62
0.4.61
fastn
- Full-stack Web Development Made Easy
Checkout fastn installation step: https://fastn.io/install/.
GitHub Sha: d9b7dc9
Date: Thu Apr 4 15:02:28 UTC 2024
What's Changed
- added toc processor test by @Heulitig in #1825
- Feature: Download on demand by @Arpita-Jaiswal in #1827
- fix: tests and use env_bool instead of env::var by @siddhantk232 in #1828
- feat/rm auth by @siddhantk232 in #1829
- rollback deadpool and deadpool postgres by @siddhantk232 in #1831
Full Changelog: 0.4.60...0.4.61
0.4.60
fastn
- Full-stack Web Development Made Easy
Checkout fastn installation step: https://fastn.io/install/.
GitHub Sha: c8fe31d
Date: Tue Mar 26 13:15:38 UTC 2024
What's Changed
ds.http() -> http::Response<bytes::Bytes>
by @amitu in #1810- feat: Switch to
deno_core
JavaScript runtime by @harshdoesdev in #1811 - http: using default client by @Heulitig in #1812
- feat: add GET support in ftd.http by @siddhantk232 in #1813
- fix(ftd.http): replicate error response behaviour for data response by @siddhantk232 in #1822
- toc processor body fix by @Heulitig in #1824
- use rquickjs for release builds by @siddhantk232 in #1823
- some code cleanups by @amitu in #1814
Full Changelog: 0.4.59...0.4.60