1.5.0
版本发布时间: 2024-02-11 02:35:03
nginx-proxy/nginx-proxy最新发布版本:1.6.2(2024-10-06 21:34:59)
What's Changed
New features
- feat: new AWS SSL policies by @patrickdk77 and @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2274
- feat: enable proxy_buffering by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2358
- feat: keepalive auto setting by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2364
- feat: add support for grpcs protocol by @theFra985 in https://github.com/nginx-proxy/nginx-proxy/pull/2321
- feat: define basic auth for virtual path by @jmformenti in https://github.com/nginx-proxy/nginx-proxy/pull/2389
- feat: add more control over log_format config directive by @darh in https://github.com/nginx-proxy/nginx-proxy/pull/2197
Fixes
- fix: TLS 1.3 security policies by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2338
- fix #2310 by @pini-gh in https://github.com/nginx-proxy/nginx-proxy/pull/2347
- fix: set worker_rlimit_nofile to (worker_connections x 2) by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2387
- fix: add non standard port to Host header by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2388
Other
- test: replace python docker-compose with docker compose by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2343
- ci: image build and publish workflow update by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2245
- tests: test case assertion depending on python version by @pini-gh in https://github.com/nginx-proxy/nginx-proxy/pull/2350
- tests: support custom 'docker compose' command by @pini-gh in https://github.com/nginx-proxy/nginx-proxy/pull/2349
- tests: pytest color terminal output by @SchoNie in https://github.com/nginx-proxy/nginx-proxy/pull/2354
- tests: fix xpass and xfails test_restart_while_missing_cert.py by @SchoNie in https://github.com/nginx-proxy/nginx-proxy/pull/2355
- test: revert "Fix test" and "Sleep longer" by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2356
- docs: split documentation by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2357
- refactor: cleanup dockerfiles by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2359
- test: install docker compose in nginx-proxy-tester image by @SchoNie in https://github.com/nginx-proxy/nginx-proxy/pull/2369
- build: add the openssl cli back to the alpine image by @buchdag in https://github.com/nginx-proxy/nginx-proxy/pull/2372
- ci: add s390x support by @lysliu in https://github.com/nginx-proxy/nginx-proxy/pull/2383
Dependencies
- ci: bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2341
- ci: bump docker from 6.1.3 to 7.0.0 in /test/requirements by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2340
- ci: bump pytest from 7.4.3 to 7.4.4 in /test/requirements by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2365
- ci: bump peter-evans/dockerhub-description from 3 to 4 by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2381
- build: bump nginxproxy/docker-gen from 0.10.7 to 0.11.2 by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2346, https://github.com/nginx-proxy/nginx-proxy/pull/2360 and https://github.com/nginx-proxy/nginx-proxy/pull/2390
- build: bump nginxproxy/forego from 0.17.2 to 0.18.1 by @dependabot in https://github.com/nginx-proxy/nginx-proxy/pull/2348 and https://github.com/nginx-proxy/nginx-proxy/pull/2362
New Contributors
- @theFra985 made their first contribution in https://github.com/nginx-proxy/nginx-proxy/pull/2321
- @jmformenti made their first contribution in https://github.com/nginx-proxy/nginx-proxy/pull/2389
- @lysliu made their first contribution in https://github.com/nginx-proxy/nginx-proxy/pull/2383
- @darh made their first contribution in https://github.com/nginx-proxy/nginx-proxy/pull/2197
Full Changelog: https://github.com/nginx-proxy/nginx-proxy/compare/1.4.0...1.5.0