Releases: kptdev/kpt
Releases · kptdev/kpt
v1.0.0-beta.59.2
Release the next tranche of kpt code ported for/from Porch
What's Changed
- refactor - 2: move internal gitutil and builtins packages to pkg/lib/ by @aravindtga in #4343
- Docs: Update _index.md by @peterloane in #4345
- refactor - 3: move internal errors and fnruntime packages to pkg/lib/ by @aravindtga in #4346
New Contributors
- @peterloane made their first contribution in #4345
Full Changelog: v1.0.0-beta.59.1...v1.0.0-beta.59.2
v1.0.0-beta.59.1
What's Changed
- Remove dogfood directory by @nagygergo in #4291
- Update kpt release version by @efiacor in #4301
- Change email in examples to an obvious dummy email by @liamfallon in #4305
- Doc proof reading and fixes by @efiacor in #4304
- Bump versions of go/kubernetes by @liamfallon in #4302
- Update wordpress example pkg by @efiacor in #4315
- Add new logo by @CsatariGergely in #4321
- Minor outstanding documentation tweaks by @liamfallon in #4319
- Update the References and Guides sections of the documents by @liamfallon in #4318
- Updated and cleand up chapter 6 of the kpt book by @liamfallon in #4317
- Updates to Chapter 7 of the kpt book by @liamfallon in #4316
- Updated Chapter 5 of the KPT book by @liamfallon in #4314
- Removing not needed scripts by @CsatariGergely in #4322
- Bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /rollouts by @dependabot[bot] in #4329
- Fix functions catalog link by @CsatariGergely in #4332
- Add Fiachra and Laszlo to CODEOWNERS by @CsatariGergely in #4327
- Adding 06-config-as-data.md to the documentation by @CsatariGergely in #4323
- Fix homebrew releasing of kpt for MacOS by @liamfallon in #4335
- Add a kpt package for the Kubernetes guestbook example by @liamfallon in #4336
- Fix hombrew test case that's breaking build by @liamfallon in #4340
- refactor - 1: move internal packages to be public accessible under pkg/lib/ by @aravindtga in #4338
- Enable Go CI workflow for release/formula Go code by @aravindtga in #4339
- Fix Makefile PATH handling for paths with spaces by @aravindtga in #4342
- Align API types between Porch and kpt by @liamfallon in #4341
New Contributors
- @aravindtga made their first contribution in #4338
Full Changelog: v1.0.0-beta.59...v1.0.0-beta.59.1
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