Releases: Intellection/docker-nginx-proxy
Releases · Intellection/docker-nginx-proxy
Version 1.19.5-5
- Add
http_x_amzn_trace_id
to json logging (forX-Amzn-Trace-Id
header). - Add
http_connection
to json logging (forConnection
header). - Fix "incorrect" spelling of header.
Version 1.19.5-4
- Renamed
main
logging format tomain_default
. - Remove unnecessary double space between
$time_local
&$status
frommain_default
logging format. - Add
main_json
logging format and configure it onaccess_log
.
Version 1.19.5-3
- Set or forward
X-Request-ID
. - Add computed
X-Request-ID
to the access logs.
Version 1.19.5-2
- Forward
X-Forwarded-*
headers to upstream correctly.
Version 1.19.5-1
- Change health check port from
18080
to18081
.
Version 1.19.5
- Initial release.