v1.2.1
What's Changed
- feat: add support for max_input_time by @dunglas in #874
- fix: remove the parallel from the static binary to prevent freezes by @dunglas in #883
- fix: incorrectly prepared environment variables when not using
Caddyfile
by @dunglas in #885 - fix: prevent crash when worker terminates after a file upload by @dunglas in #857
- fix: C++ extension support when building a static binary by @DubbleClick in #855
- docs: various improvements, including fixes in the sample worker script code
New Contributors
Full Changelog: v1.2.0...v1.2.1