Skip to content

Releases: heroku/buildpacks-procfile

v2.0.0

27 Sep 16:13
59683c6
Compare
Choose a tag to compare

heroku/procfile

Changed

  • Buildpack now implements buildpack API version 0.8 and so requires lifecycle version 0.14.x or newer. (#98)
  • Upgraded libcnb and libherokubuildpack to 0.11.0. (#98 and #102)

Removed

  • Removed explicitly named stacks from [[stacks]], which were a workaround for Pack CLI <0.24.1 not supporting the wildcard stack. (#103)

v1.0.2

14 Jul 13:20
6ca44ec
Compare
Choose a tag to compare

heroku/procfile

Changed

  • The buildpack binary is now stripped for reduced builder image size (thanks to libcnb-cargo v0.5.0).
  • Updated libcnb and libherokubuildpack from 0.5.0 to 0.9.0. (#49, #60, #82 and #88)

Fixed

  • Removed incorrect error message shown in the case of internal buildpack regex errors. (#77)

v1.0.1

05 Apr 18:26
7ab1736
Compare
Choose a tag to compare

heroku/procfile

Fixed

  • Fixed compatibility with older versions of Pack CLI that do not support the wildcard stack in buildpack.toml. (#55)

v1.0.0

05 Apr 18:36
c54ac4e
Compare
Choose a tag to compare

heroku/procfile

Changed

  • Initial release of Rust procfile buildpack, the old Go buildpack is now archived.
  • Re-write logic of Procfile parsing to match Heroku's behavior, which has different behavior from the Go version (that assumed that a Procfile was YAML syntax).

v0.7.1

30 Jul 13:14
7959918
Compare
Choose a tag to compare
Fix missing newlines in logs (#13)

* Fix missing newlines in logs

* Version 0.7.1

v0.7.0

26 Jul 18:30
d8c4260
Compare
Choose a tag to compare
Fix release GH workflow (#12)

v0.6.2

04 Mar 17:59
72e5baa
Compare
Choose a tag to compare
increment patch version (#8)

v0.6.1

04 Mar 00:53
1fd2492
Compare
Choose a tag to compare
v0.6.1

v0.6.0

27 Dec 00:32
b744432
Compare
Choose a tag to compare
Update release GHA

v0.6

28 Oct 14:23
a976879
Compare
Choose a tag to compare
Version 0.6