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