Skip to content

Releases: heroku/heroku-buildpack-nginx

Switch to archive distribution

20 Jul 10:38
60e21ce

Choose a tag to compare

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

05 May 11:58
0b93b36

Choose a tag to compare

[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

09 Aug 07:38

Choose a tag to compare

[1.3] - 2019-08-09

Added

  • support for custom mime.types file #37

NGINX Buildpack 1.2

09 Aug 07:38
0db7c05

Choose a tag to compare

[1.2] - 2019-05-29

Added

NGINX Buildpack 1.1

13 Sep 13:41
071594d

Choose a tag to compare

[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