github nginx-proxy/nginx-proxy 0.9.0

latest releases: 1.11.6, 1.11.5, 1.11.4...
5 years ago

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 (3a8b49f 4a1d5bf).

The images are also now available under the org's registry (nginxproxy/nginx-proxy) in addition to the legacy registry (jwilder/nginx-proxy).

Don't miss a new nginx-proxy release

NewReleases is sending notifications on new releases.