| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.9.0 source code.tar.gz | 2025-10-25 | 159.7 kB | |
| 1.9.0 source code.zip | 2025-10-25 | 301.5 kB | |
| README.md | 2025-10-25 | 3.3 kB | |
| Totals: 3 Items | 464.5 kB | 0 | |
What's Changed
[!NOTE] The use of docker-gen version 0.16.0 enables filtering of containers seen by nginx-proxy using the
DOCKER_CONTAINER_FILTERSenvironment variable. Check the documentation.
Features
- feat: proxy protocol support by @antoniomika in https://github.com/nginx-proxy/nginx-proxy/pull/2587
- feat: pass X-Real-IP header to gRPC Backend by @ArtARTs36 in https://github.com/nginx-proxy/nginx-proxy/pull/2641
Fixes
- fix: prevent incorrect loading of wildcard domains in vhost configuration by @Sjerd in https://github.com/nginx-proxy/nginx-proxy/pull/2649
Other changes
- docs: bump docker image version by @JamBalaya56562 in https://github.com/nginx-proxy/nginx-proxy/pull/2640
- docs: remove http3 experimental warning by @SchoNie in https://github.com/nginx-proxy/nginx-proxy/pull/2666
- docs: add instructions for containers filtering by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2667
- docs: add files to configuration summary by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2652
- docs: add precisions to multi container compose file by @Bob-le-pirate in https://github.com/nginx-proxy/nginx-proxy/pull/2650
- ci: bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/nginx-proxy/nginx-proxy/pull/2644
- ci: add workflows permissions by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2648
- ci: bump requests from 2.32.4 to 2.32.5 in /test/requirements by @dependabot[bot] in https://github.com/nginx-proxy/nginx-proxy/pull/2653
- ci: bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/nginx-proxy/nginx-proxy/pull/2657
- ci: bump pytest from 8.4.1 to 8.4.2 in /test/requirements by @dependabot[bot] in https://github.com/nginx-proxy/nginx-proxy/pull/2656
- ci: bump peter-evans/dockerhub-description from 4 to 5 by @dependabot[bot] in https://github.com/nginx-proxy/nginx-proxy/pull/2663
Dependencies
- build: bump library/nginx from 1.29.0 to 1.29.2 by @dependabot[bot] in https://github.com/nginx-proxy/nginx-proxy/pull/2646 and https://github.com/nginx-proxy/nginx-proxy/pull/2664
- build: bump nginxproxy/docker-gen from 0.15.0 to 0.16.0 by @dependabot[bot] in https://github.com/nginx-proxy/nginx-proxy/pull/2654 and https://github.com/nginx-proxy/nginx-proxy/pull/2665
- build: bump nginxproxy/forego from 0.18.3 to 0.18.4 by @dependabot[bot] in https://github.com/nginx-proxy/nginx-proxy/pull/2658
New Contributors
- @JamBalaya56562 made their first contribution in https://github.com/nginx-proxy/nginx-proxy/pull/2640
- @antoniomika made their first contribution in https://github.com/nginx-proxy/nginx-proxy/pull/2587
- @ArtARTs36 made their first contribution in https://github.com/nginx-proxy/nginx-proxy/pull/2641
- @Sjerd made their first contribution in https://github.com/nginx-proxy/nginx-proxy/pull/2649
- @Bob-le-pirate made their first contribution in https://github.com/nginx-proxy/nginx-proxy/pull/2650
Full Changelog: https://github.com/nginx-proxy/nginx-proxy/compare/1.8.0...1.9.0