What's Changed
- docs: Chinese, French, and Turkish translations by @pierresh, @ginifizz, @mertingen and @crazywhalecc
- perf: reduce allocs when creating $_SERVER by @dunglas in #540
- perf: hint the number of threads to TSRM by @dunglas in #655
- fix: crash when a write error occurs by @dunglas in #651
- fix: make the md5 command OS independent in
build-static.sh
by @HolgerDoerner in #562 - fix: prevent crash when calling apache_request_headers() in non-HTTP context by @dunglas in #606
- chore: compile with Go 1.22 by @dunglas in #568
- ci: compress Linux binaries with UPX by @dunglas in #572
- ci: compress binary in Alpine with UPX by @dunglas in #581
- ci: build a static binary with debug symbols by @dunglas
New Contributors
- @HolgerDoerner made their first contribution in #562
- @blmhemu made their first contribution in #565
- @ginifizz made their first contribution in #589
- @pierresh made their first contribution in #597
- @flexponsive made their first contribution in #610
- @crazywhalecc made their first contribution in #615
- @steveoliver made their first contribution in #622
- @shinsenter made their first contribution in #624
- @StephenMiracle made their first contribution in #626
- @bofalke made their first contribution in #609
- @sneycampos made their first contribution in #646
- @mertingen made their first contribution in #654
Full Changelog: v1.1.0...v1.1.1