Releases: buildpacks-community/kpack
Releases · buildpacks-community/kpack
kpack v0.12.0
Breaking Changes
- Removed support for platform API < 0.7
- Minimum k8s version is now 1.25
What's Changed
- Remove support for Platform API < 0.7 by @natalieparellano in #1305
- Proposal to add Sambhav Kothari as a maintainer by @tomkennedy513 in #1252
- Improve Build resource conditions by @davewalter in #1258
- Followup on 1221 - further condition improvements by @evankanderson in #1226
- Improve Build resource conditions by @davewalter in #1258
- [Issue-66] Enable kp build logs timestamp by @fcaroline2020 in #1300
- [Issue-1266] Changes image signing before metadata retrieval by @fcaroline2020 in #1296
- Issue 1094 improve error handling by @fcaroline2020 in #1302
- Returns error if build does not start successfully with
kp create image --wait
by @fcaroline2020 in #1309 - Propagates container error logs to build resource and adds message to stepStates by @fcaroline2020 in #1307
- Updates pr-1309 with code improvements suggested by Daniel Chen by @fcaroline2020 in #1316
Bumped Dependencies
- Bump lifecycle to 0.17.0 by @tomkennedy513 in #1306
- Bump knative package by @tomkennedy513 in #1308
- Bump github.com/go-git/go-git/v5 from 5.6.1 to 5.8.1 by @dependabot in #1315
- Bump helm/kind-action from 1.7.0 to 1.8.0 by @dependabot in #1264
- Bump github.com/BurntSushi/toml from 1.2.1 to 1.3.2 by @dependabot in #1243
New Contributors
- @fcaroline2020 made their first contribution in #1287
- @davewalter made their first contribution in #1258
- @natalieparellano made their first contribution in #1305
Full Changelog: v0.0.0...v0.12.0
sha256 checksum:
3cddc5ac3709737133ca08cca7da15b4b8699c7fec087d20c4dc4ceb1f9ea49e release-0.12.0.yaml
kpack v0.9.5
What's Changed
- [0.9.x] Deduplicate builders by diff id by @tomkennedy513 in #1283
Full Changelog: v0.9.4...v0.9.5
sha256 checksum:
26267182a11571372208d6c06ffdb2208797ac197676c23c9e975174de326d64 release-0.9.5.yaml
kpack v0.7.6
What's Changed
- [0.7.x] Deduplicate builders by diff id by @tomkennedy513 in #1286
Full Changelog: v0.7.5...v0.7.6
sha256 checksum:
ac41ccf7a9fe78d794a5341ac7530ca0a8ae9a362af529dd27bd9976b505f7e3 release-0.7.6.yaml
kpack v0.10.3
What's Changed
- [0.10.x] Backport Deduplicate builder layers by diff id by @tomkennedy513 in #1268
- Update schema to match pre 0.11 changes by @tomkennedy513 in #1282
Full Changelog: v0.10.2...v0.10.3
sha256 checksum:
5e06d8a45f3f8673905374a00f412124cef982f27e2eda098cd12371090b539c release-0.10.3.yaml
kpack v0.8.3
What's Changed
- [0.8.x] Deduplicate builders by diff id by @tomkennedy513 in #1285
sha256 checksum:
7aa869201c6341b3aa4a97578ca3d912c0d3969b9f24097363055ea9bbb5fb6f release-0.8.3.yaml
Full Changelog: v0.8.2...v0.8.3
kpack v0.11.2
What's Changed
Bug Fixes
sha256 checksum:
1ad85cea50ebbd6641d5524dc2df484a23d3ecfa62160ac936905c9d2638ed8b release-0.11.2.yaml
Full Changelog: v0.11.1...v0.11.2
kpack v0.11.1
What's Changed
Full Changelog: v0.11.0...v0.11.1
sha256 checksum:
6a3400534d8aa89434c6a8841fb82032a0f9b2e16568222058452fbf066146bf release-0.11.1.yaml
kpack v0.11.0
What's Changed
- Implement Buildpack resources by @chenbh in #1128
- move back to go git by @ncarlson in #1159
- Make our build and release process open source by @tomkennedy513 in #1181
- Fix typo in Image doc by @pranavek in #1177
- Update Image status details by @menehune23 in #1176
- Fix rebase command args by @tomkennedy513 in #1196
- Bump cosign to v2 and use new APIs by @ThomasVitale in #1197
- Inline the
image
field for ClusterBuildpack by @chenbh in #1205 - Register BuildpackList and ClusterBuildpackList schema types by @chenbh in #1210
- Fix tracker for ClusterBuildpacks in the ClusterBuilder reconciler by @tomkennedy513 in #1212
- Fix TrackKind behavior by @tomkennedy513 in #1214
- Adding Build resource documentation by @jjbustamante in #1156
- Improve the error message when source resolver is not resolving by @yaelharel in #1152
- Use keychain from clusterstack to pull build image in CreateBuild by @tomkennedy513 in #1223
- Improve kpack conditions by @evankanderson in #1221
New Contributors
- @pranavek made their first contribution in #1177
- @menehune23 made their first contribution in #1176
- @ThomasVitale made their first contribution in #1197
- @evankanderson made their first contribution in #1221
Full Changelog: v0.10.1...v0.11.0
sha256 checksum:
56fa6a75fac8a2aaaaf1b2433ac940f90119521195f54a81ef20e86d7e08bb40 release-0.11.0.yaml
kpack v0.11.0-rc.4
What's Changed
- Implement Buildpack resources by @chenbh in #1128
- move back to go git by @ncarlson in #1159
- Make our build and release process open source by @tomkennedy513 in #1181
- Fix typo in Image doc by @pranavek in #1177
- Update Image status details by @menehune23 in #1176
- Fix rebase command args by @tomkennedy513 in #1196
- Bump cosign to v2 and use new APIs by @ThomasVitale in #1197
- Inline the
image
field for ClusterBuildpack by @chenbh in #1205 - Register BuildpackList and ClusterBuildpackList schema types by @chenbh in #1210
- Fix tracker for ClusterBuildpacks in the ClusterBuilder reconciler by @tomkennedy513 in #1212
- Fix TrackKind behavior by @tomkennedy513 in #1214
- Adding Build resource documentation by @jjbustamante in #1156
- Improve the error message when source resolver is not resolving by @yaelharel in #1152
- Use keychain from clusterstack to pull build image in CreateBuild by @tomkennedy513 in #1223
New Contributors
- @pranavek made their first contribution in #1177
- @menehune23 made their first contribution in #1176
- @ThomasVitale made their first contribution in #1197
Full Changelog: v0.10.1...v0.11.0-rc.4
sha256 checksum:
0d3fe649ff846deafdff25a72373547f87eedb9d8091b1839f96aeb4618e951a release-0.11.0-rc.4.yaml
kpack v0.11.0-rc.3
What's Changed
- kpack donation - Adding ADOPTERS page by @jjbustamante in #1142
- Register BuildpackList and ClusterBuildpackList schema types by @chenbh in #1210
- Fix tracker for ClusterBuildpacks in the ClusterBuilder reconciler by @tomkennedy513 in #1212
- Add VERSIONING.md file by @jjbustamante in #1150
sha256 checksum:
df1032fbffc8a7ed07080e802e3d28861197f6613194eb991a062fbe35a836f9 release-0.11.0-rc.3.yaml
Full Changelog: v0.11.0-rc.2...v0.11.0-rc.3