1.4.0
版本发布时间: 2023-12-08 08:53:47
nginx-proxy/nginx-proxy最新发布版本:1.6.2(2024-10-06 21:34:59)
What's Changed
New features
- feat: support containers running --net=host (#1537) by @rot169 in https://github.com/nginx-proxy/nginx-proxy/pull/2222
- feat: experimental HTTP/3 support + optional HTTP/2 disabling by @buchdag, @SchoNie, @Knapoc and @patrickdk77 in https://github.com/nginx-proxy/nginx-proxy/pull/2278
Fixes
- fix: Replace mDNS .local domain with .internal domain by @SaturnIC in https://github.com/nginx-proxy/nginx-proxy/pull/2250
- fix: add missing chacha cipher by @azlux in https://github.com/nginx-proxy/nginx-proxy/pull/2247
Other
- test: bump create_server_certificate.sh to nginx:1.25.1 by @SchoNie in https://github.com/nginx-proxy/nginx-proxy/pull/2283
Dependencies
- build: bump nginx from 1.23.4 to 1.25.3 by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2251, https://github.com/nginx-proxy/nginx-proxy/pull/2261, https://github.com/nginx-proxy/nginx-proxy/pull/2285 and https://github.com/nginx-proxy/nginx-proxy/pull/2322
- build: bump nginxproxy/docker-gen from 0.10.4 to 0.10.7 by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2267, https://github.com/nginx-proxy/nginx-proxy/pull/2273 and https://github.com/nginx-proxy/nginx-proxy/pull/2336
- build: bump nginxproxy/forego from 0.17.1 to 0.17.2 by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2266
- ci: bump requests from 2.30.0 to 2.31.0 in /test/requirements by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2252
- ci: bump docker from 6.1.1 to 6.1.3 in /test/requirements by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2244 and https://github.com/nginx-proxy/nginx-proxy/pull/2255
- ci: bump pytest from 7.3.1 to 7.4.3 in /test/requirements by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2259, https://github.com/nginx-proxy/nginx-proxy/pull/2263, https://github.com/nginx-proxy/nginx-proxy/pull/2292 and https://github.com/nginx-proxy/nginx-proxy/pull/2324
- ci: bump actions/checkout from 3 to 4 by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2296
- ci: bump docker/setup-buildx-action from 2 to 3 by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2303
- ci: bump docker/setup-qemu-action from 2 to 3 by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2304
- ci: bump docker/metadata-action from 4 to 5 by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2305
- ci: bump docker/login-action from 2 to 3 by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2307
- ci: bump docker/build-push-action from 4 to 5 by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2306
New Contributors
- @azlux made their first contribution in https://github.com/nginx-proxy/nginx-proxy/pull/2247
- @SaturnIC made their first contribution in https://github.com/nginx-proxy/nginx-proxy/pull/2250
- @rot169 made their first contribution in https://github.com/nginx-proxy/nginx-proxy/pull/2222
- @Knapoc made their first contribution in https://github.com/nginx-proxy/nginx-proxy/pull/2278
- @patrickdk77 made their first contribution in https://github.com/nginx-proxy/nginx-proxy/pull/2278
Full Changelog: https://github.com/nginx-proxy/nginx-proxy/compare/1.3.1...1.4.0