Releases: buildpacks-community/kpack
Releases · buildpacks-community/kpack
kpack v0.16.0
What's Changed
- Update fetch.go to include a Depth specifier by @ollie-kane-CB in #1732
- update lifecycle dep by @BRONSOLO in #1733
- Adopters: Korifi by @gogolok in #1756
- Remove obsolete function
builtWithBuildpacks
by @gogolok in #1764 - README: Correct CI badge link by @gogolok in #1763
- Use go 1.23.3 in go.mod by @gogolok in #1765
- Bump go-git and disable dependabot for older release branches by @chenbh in #1812
Dependency bumps
- Bump lifecycle version from 0.17.3 to 0.19.7 by @natalieparellano in #1669
- Bump golang.org/x/net from 0.26.0 to 0.30.0 by @dependabot in #1724
- Bump renovatebot/github-action from 40.2.2 to 41.0.8 by @dependabot in #1784
- Bump helm/kind-action from 1.10.0 to 1.12.0 by @dependabot in #1781
- Bump docker/login-action from 3.2.0 to 3.3.0 by @dependabot in #1683
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.6.0 to 1.8.0 by @dependabot in #1738
- Bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #1786
- Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 by @dependabot in #1789
- Bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in #1790
- Bump github.com/open-policy-agent/opa from 0.63.0 to 0.68.0 by @dependabot in #1788
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #1791
- Bump golang.org/x/crypto from 0.31.0 to 0.32.0 by @dependabot in #1807
- Bump golang.org/x/oauth2 from 0.19.0 to 0.25.0 by @dependabot in #1783
- Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azfile from 1.2.2 to 1.4.0 by @dependabot in #1813
- Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.14.0 to 1.17.0 by @dependabot in #1787
New Contributors
- @ollie-kane-CB made their first contribution in #1732
- @gogolok made their first contribution in #1756
SHA256 checksum
18e7bc9f48f6e065824a2fea85bdf03966de0d2468c662ea980c0bbca812556b release-0.16.0.yaml
Full Changelog: v0.15.0...v0.16.0
kpack v0.15.0
What's Changed
Bumped Dependencies
- Bump renovatebot/github-action from 40.1.6 to 40.2.2 by @dependabot in #1662
- Bump github.com/google/go-containerregistry from 0.19.1 to 0.20.0 by @dependabot in #1665
- Bump codecov/codecov-action from 4.1.0 to 4.5.0 by @dependabot in #1651
- Bump imjasonh/setup-crane from 0.3 to 0.4 by @dependabot in #1650
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #1579
- Bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #1631
- Bump helm/kind-action from 1.8.0 to 1.10.0 by @dependabot in #1607
- Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 by @dependabot in #1649
- Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 by @dependabot in #1668
sha256 checksum:
c11bba45ab33da26b658da77cf73f103d239eef5d922ab0ac76b94ad49d67e68 release-0.15.0.yaml
Full Changelog: v0.14.1...v0.15.0
kpack v0.14.1
What's Changed
Bug Fixes
Bumped Dependencies
- Specify go patch version in go.mod by @chenbh in #1646
- Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 by @dependabot in #1638
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #1644
- Bump github.com/sigstore/cosign/v2 from 2.2.2 to 2.2.4 by @dependabot in #1643
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 by @dependabot in #1645
sha256 checksum:
d4c85e5c045d7b7059332d8d3af92e5b03f3d2e7db70083465f7e36e7da24081 release-0.14.1.yaml
Full Changelog: v0.14.0...v0.14.1
kpack v0.14.0
What's Changed
- Add WEBHOOK_PORT environment variable by @ChuckQuinnIV in #1538
- Relocate the run image to the builder repo by @tomkennedy513 in #1533
- Shorten service binding secret volume mount names by @georgethebeatle in #1562
- Support authentication methods for blobs by @chenbh in #1616
Bumped Dependencies
- Bump aws sdk versions by @chenbh in #1512
- Bump golang.org/x/net from 0.19.0 to 0.21.0 by @dependabot in #1522
- Bump github.com/moby/buildkit from 0.11.6 to 0.12.5 by @antoinerg in #1566
- Bump github.com/google/go-containerregistry from 0.17.0 to 0.19.1 by @dependabot in #1554
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #1546
- Bump codecov/codecov-action from 3.1.4 to 4.1.0 by @dependabot in #1541
- Bump docker/login-action from 3.0.0 to 3.1.0 by @dependabot in #1559
- Bump renovatebot/github-action from 40.0.2 to 40.1.6 by @dependabot in #1563
- Bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #1471
- Bump golang.org/x/net from 0.21.0 to 0.25.0 by @dependabot in #1612
CI changes
- Fix download artifacts by @chenbh in #1505
- Enable renovate by @xtreme-shane-lattanzio in #1534
- Update renovate env by @tomkennedy513 in #1539
New Contributors
- @ChuckQuinnIV made their first contribution in #1538
- @georgethebeatle made their first contribution in #1562
sha256 checksum:
2667b2c06ea5244998af87f2f056b006bf9dabcf5dc6b99698233aaacbacd15c release-0.14.0.yaml
Full Changelog: v0.13.4...v0.14.0
kpack v0.13.4
Bumped Dependencies
- bump
lifecycle
version from 0.17.3 to 0.17.5 by @antoinerg in #1568 - Bump golang.org/x/net from 0.21.0 to 0.25.0 by @antoinerg in #1630
sha256 checksum:
fee1b86ed9c68dbf362093bd31ddf1e36a24a91c564f052c7cc84947831dd80d release-0.13.4.yaml
Full Changelog: v0.13.3...v0.13.4
kpack v0.13.3
What's Changed
- Bump github.com/moby/buildkit from 0.11.6 to 0.12.5 by @antoinerg in #1565
sha256 checksum:
894a9490555efd8053138f59d95dbae9b557a3a27ce1d2377e59dbe605751d08 release-0.13.3.yaml
Full Changelog: v0.13.2...v0.13.3
kpack v0.12.5
What's Changed
- Bump github.com/moby/buildkit from 0.11.6 to 0.12.5 by @antoinerg in #1567
sha256 checksum:
49841cf7ce2aa1c99d9d9af7743c4fd4751604b4339181c03e62bf2aa10b2dd5 release-0.12.5.yaml
Full Changelog: https://github.com/buildpacks-community/kpack/compare/v0.12.4..v0.12.5
kpack v0.13.2
This release fixes a bug where kpack is unable to assume IAM roles when running on an EKS cluster
Bug fixes
sha256 checksum:
87e050be039510b8357011442c7cc68307b342174457f7c8fa686574847d29bc release-0.13.2.yaml
Full Changelog: v0.13.1...v0.13.2
kpack v0.12.4
What's Changed
- Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 by @dependabot in #1391
- [v0.12.x] Backport additional labels for builder by @chenbh in #1509
sha256 checksum:
41d7a33f249b551bbf836de356794da8f5ed2d9678b825356987089e8f290c35 release-0.12.4.yaml
Full Changelog: v0.12.3...v0.12.4
kpack v0.11.6
What's Changed
sha256 checksum:
5e3bf393f19fdfcb6891ce8294d945227143c3ba18c2364845f418bd25bb3c94 release-0.11.6.yaml
Full Changelog: v0.11.5...v0.11.6