Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.7.0 source code.tar.gz | 2025-01-18 | 141.8 kB | |
1.7.0 source code.zip | 2025-01-18 | 266.0 kB | |
README.md | 2025-01-18 | 2.5 kB | |
Totals: 3 Items | 410.3 kB | 0 |
What's Changed
Features
- feat: enable keepalive by default by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2546
- feat: trust default certificate by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2535
- feat: basic implementation of IPv6 for IPv6 docker networks by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2499
- feat: add proto to
VIRTUAL_HOST_MULTIPORTS
by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2561 - feat: redirect non-GET methods using 308 instead of 301 by @junderw in https://github.com/nginx-proxy/nginx-proxy/pull/1737
Fixes
- fix: wildcard certificates should only work one level deep by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2558
Other changes
- docs: remove experimental label for http loadbalance by @SchoNie in https://github.com/nginx-proxy/nginx-proxy/pull/2547
- docs: alerts markdown by @SchoNie in https://github.com/nginx-proxy/nginx-proxy/pull/2549
- chore: changes from upstream docker install by @SchoNie in https://github.com/nginx-proxy/nginx-proxy/pull/2551
- refactor: nginx template by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2550
- tests: supplemental test for certificate selection by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2563
- chore: docker compose version is obsolete by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2565
- ci: python 3.12+ compatibility by @SchoNie in https://github.com/nginx-proxy/nginx-proxy/pull/2566
- tests: fix, cleanup and restructure test code by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2569
- tests: factor out base nginx-proxy config and enable local testing on macOS / Darwin by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2570
Dependencies
- build: bump nginxproxy/docker-gen from 0.14.3 to 0.14.4 by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2545
- build: bump library/nginx from 1.27.2 to 1.27.3 by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2548
- ci: bump pytest from 8.3.3 to 8.3.4 in /test/requirements by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2554
New Contributors
- @junderw made their first contribution in https://github.com/nginx-proxy/nginx-proxy/pull/1737
Full Changelog: https://github.com/nginx-proxy/nginx-proxy/compare/1.6.4...1.7.0