v2.3.0
What's Changed
π Buildpack API 0.8 π
As of this release, packit fully supports Cloud Native Buildpacks Buildpack API 0.8. This includes the ability to set the working directory for each launch process.
PRs
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #326
- Adds sbom.NewSBOM by @ryanmoran in #327
- Bump github.com/anchore/syft from 0.43.2 to 0.44.0 by @dependabot in #328
- Bump github.com/anchore/syft from 0.44.0 to 0.44.1 by @dependabot in #332
- update auto-label workflow trigger by @sophiewigmore in #333
- Rebase instead of squashing on auto-merge by @fg-j in #334
- Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 by @dependabot in #337
- API 0.8: Allows for process specific working directory by @ForestEckhardt in #336
- Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 by @dependabot in #338
- API 0.8: Uses environment variables over postional args when available by @ForestEckhardt in #335
- Fallback to id if idLike doesn't exist by @ryanmoran in #339
Full Changelog: v2.2.0...v2.3.0