Skip to content

Releases: nginx-proxy/nginx-proxy

1.6.4

24 Nov 21:29
d7acd93
Compare
Choose a tag to compare

What's Changed

Features

Fixes

  • fix: use sha1 hash for config files name when using regex host by @buchdag in #2533
  • fix: do not render regexp hostname in debug endpoint response by @buchdag in #2537

Other changes

Dependencies

  • build: bump nginxproxy/docker-gen from 0.14.2 to 0.14.3 by @dependabot in #2536

Full Changelog: 1.6.3...1.6.4

1.6.3

16 Oct 10:26
5ec120a
Compare
Choose a tag to compare

What's Changed

Fixes

New Contributors

Full Changelog: 1.6.2...1.6.3

1.6.2

06 Oct 13:34
4251249
Compare
Choose a tag to compare

What's Changed

nginx 1.27.2

Fixes

  • fix: reject SSL handshake rather than using empty certificate by @buchdag in #2520

Dependencies

Other changes

  • ci: bump pytest from 8.3.2 to 8.3.3 in /test/requirements by @dependabot in #2512

Full Changelog: 1.6.1...1.6.2

1.6.1

28 Aug 12:49
1baf048
Compare
Choose a tag to compare

What's Changed

nginx 1.27.1

Fixes

  • fix: nohttp(s) shouldn't disable fallback server by @pini-gh in #2475
  • fix: use fastcgi.conf on alpine and fastcgi_params on debien by @buchdag in #2497
  • fix: exposed ports in template to 10 by @mikfar in #2494

Dependencies

Other changes

New Contributors

Full Changelog: 1.6.0...1.6.1

1.6.0

06 Jun 12:27
50608d7
Compare
Choose a tag to compare

What's Changed

nginx 1.27.0

Warning

This release is not compatible out of the box with versions of acme-companion below 2.4 (see #2446, #2468, #2472 and nginx-proxy/acme-companion#1123).

If you use nginx-proxy >= 1.6 with acme-companion, either upgrade the latter to >= 2.4 or use the ACME_HTTP_CHALLENGE_LOCATION environment variable introduced in #2468 to disable challenge location handling by nginx-proxy.

Features

Fixes

Dependencies

Other changes

Contributors

Many thanks to the following people for their work and/or feedback on the multiport support feature.
@rhansen @VincentSC @maxnoe

New Contributors

Full Changelog: 1.5.2...1.6.0

1.5.2

03 May 11:01
2ac4509
Compare
Choose a tag to compare

What's Changed

nginx 1.26.0

Dependencies:

Others:

New Contributors

Full Changelog: 1.5.1...1.5.2

1.5.1

18 Feb 09:10
a2a441e
Compare
Choose a tag to compare

What's Changed

nginx 1.25.4

Other

Dependencies

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.0

10 Feb 18:35
887e2e9
Compare
Choose a tag to compare

What's Changed

New features

Fixes

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

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

08 Dec 00:53
d05175d
Compare
Choose a tag to compare

What's Changed

nginx 1.25.3

New features

Fixes

  • fix: Replace mDNS .local domain with .internal domain by @SaturnIC in #2250
  • fix: add missing chacha cipher by @azlux in #2247

Other

  • test: bump create_server_certificate.sh to nginx:1.25.1 by @SchoNie in #2283

Dependencies

New Contributors

Full Changelog: 1.3.1...1.4.0

1.3.1

14 May 22:39
8710889
Compare
Choose a tag to compare

What's Changed

Fixes:

  • fix: always on session cache on HTTPS fallback listener by @buchdag in #2239

Other changes:

Full Changelog: 1.3.0...1.3.1