kp v0.12.0
·
520 commits
to fab58799040d5c81828727ec520ed00fecf54e54
since this release
What's Changed
- Migrate CI to GitHub actions by @tomkennedy513 in #313
- Add docs up to date check by @tomkennedy513 in #314
- Create CODEOWNERS by @tomkennedy513 in #322
- Remove add to project workflow by @tomkennedy513 in #321
- Remove mention of VMware cla by @tomkennedy513 in #323
- [Issue #249] Adds
local-path-destination-imageflag by @fcaroline2020 in #325 - [Issue-324] Removes logic that parses registry host when using `kp cr… by @fcaroline2020 in #328
- Issue 332 build list all namespace by @mailprak in #337
- [Issue-323] Adds support for timestamps for
kp build logby @fcaroline2020 in #338 - Corrects reference to the kp-config configmap field
default.repository.serviceaccountby @fcaroline2020 in #330 - [issue-214] Adds AVAILABLE column to
secret listby @fcaroline2020 in #336 - [Issue-331] Checks that service account is available before secret is created by @fcaroline2020 in #333
- [Issue 269] Print the build number on the console output after triggering the image build by @Priyanka-Kotturi in #344
- [Issue-341] Makes
--storeflag optional for clusterbuilder and builder by @fcaroline2020 in #348 - Refactors create_test.go to use external fixture files by @fcaroline2020 in #335
- [issue-172] Adds flag
success-build-history-limitandfailed-build-history-limitby @fcaroline2020 in #334 - GHA to update homebrew on release by @chenbh in #353
- [Issue-1119] Adds additional validation that
--git-urldoes not contain the repository path by @fcaroline2020 in #329 - [issue-345] adds
replace-additional-tagflag to image patch/save by @fcaroline2020 in #350
Bumped Dependencies
- Bump go version to 1.20 by @chenbh in #356
- Bump github.com/pivotal/kpack from 0.11.3-0.20230807155614-af4ddc22f849 to 0.12.0 by @dependabot in #351
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #318
- Bump golang.org/x/sync from 0.1.0 to 0.3.0 by @dependabot in #317
- Bump codecov/codecov-action from 3.1.2 to 3.1.4 by @dependabot in #316
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #302
- Bump github.com/pivotal/kpack from 0.10.2-0.20230517195535-4baa8cd0f864 to 0.11.0 by @dependabot in #307
New Contributors
- @fcaroline2020 made their first contribution in #325
- @mailprak made their first contribution in #337
- @Priyanka-Kotturi made their first contribution in #344
Full Changelog: v0.11.0...v0.12.0