Skip to content

Releases: UKHomeOffice/docker-nginx-proxy

Testing settings

13 Nov 18:33

Choose a tag to compare

v4.4.5

final settings

v4.4.4

13 Nov 18:30

Choose a tag to compare

final settings with 429.shtml - test

Full Changelog: v4.4.3...v4.4.4

Rate limiting + node lay

13 Nov 15:11

Choose a tag to compare

v4.4.3

adding node lay for bursts

Adding rate limit

11 Nov 16:16

Choose a tag to compare

Upgrade CVE

26 Aug 11:36
4c8368f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.0...v4.4.1

v4.4.0 - Component Upgrades

12 Jun 09:40
9719481

Choose a tag to compare

Core Components Upgraded

  • OpenResty: 1.19.3.2 -> 1.27.1.2
    • Includes nginx upgrade: 1.19.3 -> 1.27.1
  • NAXSI: 1.3-> 1.7
    • Switched to actively maintained wargio/naxsi fork
  • LuaRocks: 3.7.0 -> 3.12.0

v4.3.1

12 May 14:04
v4.3.1

Choose a tag to compare

Fix some of the numeric fields been logged as string data type instead of numeric

v4.3.0

01 Apr 16:50
385ad65

Choose a tag to compare

Notable Changes

  • Upgrade base image from CentOS 8 to AlmaLinux 9.5
  • Upgrade GeoIP Update CLI from v4.7.1 to v7.1.0
  • Upgrade the image used for testing from mockingjay-server:1.9.0 to mockingjay-server:1.12.0
  • Update UUID generation in Lua code to work with newer OpenResty/Nginx versions
  • Commented out the "latest" tag in publish.sh as a best practice.

v4.2.0

19 Oct 16:36
2951814

Choose a tag to compare

Merge pull request #143 from chriswilliams13/http2_enabling

Added initial http2 functionality