What's Changed
Breaking Changes π
- Drop puppet, update openvox minimum version to 8.19 by @TheMeier in #1648
- Reverse geo
networksparam hash by @bwitt in #1673 - streamline defaults with nginx by @sebastianrakel in #1690
New Features π
- Add support for Ubuntu 24.04 "noble" by @kenyon in #1641
- Allow
ssl_verify_clientwhen onlyssl_trusted_certis set by @ltning in #1645 - Add ssl parameter to IPv6 listen directive by @Cicco0 in #1632
- Change proxy_redirect parameter to Optional[Variant[Array[String],Str⦠by @rgarifullin-bank131 in https://github.com//pull/1650
- add some missing directives:
variables_hash_bucket_size,variables_hash_max_size,proxy_headers_hash_max_sizeby @Enrice in #1659 - Add parameter
uwsgi_paramfor default vhost in server resource by @Heidistein in #1662 - Add GB size unit support by @artonix101 in #1663
- Add grpc support by @yachub in #1681
- Add proxy_next_upstream to server resource and pass it to the location by @sebastianrakel in #1686
- Add Debian 13 support by @bastelfreak in #1687
- Add EL10 support by @bastelfreak in #1688
- remove whitespaces by @sebastianrakel in #1692
Bug Fixes π
- Update passenger signing key by @yachub in #1682
- Allow www in server name when using rewrite_non_www_to_www by @yachub in #1680
Documentation Updates π
- Use voxpupuli.org in examples by @marcusdots in #1685
Other Changes
- Fix ssl verify client compat by @ltning in #1647
- Fix
class_specacceptance test by @bwitt in #1667 - Allow hash for
proxy_cache_validby @bwitt in #1669 - Add WebDAV support by @bwitt in #1668
- Allow
fastcgi_cache_pathto be a Hash by @bwitt in #1665 - Make
ipv6_listen_optionsdefault tolisten_optionsplus ipv6only by @bwitt in #1670 - Add
real_ipmodule support by @bwitt in #1671 - Add missing
locationparams by @bwitt in #1675 - Add docs and type for
use_default_locationby @bwitt in #1674
New Contributors
- @Cicco0 made their first contribution in #1632
- @rgarifullin-bank131 made their first contribution in #1650
- @Heidistein made their first contribution in #1662
- @artonix101 made their first contribution in #1663
- @bwitt made their first contribution in #1667
- @yachub made their first contribution in #1682
- @marcusdots made their first contribution in #1685
- @sebastianrakel made their first contribution in #1686
Full Changelog: v7.0.1...v8.0.0