Skip to content

Releases: paketo-buildpacks/packit

v2.4.1

09 Aug 19:15
5c8e862
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.4.1

v2.4.0

08 Aug 20:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.4.0

v2.3.1

22 Jun 17:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

29 Apr 18:08
Compare
Choose a tag to compare

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

Full Changelog: v2.2.0...v2.3.0

v2.2.0

08 Apr 17:37
Compare
Choose a tag to compare

What's Changed

  • Fixes error interpolation case where err is nil by @ryanmoran in #289
  • Bump github.com/anchore/syft from 0.38.0 to 0.41.1 by @dependabot in #290, #292, #294, #295, #297
  • Trims whitespace around dependency-mapping values by @ryanmoran in #291
  • Updates README and adds top level GoDoc blurb by @ForestEckhardt in #298
  • Fixes line continuations in indented writer streams by @ryanmoran in #304
  • Use a file source for SBOM when applicable by @ryanmoran in #305
  • Add "application/octet-stream" as an allowed file type by @joshuatcasey in #309
  • Fix: application/x-executable should use NewExecutable decompression strategy by @joshuatcasey in #310
  • Automatically move listed Exec.D executables into <layer>/exec.d/<executable> by @joshuatcasey in #300
  • Bump github.com/BurntSushi/toml from 1.0.0 to 1.1.0 by @dependabot in #324
  • Implement Syft2, 3 and CycloneDX 1.3 SBOM formats; upgrade to github.com/anchore/syft v0.43.2 by @fg-j in #312

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

16 Feb 22:17
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/onsi/gomega from 1.17.0 to 1.18.0 by @dependabot in #282
  • Bump github.com/anchore/syft from 0.35.1 to 0.36.0 by @dependabot in #281
  • Bump github.com/onsi/gomega from 1.18.0 to 1.18.1 by @dependabot in #283
  • Bump github.com/anchore/syft from 0.36.0 to 0.37.5 by @dependabot in #285
  • Bump github.com/anchore/syft from 0.37.5 to 0.37.10 by @dependabot in #286
  • Expose LeveledLogger's Writers by @fg-j in #284
  • Bump github.com/anchore/syft from 0.37.10 to 0.38.0 by @dependabot in #287
  • Add SBOM logging to scribe.Emitter by @fg-j in #288

Full Changelog: v2.0.3...v2.1.0

v2.0.3

14 Jan 19:56
f498877
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

07 Jan 21:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

14 Dec 20:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

07 Dec 17:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v2.0.0