Skip to content

Releases: heroku/heroku-buildpack-nginx

v1.17

14 Apr 09:05
0f86f48

Choose a tag to compare

What's Changed

  • Added support for Heroku-26. (#149)
  • Updated nginx from 1.28.0 to 1.28.3. (#149)
  • Updated headers-more-nginx-module from 0.38 to 0.39. (#149)
  • Updated Ruby from 3.2.8 to 4.0.2. (#149)

Full Changelog: v1.16...v1.17

v1.16

26 Feb 11:15
c52dbc4

Choose a tag to compare

What's Changed

  • Changed the S3 URLs used for downloads to use AWS' dual-stack (IPv6 compatible) endpoint. (#144)

Full Changelog: v1.15...v1.16

v1.15

21 Jul 15:58
2d5160e

Choose a tag to compare

What's Changed

  • Static server start script should crash on errors by @mars in #141

Full Changelog: v1.14...v1.15

v1.14

30 Jun 12:16
d20e834

Choose a tag to compare

What's Changed

  • Drop support for heroku-20
  • Update Nginx to 1.28.0
  • Update headers-more-nginx-module to 0.38
  • Update Ruby to 3.2.8

Full Changelog: v1.13...v1.14

v1.13

30 Aug 16:22
eb7d2bc

Choose a tag to compare

What's Changed

Full Changelog: v1.12...v1.13

v1.12

06 Jun 13:43
201ffe1

Choose a tag to compare

What's Changed

Full Changelog: v1.11...v1.12

v1.11

29 May 14:38
e0029df

Choose a tag to compare

  • Remove Heroku-18 support
  • Document migrating from deprecated heroku-community/static buildpack
  • Update Nginx to version 1.26
  • Update headers-more-nginx-module to the latest 0.37
  • Link Nginx against system libpcre and zlib
  • Non-debug nginx binary is now stripped of debug symbols for size optimization
  • Support heroku-24
  • Use PCRE2 on heroku-24
  • Update Ruby to 3.2.4

NGINX Buildpack 1.10

14 Jun 22:18
37a84b6

Choose a tag to compare

Added

  • New Static preset for websites & single-page apps [docs]

Changed

  • [all stacks] updated nginx to 1.25.1, zlib to 1.2.13, headers-more-nginx-module to 0.34, ruby to 3.2.2

NGINX Buildpack 1.9

21 Jun 09:57
760407b

Choose a tag to compare

  • 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.

NGINX Buildpack 1.8

19 May 09:30
7b37d07

Choose a tag to compare

  • [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] added support for Heroku-22