Skip to content

Releases: nginx-proxy/nginx-proxy

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

1.0.4

23 Dec 19:00
cb82aad
Compare
Choose a tag to compare

nginx 1.23.3

What's Changed

Full Changelog: 1.0.3...1.0.4

1.0.3

03 Dec 18:44
9c2b2ce
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump pytest from 7.1.2 to 7.2.0 in /test/requirements by @dependabot in #2077
  • chore(deps): bump requests from 2.27.1 to 2.28.1 in /test/requirements by @dependabot in #2008
  • chore(deps): bump backoff from 1.11.1 to 2.2.1 in /test/requirements by @dependabot in #2058
  • chore(deps): bump docker from 5.0.3 to 6.0.1 in /test/requirements by @dependabot in #2081
  • Simple mistake in DEFAULT_ROOT variable name by @valerebron in #2042
  • build: dockergen 0.9.0 -> 0.9.1 by @buchdag in #2102
  • build: golang 1.18.1 -> 1.18.8 by @buchdag in 75c7b13

New Contributors

Full Changelog: 1.0.2...1.0.3