Releases: kptdev/kpt
Releases · kptdev/kpt
v1.0.0-beta.59
This release completes the switch from GoogleContainerTools to kptdev for krm functions used by kpt.
What's Changed
- Use the correct form of
md5.Sum. by @mcsaucy in #4184 - infra: Don't run CI on dependabot PRs by @liamfallon in #4244
- Remove old site and update Hugo config of the new by @CsatariGergely in #4255
- Fix installation instructions by @efiacor in #4256
- Adding the community meeting link to README and to the documentation by @CsatariGergely in #4252
- Move kptfile util functions to public by @efiacor in #4267
- Remove kpt alpha repo|rpkg cmds from docs by @efiacor in #4275
- Fix broken links and rendering by @efiacor in #4273
- Some typo fixes on the main page of kptdev site. by @nagygergo in #4281
- Remove documentaion dir from CI runs by @efiacor in #4274
- Change the functions catalog link to https://catalog.kpt.dev/function… by @CsatariGergely in #4285
- Switch to ghcr by @liamfallon in #4277
- Removing automation related to the old site by @CsatariGergely in #4286
- Remove fragments of go license from build by @liamfallon in #4264
- Open krm fn catalog in same tab by @efiacor in #4287
- Fix example in kpt live reference by @CsatariGergely in #4292
- Fix typo in environment variable name KRM_FN_RUNTIME by @liamfallon in #4294
New Contributors
- @mcsaucy made their first contribution in #4184
- @nagygergo made their first contribution in #4281
Full Changelog: v1.0.0-beta.58...v1.0.0-beta.59
v1.0.0-beta.58
What's Changed
First release under the new governance of the kpt project. Yey!
- Update the SLSA github action by @mortent in #4186
- Update deprecated github actions in workflows by @liamfallon in #4187
- build(deps-dev): bump @babel/traverse from 7.14.7 to 7.23.2 in /site by @dependabot[bot] in #4070
- Bump minimist from 1.2.5 to 1.2.6 in /site by @dependabot[bot] in #2941
- Updating codeowners by @CsatariGergely in #4194
- Bump the version of node.js in workflows by @liamfallon in #4193
- build(deps): bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.5.2 in /rollouts by @dependabot[bot] in #4192
- build(deps): bump golang.org/x/crypto from 0.21.0 to 0.35.0 in /rollouts by @dependabot[bot] in #4191
- build(deps): bump golang.org/x/net from 0.23.0 to 0.38.0 in /healthcheck by @dependabot[bot] in #4189
- build(deps-dev): bump tar-fs from 2.1.1 to 2.1.2 in /site by @dependabot[bot] in #4190
- Update governance by @CsatariGergely in #4197
- Update CoC, add link to CNCF Sandbox, update README by @CsatariGergely in #4201
- Replace 'GoogleContainerTools' references with 'kptdev' in kpt repo by @liamfallon in #4196
- Move docs to hugo by @CsatariGergely in #4215
- Update governance link in CONTRIBUTING.md by @thombashi in #4212
- Bump golang.org/x/net from 0.23.0 to 0.38.0 in /rollouts by @dependabot[bot] in #4216
- Restore the "rollouts" module and the "kpt alpha rollouts" command by @liamfallon in #4209
- Remove kpt license scan tool by @liamfallon in #4208
- Fix hugo by @CsatariGergely in #4218
- Add OpenSSF Best Practices and FOSSA badges by @CsatariGergely in #4207
- Bump tar-fs from 2.1.2 to 2.1.3 in /site by @dependabot[bot] in #4202
- Unmention the non Go SDKs by @CsatariGergely in #4206
- Removal of duplicated license section from README.md by @CsatariGergely in #4223
- Bump golang.org/x/oauth2 from 0.7.0 to 0.27.0 in /rollouts by @dependabot[bot] in #4226
- Bump form-data from 3.0.1 to 3.0.4 in /site by @dependabot[bot] in #4227
- Update Copyright to CNCF and add CNCF policy page link by @CsatariGergely in #4232
- Updated release process by @ciaranjohnston in #4239
- Update dependencies for release 2025-08 by @efiacor in #4236
- Update releaser and action by @efiacor in #4237
- Deprecate node version from 24 to 22 for firebase by @liamfallon in #4247
New Contributors
- @liamfallon made their first contribution in #4187
- @ciaranjohnston made their first contribution in #4239
- @efiacor made their first contribution in #4236
Full Changelog: v1.0.0-beta.57...v1.0.0-beta.58
v1.0.0-beta.57
v1.0.0-beta.56
Changelog
- 51cb40e upgrade golang.org/x/net to 0.23.0
v1.0.0-beta.55
v1.0.0-beta.54
Changelog
- Updated goreleaser to v2
- Update golang to 1.22.4
- Replace busybox with no-op function in test
v1.0.0-beta.52
Changelog
- 026f237 Update slsa-github-generator to address TUF issue (#4159)
- 315652f Avoid relying on global gitconfig in tests
- 34610e8 Fix failing fn-eval test (#4156)
- f47ccfc Remove Porch from kpt
- e464356 Support flag for status policy
- 254385c Update golang to 1.21.10 (#4158)
- c0a8d49 Upgrade cli-utils to v0.36.0
v1.0.0-beta.51
v1.0.0-beta.50
Changelog
- 75c8e00 Add more licenses to our database
- 9d0a5a4 Fix typos of files under the site directory
- 2fabe98 Update licenses for kpt (#4103)
- 079a0d5 build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /healthcheck
- a5fd7db build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /porch/api
- 04f5cbe build(deps): bump google.golang.org/grpc in /rollouts
- 42d394b build(deps): bump google.golang.org/protobuf in /porch/api
- 74673bc bump up docker deps
- 2e7325f chore: Upgrade to golang 1.21.6
- d6a77b5 chore: specify updated version of stringer tool in go generate
- 5ff42ea chore: update controller-tools to 0.14.0
- 4b31020 chore: update generated code
- 1afc74e chore: update invocation syntax for new controller-tools
- 1249cac docker execution: trim "image up to date" lines
- e27517b fix(site): minor fix
- b464f6b update kpt installation instructions and homebrew for kpt v1.0.0-beta.49
- 7ca9827 updated the protobuf lib version to 1.33.0 (#4133)
- d0ac8b8 updated the x/net go package to v0.23.0