Releases: paketo-buildpacks/packit
v0.13.0
Changes
vacation
- #192 : Removes functionality to symlink to something with an absolute path
jam
- #193 : Adds support for packaging to include
[[buildpack.licenses]]
🎉 Thank you to @ryanmoran and @ForestEckhardt for your contributions to this release!
v0.12.1
Changes
vacation
jam
& cargo
- #187 : Add CPE to cargo dependency metadata
🎉 Thank you to @sophiewigmore and @ForestEckhardt for your contributions to this release! Special thanks to @micahyoung
v0.12.0
Changes
postal
- #183 : Add support for supplying strip-components via buildpack.toml
jam
- #181 : Add
jam update-dependencies
command
🎉 Thank you to @samj1912, @sophiewigmore, and @ForestEckhardt for your contributions to this release!
v0.11.1
Changes
scribe
- #168 : Adds EnvironmentVariables function to scribe.Emitter
- #169 : Extends launch process printing function to include process specific environment variables
vacation
- #171 : Uses file buffer when decompressing zip files
jam
- #176 : Adds docker authentication when pulling buildpackage ID from image metadata
🎉 Thank you to @ForestEckhardt, @fg-j, and @ryanmoran for your contributions to this release!
v0.11.0
Changes
scribe
- #157: Adds function to the emitter that logs launch processes
vacation
- #162: Updates symlink sorting function
🎉 Thank you to @ForestEckhardt for your contributions to this release!
v0.10.2
Changes
vacation
- #159: Fixes vacation regression
🎉 Thank you to @ForestEckhardt for your contributions to this release!
v0.10.1
Changes
packit
- #155: go.mod: Fix go version
jam
- #154: Use buildpackage metadata for image ID in builder/buildpack updates
vacation
- #158: Adds check to make sure path is inside destination to prevent zip slipping
🎉 Thank you to @fg-j, @arjun024, and @ForestEckhardt for your contributions to this release!
v0.10.0
Changes
postal
- #146: Add bill of materials entry facility for postal.Service
vacation
- #147: Adds support for writing text files in Vacation
🎉 Thank you to @ForestEckhardt for your contributions to this release!
v0.9.0
Changes
packit
- #134 Adds platform path to build and detect context
- #134 Adds new
postal.Service.Deliver
method that allows the user to pass in
a platform path location. - #132 Refactor to remove
ioutil
usage
draft
- #130 Adds documentation for the draft package
cargo
- #123 Update Builder: Adds
Optional
field toBuilderConfigOrderGroup
struct, and omitsversion
in order grouping if empty
jam
- #145: Updates
findLatestImage()
to ignore beta and release candidate versions
🎉 Thank you to @ryanmoran, @ForestEckhardt, @fg-j, and @sophiewigmore for your contributions to this release!
v0.8.0
Changes
packit
- #119: Support for Dependency Mappings by @fg-j
- #121: Support for the Buildpack Spec v0.5 Bill of Materials by @samj1912
- #127: Support for process-specific launch-time environment variables by @samj1912
jam
- #120: Converts
jam
to usecobra
, which enables better command-line help documentation by @emmjohnson
🎉 Thank you to @emmjohnson, @fg-j, and @samj1912 for your contributions to this release!