Skip to content

Releases: nginx-proxy/nginx-proxy

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

1.3.0

18 Apr 06:16
b4efff0
Compare
Choose a tag to compare

nginx 1.23.4

New features

  • feat: Add support for HTTP keep-alive between the proxy and upstream by @rhansen in #1934
  • feat: Add support for HTTP load balancing between the proxy and upstream server groups by @SchoNie in #2173

Fixes

  • fix: Improve handling of unknown hosts and missing certs by @rhansen in #2186
  • fix: Remove default_server listen option from fallback server by @rhansen in #2214

Other changes

New Contributors

Full Changelog: 1.2.3...1.3.0

1.2.3

21 Mar 06:28
6c2d175
Compare
Choose a tag to compare

What's Changed

Fixes:

  • fix: Don't error if $globals.CurrentContainer is nil by @rhansen in #2191

Other changes:

Full Changelog: 1.2.2...1.2.3

1.2.2

28 Feb 07:52
abcef6b
Compare
Choose a tag to compare

Fixes

  • fix: Sort networks and ports before iterating by @JanMalte in #2183
  • fix: Partially revert "chore: Remove support for legacy swarm" by @rhansen in #2179

Other changes

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1

09 Feb 07:33
bc2ada1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

01 Feb 06:57
1462ff0
Compare
Choose a tag to compare

New features

Fixes

  • fix: ignore VIRTUAL_HOST set to the empty string by @rhansen in #2145
  • fix: generate at most one server directive per container by @rhansen in #2153

Other changes

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

17 Jan 07:55
5d22134
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.4...1.1.0