Releases: paketo-buildpacks/go-build
v1.1.0
Paketo Go Build Buildpack 1.1.0
ID: paketo-buildpacks/go-build
Digest: sha256:e4435ae6e2deeb79b8c0ad79fb6bee763a143dd39672bf42d8accfb12b88b953
Supported Stacks:
*
io.buildpacks.stacks.bionic
io.paketo.stacks.tiny
Changes
- #289: Bump github.com/paketo-buildpacks/occam from 0.6.0 to 0.7.0 @dependabot[bot]
- #292: Remove built_at for more reproducible builds @ForestEckhardt
- #295: Bump github.com/onsi/gomega from 1.18.1 to 1.19.0 @dependabot[bot]
- #296: Tiny stack can now have reloadable processes @ForestEckhardt
- #297: Add wildcard stack @samj1912
v1.0.2
v1.0.1
v1.0.0
Paketo Go Build Buildpack 1.0.0
ID: paketo-buildpacks/go-build
Digest: sha256:184af1883a67c2c00d1bed8980672f2e2ee51c5b3f4b3407fea716d7e7e2fba3
Supported Stacks:
io.buildpacks.stacks.bionic
io.paketo.stacks.tiny
Changes
- #263: Generate SBOM from built binaries @fg-j
- #270: Bump github.com/paketo-buildpacks/occam from 0.3.0 to 0.4.0 @dependabot[bot]
- #274: Bump github.com/paketo-buildpacks/occam from 0.4.0 to 0.5.0 @dependabot[bot]
- #277: Updates buildpack.toml @paketo-bot
- #278: Bump github.com/paketo-buildpacks/occam from 0.5.0 to 0.6.0 @dependabot[bot]
- #282: Remove deprecated buildpack.yml @fg-j
v0.7.0
Paketo Go Build Buildpack 0.7.0
ID: paketo-buildpacks/go-build
Digest: sha256:c34dea471def445b4059e56b315509d7c7f290d05a17befe2932790ebb86e1c7
Supported Stacks:
io.buildpacks.stacks.bionic
io.paketo.stacks.tiny
Changes
- #265: Use direct=true processes for go buildpack @samj1912
- #266: Bump github.com/paketo-buildpacks/occam from 0.2.1 to 0.3.0 @dependabot[bot]
- #267: Bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0 @dependabot[bot]
- #268: Bump github.com/onsi/gomega from 1.17.0 to 1.18.0 @dependabot[bot]
- #269: Bump github.com/onsi/gomega from 1.18.0 to 1.18.1 @dependabot[bot]
v0.6.0
Paketo Go Build Buildpack 0.6.0
ID: paketo-buildpacks/go-build
Digest: sha256:eb335ac0e0c666e9e8eb92b5e76588a01a986fcbb93186d27defa715403f30ef
Supported Stacks:
- io.buildpacks.stacks.bionic
- io.paketo.stacks.tiny
Changes
- #246: Bump github.com/paketo-buildpacks/packit from 1.2.0 to 1.3.0 @dependabot[bot]
- #250: Bump github.com/onsi/gomega from 1.16.0 to 1.17.0 @dependabot[bot]
- #252: Bumps buildpack API to 0.6 @ryanmoran
- #253: Removes the web process type in favor of setting default @ForestEckhardt
- #254: Bump github.com/paketo-buildpacks/packit from 1.3.0 to 1.3.1 @dependabot[bot]
- #259: Bump github.com/paketo-buildpacks/occam from 0.2.0 to 0.2.1 @dependabot[bot]
v0.5.0
Paketo Go Build Buildpack 0.5.0
ID: paketo-buildpacks/go-build
Digest: sha256:48dde9330ee7012843d9490028c070b78441a39c315a5ca359886c70c55594ca
Supported Stacks:
- io.buildpacks.stacks.bionic
- io.paketo.stacks.tiny
Changes
- #224: Bump github.com/onsi/gomega from 1.15.0 to 1.16.0 @dependabot[bot]
- #229: Bump packit version to v1.0.0 @sophiewigmore
- #231: Bump github.com/paketo-buildpacks/packit from 1.0.0 to 1.0.1 @dependabot[bot]
- #234: Bump github.com/paketo-buildpacks/packit from 1.0.1 to 1.1.0 @dependabot[bot]
- #237: implement reloadable process types @fg-j
- #239: Bump github.com/paketo-buildpacks/packit from 1.1.0 to 1.2.0 @dependabot[bot]
- #240: Ensure reproducible builds @ryanmoran
- #241: Remove cflinuxfs3 stack @ForestEckhardt
v0.4.1
Paketo Go Build Buildpack 0.4.1
ID: paketo-buildpacks/go-build
Digest: sha256:2e6f8a1c6459f6607df9b9f8fb467e80acc5e9aa33c289fd101b574c0863e390
Supported Stacks:
- io.buildpacks.stacks.bionic
- io.paketo.stacks.tiny
- org.cloudfoundry.stacks.cflinuxfs3
Changes
- #217: Bump github.com/paketo-buildpacks/packit from 0.14.1 to 0.14.2 @dependabot[bot]
- #218: Bump github.com/paketo-buildpacks/packit from 0.14.2 to 0.14.3 @dependabot[bot]
- #221: Bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1 @dependabot[bot]
- #222: Bump github.com/onsi/gomega from 1.14.0 to 1.15.0 @dependabot[bot]
v0.4.0
Paketo Go Build Buildpack 0.4.0
ID: paketo-buildpacks/go-build
Digest: sha256:e0f888be6235bdcfa91c9a114b57edc974215a6a98e2f0f5ad6d12ae13753983
Supported Stacks:
- io.buildpacks.stacks.bionic
- io.paketo.stacks.tiny
- org.cloudfoundry.stacks.cflinuxfs3
Changes
- #205: Refactoring to remove ioutil and custom logger @ForestEckhardt
- #206: Removes rfcs directory in favor of centrally located rfcs @ForestEckhardt
- #207: Bump github.com/paketo-buildpacks/occam from 0.1.3 to 0.1.4 @dependabot[bot]
- #208: Removes .packit file @ryanmoran
- #209: Bump github.com/onsi/gomega from 1.13.0 to 1.14.0 @dependabot[bot]
- #210: Bump github.com/paketo-buildpacks/packit from 0.13.0 to 0.14.0 @dependabot[bot]
- #212: Bump github.com/paketo-buildpacks/packit from 0.14.0 to 0.14.1 @dependabot[bot]
v0.3.4
Paketo Go Build Buildpack 0.3.4
ID: paketo-buildpacks/go-build
Digest: sha256:4c970f46182a042afaaa3e2dcbca76c67a3588c541b8b9fc67ebcf7810c9c6e1
Supported Stacks:
- io.buildpacks.stacks.bionic
- io.paketo.stacks.tiny
- org.cloudfoundry.stacks.cflinuxfs3
Changes
- #178: Bump github.com/paketo-buildpacks/occam from 0.1.2 to 0.1.3 @dependabot[bot]
- #180: Bump golangci/golangci-lint-action from 2.3.0 to 2.5.2 @dependabot[bot]
- #181: Bump actions/setup-go from 1 to 2.1.3 @dependabot[bot]
- #183: Bump actions/setup-go from 1 to 2.1.3 @dependabot[bot]
- #184: Bump golangci/golangci-lint-action from 2.3.0 to 2.5.2 @dependabot[bot]
- #189: Bump github.com/onsi/gomega from 1.12.0 to 1.13.0 @dependabot[bot]
- #190: Bump github.com/paketo-buildpacks/packit from 0.11.0 to 0.11.1 @dependabot[bot]
- #192: Bump github.com/paketo-buildpacks/packit from 0.11.1 to 0.12.0 @dependabot[bot]
- #194: Updates dependencies in buildpack.toml @paketo-bot
- #196: Bump github.com/paketo-buildpacks/packit from 0.12.0 to 0.12.1 @dependabot[bot]
- #199: Add license field @accrazed
- #201: Bump github.com/paketo-buildpacks/packit from 0.12.1 to 0.13.0 @dependabot[bot]
- #202: Updates dependencies in buildpack.toml @paketo-bot