You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Drop puppet, update openvox minimum version to 8.19 [\#1648](https://github.com/voxpupuli/puppet-nginx/pull/1648) ([TheMeier](https://github.com/TheMeier))
- Add support, in locations, of parameters that are available in server and compatible with location [\#1206](https://github.com/voxpupuli/puppet-nginx/issues/1206)
21
+
- Add ngx\_http\_dav\_module support for methods like PUT [\#816](https://github.com/voxpupuli/puppet-nginx/issues/816)
22
+
- Real\_ip module not supported [\#796](https://github.com/voxpupuli/puppet-nginx/issues/796)
23
+
- fastcgi\_cache\_path should allow a hash [\#727](https://github.com/voxpupuli/puppet-nginx/issues/727)
24
+
- proxy\_cache\_valid should allow a hash [\#726](https://github.com/voxpupuli/puppet-nginx/issues/726)
- Add EL10 support [\#1688](https://github.com/voxpupuli/puppet-nginx/pull/1688) ([bastelfreak](https://github.com/bastelfreak))
27
+
- Add Debian 13 support [\#1687](https://github.com/voxpupuli/puppet-nginx/pull/1687) ([bastelfreak](https://github.com/bastelfreak))
28
+
- Add proxy\_next\_upstream to server resource and pass it to the location [\#1686](https://github.com/voxpupuli/puppet-nginx/pull/1686) ([sebastianrakel](https://github.com/sebastianrakel))
29
+
- Add grpc support [\#1681](https://github.com/voxpupuli/puppet-nginx/pull/1681) ([yachub](https://github.com/yachub))
30
+
- Add GB size unit support [\#1663](https://github.com/voxpupuli/puppet-nginx/pull/1663) ([artonix101](https://github.com/artonix101))
31
+
- Add parameter `uwsgi_param` for default vhost in server resource [\#1662](https://github.com/voxpupuli/puppet-nginx/pull/1662) ([Heidistein](https://github.com/Heidistein))
32
+
- add some missing directives: `variables_hash_bucket_size`, `variables_hash_max_size`, `proxy_headers_hash_max_size`[\#1659](https://github.com/voxpupuli/puppet-nginx/pull/1659) ([Enrice](https://github.com/Enrice))
33
+
- Change proxy\_redirect parameter to Optional\[Variant\[Array\[String\],Str… [\#1650](https://github.com/voxpupuli/puppet-nginx/pull/1650) ([rgarifullin-bank131](https://github.com/rgarifullin-bank131))
34
+
- Allow `ssl_verify_client` when only `ssl_trusted_cert` is set [\#1645](https://github.com/voxpupuli/puppet-nginx/pull/1645) ([ltning](https://github.com/ltning))
35
+
- Add support for Ubuntu 24.04 "noble" [\#1641](https://github.com/voxpupuli/puppet-nginx/pull/1641) ([kenyon](https://github.com/kenyon))
36
+
- Add ssl parameter to IPv6 listen directive [\#1632](https://github.com/voxpupuli/puppet-nginx/pull/1632) ([Cicco0](https://github.com/Cicco0))
37
+
38
+
**Fixed bugs:**
39
+
40
+
- Fix for \#1644 \(`ssl_verify_client` with only `ssl_trusted_certificate`\) breaks common use case [\#1646](https://github.com/voxpupuli/puppet-nginx/issues/1646)
- Allow www in server name when using rewrite\_non\_www\_to\_www [\#1680](https://github.com/voxpupuli/puppet-nginx/pull/1680) ([yachub](https://github.com/yachub))
43
+
44
+
**Closed issues:**
45
+
46
+
- Nginx::Size should accept g or G for gigabytes [\#1656](https://github.com/voxpupuli/puppet-nginx/issues/1656)
47
+
- Support `ssl_verify_client` when only `ssl_trusted_cert` is set [\#1644](https://github.com/voxpupuli/puppet-nginx/issues/1644)
48
+
- Rework of nginx::resource::geo for proper networks listing [\#1170](https://github.com/voxpupuli/puppet-nginx/issues/1170)
49
+
- nginx::log\_format does not get set with puppet 4 [\#1088](https://github.com/voxpupuli/puppet-nginx/issues/1088)
50
+
- listen\_options and ipv6\_listen\_options doesn't have the same default value [\#874](https://github.com/voxpupuli/puppet-nginx/issues/874)
51
+
- use\_default\_location behavior is undocumented and confusing/counterintuitive [\#544](https://github.com/voxpupuli/puppet-nginx/issues/544)
52
+
53
+
**Merged pull requests:**
54
+
55
+
- Use voxpupuli.org in examples [\#1685](https://github.com/voxpupuli/puppet-nginx/pull/1685) ([marcusdots](https://github.com/marcusdots))
- Add docs and type for `use_default_location`[\#1674](https://github.com/voxpupuli/puppet-nginx/pull/1674) ([bwitt](https://github.com/bwitt))
58
+
- Add `real_ip` module support [\#1671](https://github.com/voxpupuli/puppet-nginx/pull/1671) ([bwitt](https://github.com/bwitt))
59
+
- Make `ipv6_listen_options` default to `listen_options` plus ipv6only [\#1670](https://github.com/voxpupuli/puppet-nginx/pull/1670) ([bwitt](https://github.com/bwitt))
60
+
- Allow hash for `proxy_cache_valid`[\#1669](https://github.com/voxpupuli/puppet-nginx/pull/1669) ([bwitt](https://github.com/bwitt))
61
+
- Add WebDAV support [\#1668](https://github.com/voxpupuli/puppet-nginx/pull/1668) ([bwitt](https://github.com/bwitt))
62
+
- Fix `class_spec` acceptance test [\#1667](https://github.com/voxpupuli/puppet-nginx/pull/1667) ([bwitt](https://github.com/bwitt))
63
+
- Allow `fastcgi_cache_path` to be a Hash [\#1665](https://github.com/voxpupuli/puppet-nginx/pull/1665) ([bwitt](https://github.com/bwitt))
@@ -418,7 +477,7 @@ https://github.com/voxpupuli/puppet-nginx/pull/1385 changes the default behaviou
418
477
- Automatically require SSL cert files in the server [\#1296](https://github.com/voxpupuli/puppet-nginx/pull/1296) ([ekohl](https://github.com/ekohl))
419
478
- Update smartos support [\#1290](https://github.com/voxpupuli/puppet-nginx/pull/1290) ([joelgarboden](https://github.com/joelgarboden))
420
479
- Allow multiple servers per location [\#1278](https://github.com/voxpupuli/puppet-nginx/pull/1278) ([SaschaDoering](https://github.com/SaschaDoering))
421
-
- Add autoindex to ssl\_header too [\#1275](https://github.com/voxpupuli/puppet-nginx/pull/1275) ([bc-bjoern](https://github.com/bc-bjoern))
480
+
- Add autoindex to ssl\_header too [\#1275](https://github.com/voxpupuli/puppet-nginx/pull/1275) ([epik0r](https://github.com/epik0r))
422
481
- allow adding custom mime types while still using the module defaults [\#1268](https://github.com/voxpupuli/puppet-nginx/pull/1268) ([bryangwilliam](https://github.com/bryangwilliam))
423
482
- Introduce two new optional proxy parameters [\#1256](https://github.com/voxpupuli/puppet-nginx/pull/1256) ([ruriky](https://github.com/ruriky))
424
483
- initial support for snippets [\#1231](https://github.com/voxpupuli/puppet-nginx/pull/1231) ([bryangwilliam](https://github.com/bryangwilliam))
0 commit comments