All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- If a Ruby installation is not found (required for the ERB templating feature), this buildpack will now install its own, to ensure it works on Heroku-22.
- [heroku-18] updated nginx to 1.20.2, bump zlib to 1.2.12, updated PCRE to 8.45
- [heroku-20] updated nginx to 1.20.2, bump zlib to 1.2.12, updated PCRE to 8.45
- [heroku-22] add support for Heroku-22
- [heroku-18] updated nginx to 1.20.1
- [heroku-20] updated nginx to 1.20.1
- [heroku-16] Removed
- [heroku-18] updated nginx to 1.20.0
- [heroku-20] updated nginx to 1.20.0
- [cedar-14] Removed
- rename master branch to main
- [readme.md] Updated custom build instructions
- [scripts/build_nginx] Updated outdated comments
- [all] move to tgz to distribute binaries
- [all] update mime.types to reflect the version that is included in the nginx distrubition
- [all] add nginx-debug binary
- [heroku-20] add support for Heroku-20
- [heroku-18] update nginx to 1.18
- [heroku-18] update PCRE to 8.44
- [heroku-18] update nginx to 1.16.1
- [heroku-18] update nginx to 1.16.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
- [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
- [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
- [all] enabled gzip compression
- [all] include most recent nginx config
- [all] using epoll and increasing workers to 4
- [all] Improve process managment using a fifo.
- [all] Improve the handling of app server failures
- [all] initial release with NGINX 1.4.1