Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.8.0 source code.tar.gz | 2025-07-26 | 157.2 kB | |
1.8.0 source code.zip | 2025-07-26 | 296.4 kB | |
README.md | 2025-07-26 | 2.2 kB | |
Totals: 3 Items | 455.8 kB | 0 |
What's Changed
Features
- feat: allow nginx / docker-gen network segregation by @Knapoc in https://github.com/nginx-proxy/nginx-proxy/pull/2279
- feat: support ACME challenges for unknown virtual hosts by @p12tic in https://github.com/nginx-proxy/nginx-proxy/pull/2602
- feat: SSL client certificate validation by @SchoNie in https://github.com/nginx-proxy/nginx-proxy/pull/2592
Fixes
- fix(ci): correctly grab docker-gen version from dockerfile by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2622
- fix: set auth_request off for all acme challenge locations by @srstsavage in https://github.com/nginx-proxy/nginx-proxy/pull/2626
Other changes
- docs: config summary by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2623
- test: fix docker-gen tests flakyness by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2625
- ci: bump pytest from 8.3.5 to 8.4.1 in /test/requirements by @dependabot[bot] in https://github.com/nginx-proxy/nginx-proxy/pull/2631 and https://github.com/nginx-proxy/nginx-proxy/pull/2634
- ci: bump requests from 2.32.3 to 2.32.4 in /test/requirements by @dependabot[bot] in https://github.com/nginx-proxy/nginx-proxy/pull/2632
- ci: bump urllib3 from 2.4.0 to 2.5.0 in /test/requirements by @dependabot[bot] in https://github.com/nginx-proxy/nginx-proxy/pull/2633
- ci: fix expired CRL files used in testing by @SchoNie in https://github.com/nginx-proxy/nginx-proxy/pull/2636
Dependencies
- build: bump library/nginx from 1.27.5 to 1.29.0 by @dependabot[bot] in https://github.com/nginx-proxy/nginx-proxy/pull/2635
- build: bump nginxproxy/docker-gen from 0.14.7 to 0.15.0 by @dependabot[bot] in https://github.com/nginx-proxy/nginx-proxy/pull/2638
New Contributors
- @Knapoc made their first contribution in https://github.com/nginx-proxy/nginx-proxy/pull/2279
- @srstsavage made their first contribution in https://github.com/nginx-proxy/nginx-proxy/pull/2626
Full Changelog: https://github.com/nginx-proxy/nginx-proxy/compare/1.7.1...1.8.0