Releases: heroku/heroku-buildpack-nginx
Releases · heroku/heroku-buildpack-nginx
Switch to archive distribution
This release switches to a distribution based on tgz files. This way we can easily group multiple files into a release.
NGINX Buildpack 1.4
[1.4] - 2020-05-05
Added
- [all] add nginx-debug binary
- [heroku-20] add support for Heroku-20
Changed
- [heroku-18] update nginx to 1.18
- [heroku-18] update PCRE to 8.44
NGINX Buildpack 1.3
NGINX Buildpack 1.2
[1.2] - 2019-05-29
Added
- [heroku-18] update nginx to 1.17.0
- add uuid4 module from https://github.com/cybozu/nginx-uuid4-module
- add nginx solo support, see sample config for nginx solo mode and README
NGINX Buildpack 1.1
[1.1.0] - 2018-09-13
Added
- [heroku-18] support new Heroku stack (heroku-18)
- [all] Real IP support, adding compile flag
--with-http_realip_module - [all] Static GZIP support, adding compile flag
--with-http_gzip_static_module - [all] compile with zlib support
Changed
- [heroku-18] PCRE updated from 8.37 to 8.42
- [heroku-18] "headers-more-nginx" module updated from 0.261 to 0.33
- [heroku-18] PCRE updated from 8.37 to 8.42