Releases: voxpupuli/puppet-nginx
Releases · voxpupuli/puppet-nginx
Release list
v8.2.0
Immutable
release. Only release title and notes can be modified.
What's Changed
New Features 🎉
- Implement proxy_next_upstream_tries and proxy_next_upstream_timeout by @sebastianrakel in #1705
Full Changelog: v8.1.1...v8.2.0
v8.1.1
Immutable
release. Only release title and notes can be modified.
v8.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
New Features 🎉
- add real IP support to ssl server by @saz in #1696
- puppetlabs/concat: Allow 10.x by @bastelfreak in #1698
Full Changelog: v8.0.0...v8.1.0
v8.0.0
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
v7.0.1
v7.0.0
What's Changed
Breaking Changes 🛠
- Fix
apt-keydeprecated message by @miluxhd in #1610 - Disable mail relay in nginx 1.14 by @jstraw in #1634
New Features 🎉
- metadata.json: Add OpenVox by @jstraw in #1631
- Fix http_raw_prepend/append indentation by @matejzero in #1608
- add support to access_log, error_log log_not_found per location by @ceonizm in #1471
New Contributors
- @jstraw made their first contribution in #1631
- @miluxhd made their first contribution in #1610
- @matejzero made their first contribution in #1608
- @pccibot made their first contribution in #1630
Full Changelog: v6.0.1...v7.0.0