Skip to content

Releases: heroku/buildpacks-go

v0.4.0

04 Jun 19:26
ee4b1fb
Compare
Choose a tag to compare

heroku/go

Added

  • Added go1.21.11 (linux-amd64), go1.21.11 (linux-arm64).
  • Added go1.22.4 (linux-arm64), go1.22.4 (linux-amd64).

Changed

  • The build cache is now invalidated when the target distribution changes. (#267)
  • The build cache is no longer invalidated on minor go version changes. (#267)

v0.3.1

07 May 19:05
14a194a
Compare
Choose a tag to compare

heroku/go

  • Added go1.21.10 (linux-amd64), go1.21.10 (linux-arm64), go1.22.3 (linux-amd64), go1.22.3 (linux-arm64).

v0.3.0

02 May 22:17
6af2ed4
Compare
Choose a tag to compare

heroku/go

Added

  • Support for arm64 and multi-arch images. (#261)

v0.2.1

05 Apr 21:23
111bb19
Compare
Choose a tag to compare

heroku/go

  • Added go1.21.9 (linux-aarch64), go1.21.9 (linux-x86_64), go1.22.2 (linux-aarch64), go1.22.2 (linux-x86_64).

Changed

  • Implement Buildpack API 0.10. (#231)

Added

  • Added linux aarch64 artifacts for >= go1.8.5. (#230)
  • Added linux/arm64 buildpack target. (#233)

v0.2.0

06 Mar 20:50
0dfd365
Compare
Choose a tag to compare

heroku/go

Added

  • Added go1.21.8, go1.22.1.
  • Added go1.9.2rc2, go1.6rc2, go1.6rc1, go1.6beta2. (#216)

Changed

  • Changed inventory utils to use upstream release feed. (#216)
  • The buildpack now installs Go from upstream (rather than mirrored) binaries. (#216)

Removed

  • Removed go1.21rc1, go1.8.5rc4, go1.7.2, go1.5.2, go1.5.1, go1.5, go1.4.3, go1.4.2, go1.4.1, go1.4, go1.3.3, go1.3.2, go1.3.1, go1.3, go1.2.2, go1.2.1, go1.2, go1.1.2, go1.1.1, go1.1, go1.0.3, go1.0.2, go1.0.1. (#216)

v0.1.16

08 Feb 19:18
7cdb111
Compare
Choose a tag to compare

heroku/go

  • Added go1.20.14, go1.21.7, go1.22.0.

v0.1.15

06 Feb 17:24
67d07c3
Compare
Choose a tag to compare

heroku/go

  • Added go1.22rc2.

v0.1.14

16 Jan 19:37
c07466f
Compare
Choose a tag to compare

heroku/go

  • Added go1.20.13, go1.21.6.

Changed

  • Separated buildpack and supplementary binaries into independent crates. (#200)

v0.1.13

03 Jan 15:42
bb2fbe5
Compare
Choose a tag to compare

heroku/go

Added

  • Enabled tracing/telemetry via libcnb trace flag. (#198)
  • Added go1.20.12, go1.21.5, and go1.22rc1. (#196)

v0.1.12

13 Nov 20:47
9324ead
Compare
Choose a tag to compare

heroku/go

Added

  • Added go1.20.11 and go1.21.4. (#168)