0.9.0
版本发布时间: 2021-04-29 04:31:39
nginx-proxy/nginx-proxy最新发布版本:1.6.2(2024-10-06 21:34:59)
This is a minor release.
Bugs fixed:
- #1548 #1586 empty upstream blocks caused by docker-gen being unable to get its own container ID on some updated systems
- the aforementioned bug(s) had the same root cause that the one preventing docker-gen from working correctly on Amazon ECS, so this might be fixed too, waiting for eventual confirmation from an AWS ECS user
Changes since 0.8.0:
-
nginx
1.19.3
->1.19.10
(#1590) -
docker-gen
0.7.4
->0.7.6
(#1601) - switch to a multi stage Dockerfile (#1470)
-
nginx's
worker_connections
upped from the default 1024 to 10240 (#973) - brought ACME no redirection inline with nginx-proxy/acme-companion (#1409)
- documentation updates (#1145 #1184 #1332 #1505 #1583 #1599)
The test suite has been updated and the CI now runs correctly again after moving from Travis CI to GitHub Actions (#1572)
We're now building multiarch (amd64
, arm64
, armv7
) images on GitHub Actions and pushing them to Dockerhub (3a8b49f153ea71a0c01ac6532706205219273723 4a1d5bfc58af35f5e90dcefb47b35a274c903150).
The images are also now available under the org's registry (nginxproxy/nginx-proxy) in addition to the legacy registry (jwilder/nginx-proxy).