Skip to content

Releases: paketo-buildpacks/libpak

1.60.1

06 May 15:04
a529d07
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Removes metadata.timestamp and serialNumber fields from generates CycloneDX JSON (#143) @dmikusa-pivotal

1.60.0

28 Apr 13:52
d82231c
Compare
Choose a tag to compare

⭐️ Enhancements

🐞 Bug Fixes

⛏ Dependency Upgrades

🚧 Tasks

1.59.0

22 Mar 14:56
c4a5099
Compare
Choose a tag to compare

⭐️ Enhancements

⛏ Dependency Upgrades

🚧 Tasks

Notes

This release officially deprecates the crush.Extract* API methods for extracting files from specific archive formats. They are replaced by a single method crush.Extract which uses file headers to determine the file type and selects the file format automatically. We recommend upgrading as the change should be minor. The old API methods will remain until v2 of libpak is released.

1.58.0

08 Feb 16:42
dd20cca
Compare
Choose a tag to compare

⭐️ Enhancements

🐞 Bug Fixes

⛏ Dependency Upgrades

🚧 Tasks

1.57.1

16 Dec 20:16
46e55ab
Compare
Choose a tag to compare

⭐️ Enhancements

  • Remove unnecessary coversion from XML > JSON for CycloneDx + syft (#115) @samj1912

🐞 Bug Fixes

  • Fixes a bug where buildpack_dependency's Update(..) method will update the wrong dependencies (#114) @dmikusa-pivotal

🚧 Tasks

1.57.0

02 Dec 19:41
0d83883
Compare
Choose a tag to compare

⭐️ Enhancements

1.56.2

30 Nov 20:52
c471214
Compare
Choose a tag to compare

🐞 Bug Fixes

⛏ Dependency Upgrades

1.56.1

23 Nov 02:07
37d737d
Compare
Choose a tag to compare

🐞 Bug Fixes

1.56.0

19 Nov 21:42
5cea674
Compare
Choose a tag to compare

⭐️ Enhancements

  • Adds support for DependencyLayerContributor and HelperLayerContributor to generate SBOMs (#105) @dmikusa-pivotal
  • Adds convenience methods for using the Syft CLI to create SBoM information (#104) @dmikusa-pivotal

⛏ Dependency Upgrades

🚧 Tasks

1.55.1

03 Nov 02:34
77ff334
Compare
Choose a tag to compare

🐞 Bug Fixes

⛏ Dependency Upgrades

  • Bump github.com/buildpacks/libcnb from 1.23.0 to 1.24.0 (#96) @dependabot
  • Bump github.com/creack/pty from 1.1.16 to 1.1.17 (#94) @dependabot

🚧 Tasks