What's Changed
- feat: FrankenPHP extensions by @dunglas in #1651
- feat: worker matching by @AlliBalliBaba in #1646
- feat: expose
SSL_CIPHER
environment variable by @alexandre-daubois in #1693 - feat: add logs on up and down thread scaling when using
max_threads auto
by @alexandre-daubois in #1695 - feat: make maximum consecutive failures of the worker script configurable by @alexandre-daubois in #1692
- feat: add HTTP/3 support for ext-curl, add ext-amqp and ext-lz4 to static binaries by @henderkes in #1631
- feat: add brotli and xz extensions to static binaries by @henderkes in #1647
- feat: add
SERVER_ROOT
environment variable to Docker images to provide a different app root by @alexandre-daubois in #1678 - fix: allow using the
php-server
command when building with thenobrotli
tag by @henderkes in #1654 - chore!: uniformize thread attribute name in logs by @dunglas in #1699
- perf: add popular proxy headers by @maxm86545 in #1661
New Contributors
- @maxm86545 made their first contribution in #1661
- @ktherage made their first contribution in #1640
- @demouth made their first contribution in #1709
- @sy-records made their first contribution in #1711
Full Changelog: v1.7.0...v1.8.0