Releases: UKHomeOffice/docker-nginx-proxy
Releases · UKHomeOffice/docker-nginx-proxy
Testing settings
v4.4.5 final settings
v4.4.4
final settings with 429.shtml - test
Full Changelog: v4.4.3...v4.4.4
Rate limiting + node lay
v4.4.3 adding node lay for bursts
Adding rate limit
Full Changelog: v4.4.1...v4.4.2
Upgrade CVE
What's Changed
- Upgrade Packages - (mediums revolved - 1 high) by @Jholderdevops in #154
New Contributors
- @Jholderdevops made their first contribution in #154
Full Changelog: v4.4.0...v4.4.1
v4.4.0 - Component Upgrades
Core Components Upgraded
- OpenResty:
1.19.3.2->1.27.1.2- Includes nginx upgrade:
1.19.3->1.27.1
- Includes nginx upgrade:
- NAXSI:
1.3->1.7- Switched to actively maintained
wargio/naxsifork
- Switched to actively maintained
- LuaRocks:
3.7.0->3.12.0
v4.3.1
Fix some of the numeric fields been logged as string data type instead of numeric
v4.3.0
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.shas a best practice.