Releases: tektoncd/cli
v0.41.1
v0.41.1 Release 🎉
This is a bugfix release which comes with a patch fix for tkn logs
command where there was a deadlock when following logs for pipelineruns and taskruns.
Fixes 🐛
- Fix deadlock issue when following logs #2556
Thanks ❤️
Full Changelog: v0.41.0...v0.41.1
v0.41.0
v0.41.0 Release 🎉
This release comes with support for Pipelines LTS v1.0.0, Triggers v0.32.0, Chains v0.25.1 and Hub v1.21.0 CLI. Also in this release, couple of dependencies have been bumped to their respective stable versions.
Removal Notice ❗
Support for ClusterTask has been removed in this release #2523
ChangeLog 📋
Misc 🔨
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2504
- Update readme for latest release by @piyush-garg in #2505
- Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 by @dependabot in #2506
- Bump github.com/sigstore/sigstore from 1.8.15 to 1.9.0 by @dependabot in #2508
- Bump golang.org/x/term from 0.29.0 to 0.30.0 by @dependabot in #2509
- Bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in #2515
- Bump the go-k8s-dependencies group with 4 updates by @dependabot in #2513
- Bump github.com/golangci/golangci-lint from 1.64.5 to 1.64.7 in /tools by @dependabot in #2514
- Bump github.com/tektoncd/pipeline from 0.68.0 to 0.69.0 by @dependabot in #2510
- Bump github.com/golangci/golangci-lint from 1.64.7 to 1.64.8 in /tools by @dependabot in #2517
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2518
- Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot in #2522
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2524
- Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in #2521
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2526
- Bump github.com/sigstore/sigstore from 1.9.0 to 1.9.1 by @dependabot in #2511
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #2532
- Bump github.com/sigstore/cosign/v2 from 2.4.3 to 2.5.0 by @dependabot in #2529
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2536
- Bump the go-k8s-dependencies group with 3 updates by @dependabot in #2537
- Update pipelines to v1.0.0 and hub to v1.21.0 by @divyansh42 in #2535
- Bump github.com/tektoncd/triggers from 0.31.0 to 0.32.0 by @dependabot in #2541
- Bump github.com/tektoncd/chains from 0.24.0 to 0.25.1 by @dependabot in #2543
Thanks ❤️
Full Changelog: v0.40.0...v0.41.0
v0.40.0
v0.40.0 Release 🎉
This release comes with support for Pipelines LTS v0.68.0, Triggers v0.31.0, Chains v0.24.0 and Hub v1.20.0 CLI. This release contains bug fix around logs and list commands of pipelinerun and taskrun.
ChangeLog 📋
Fixes 🐛
- Add buffer for pod event by @icloudnote in #2468
- Do not print twice Cancelled when listing by @chmouel in #2438
Misc 🔨
- Fix debbuild by @piyush-garg in #2440
- Update choco and release docs to v0.39.0 by @vinamra28 in #2441
- Bump github.com/tektoncd/pipeline from 0.65.2 to 0.65.3 by @dependabot in #2442
- Bump golang.org/x/term from 0.26.0 to 0.27.0 by @dependabot in #2443
- Bump the go-k8s-dependencies group with 4 updates by @dependabot in #2446
- Bump github.com/tektoncd/pipeline from 0.65.3 to 0.66.0 by @dependabot in #2444
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2445
- Bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #2447
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2449
- Bump github.com/golangci/golangci-lint from 1.62.2 to 1.63.2 in /tools by @dependabot in #2455
- Bump github.com/sigstore/sigstore from 1.8.10 to 1.8.11 by @dependabot in #2448
- Add pratap0007 and divyansh42 as reviewer by @pratap0007 in #2439
- Bump golang.org/x/term from 0.27.0 to 0.28.0 by @dependabot in #2459
- Bump github.com/golangci/golangci-lint from 1.63.2 to 1.63.4 in /tools by @dependabot in #2460
- Bump github.com/tektoncd/hub from 1.19.0 to 1.19.1 by @dependabot in #2463
- Remove create clusterrole in triggers test by @piyush-garg in #2471
- Bump github.com/sigstore/sigstore from 1.8.11 to 1.8.12 by @dependabot in #2466
- Bump the go-docker-dependencies group across 1 directory with 2 updates by @dependabot in #2472
- Bump golang.org/x/net from 0.30.0 to 0.33.0 by @dependabot in #2473
- Bump github.com/tektoncd/triggers from 0.30.0 to 0.30.1 by @dependabot in #2458
- Bump github.com/tektoncd/hub from 1.19.1 to 1.19.2 by @dependabot in #2467
- Bump the go-k8s-dependencies group with 4 updates by @dependabot in #2474
- Bump github.com/tektoncd/chains from 0.23.0 to 0.23.1 by @dependabot in #2476
- feat(rpmbuild): update bash-completion handling by @chmouel in #2465
- Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #2477
- Bump readme for v0.39.1 by @piyush-garg in #2478
- Bump github.com/tektoncd/pipeline from 0.66.0 to 0.68.0 by @dependabot in #2479
- Bump clockwork from 0.4.0 to 0.5.0 by @divyansh42 in #2482
- Bump golang.org/x/term from 0.28.0 to 0.29.0 by @dependabot in #2481
- Bump github.com/google/go-containerregistry from 0.20.2 to 0.20.3 by @divyansh42 in #2483
- Bump github.com/tektoncd/hub from 1.19.2 to 1.20.0 by @dependabot in #2486
- Bump github.com/tektoncd/triggers from 0.30.1 to 0.31.0 by @dependabot in #2487
- Bump gotest.tools/v3 from 3.5.1 to 3.5.2 by @dependabot in #2488
- Bump github.com/tektoncd/chains from 0.23.1 to 0.24.0 by @dependabot in #2490
- Bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.4 in /tools by @dependabot in #2492
- Bump github.com/golangci/golangci-lint from 1.64.4 to 1.64.5 in /tools by @dependabot in #2495
- Bump the go-k8s-dependencies group with 4 updates by @dependabot in #2493
- Use go v1.23.4 and bump goreleaser to v2.5.0 by @divyansh42 in #2496
- Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #2497
- Bump github.com/sigstore/cosign/v2 from 2.4.2 to 2.4.3 by @dependabot in #2500
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2499
- Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #2502
- Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot in #2503
New Contributors
- @icloudnote made their first contribution in #2468
Thanks ❤️
Full Changelog: v0.39.0...v0.40.0
v0.37.1
v0.37.1 Release 🎉
This is a bug fix release for CVEs GHSA-w32m-9786-jp63 on golang.org/x/net and GHSA-v778-237x-gjrc on golang.org/x/crypto.
ChangeLog 📋
Misc 🔨
v0.35.3
v0.35.3 Release 🎉
This is a bug fix release for CVEs GHSA-w32m-9786-jp63 on golang.org/x/net and GHSA-v778-237x-gjrc on golang.org/x/crypto.
ChangeLog 📋
Misc 🔨
v0.39.1
v0.39.1 Release 🎉
This is a bug fix release for CVEs GHSA-w32m-9786-jp63 on golang.org/x/net and GHSA-v778-237x-gjrc on golang.org/x/crypto.
ChangeLog 📋
Misc 🔨
v0.38.2
v0.38.2 Release 🎉
This is a bug fix release for CVEs GHSA-w32m-9786-jp63 on golang.org/x/net and GHSA-v778-237x-gjrc on golang.org/x/crypto.
ChangeLog 📋
Misc 🔨
v0.39.0
v0.39.0 Release 🎉
This release comes with support for Pipelines LTS v0.65.0, Triggers v0.30.0, Chains v0.23.0 and Hub v1.19.0 CLI. This release contains bug fix around bundle and export commands, with UX improvements.
ChangeLog 📋
Fixes 🐛
- Use io.ReadFull to read the bundle content by @vdemeester in #2433
- refactor export function and add finalizers to be removed by @chmouel in #2427
- Set status to succeeded when the reason is Completed by @chmouel in #2420
Misc 🔨
- Bump github.com/golangci/golangci-lint from 1.60.1 to 1.60.2 in /tools by @dependabot in #2380
- Move to goreleaser v2 by @piyush-garg in #2382
- Update docs for 0.38.0 release by @piyush-garg in #2383
- Bump github.com/golangci/golangci-lint from 1.60.2 to 1.60.3 in /tools by @dependabot in #2384
- Bump github.com/tektoncd/pipeline from 0.62.1 to 0.62.2 by @dependabot in #2385
- Fix ubuntu launchpad build by @piyush-garg in #2387
- Remove hardcoded golangci-lint and go version by @piyush-garg in #2386
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2389
- Refactored delete.go file for customrun by @Senjuti256 in #2390
- Bump tektoncd/pipeline to v0.62.3 by @piyush-garg in #2392
- Bump github.com/tektoncd/triggers from 0.29.0 to 0.29.1 by @dependabot in #2394
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2396
- Bump github.com/sigstore/sigstore from 1.8.8 to 1.8.9 by @dependabot in #2393
- Update docs for tkn 0.38.1 by @vinamra28 in #2398
- Bump golang.org/x/term from 0.23.0 to 0.24.0 by @dependabot in #2395
- Bump github.com/golangci/golangci-lint from 1.60.3 to 1.61.0 in /tools by @dependabot in #2397
- Bump github.com/tektoncd/pipeline from 0.62.2 to 0.63.0 by @dependabot in #2391
- Bump the go-k8s-dependencies group with 4 updates by @dependabot in #2399
- Bump github.com/tektoncd/chains from 0.22.0 to 0.22.1 by @dependabot in #2403
- Fix hard link for Mac by @aungzanbaw in #2401
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2404
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2405
- Bump github.com/tektoncd/chains from 0.22.1 to 0.22.2 by @dependabot in #2407
- Bump github.com/tektoncd/pipeline from 0.63.0 to 0.64.0 by @dependabot in #2406
- Bump golang.org/x/term from 0.24.0 to 0.25.0 by @dependabot in #2410
- Bump cosign to v2.4.1 by @piyush-garg in #2409
- Bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in #2414
- Bump github.com/tektoncd/pipeline from 0.64.0 to 0.65.0 by @dependabot in #2417
- Bump github.com/creack/pty from 1.1.23 to 1.1.24 by @dependabot in #2418
- Bump the go-k8s-dependencies group with 4 updates by @dependabot in #2415
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #2419
- Bump github.com/tektoncd/pipeline from 0.65.0 to 0.65.1 by @dependabot in #2423
- Bump github.com/tektoncd/hub from 1.18.0 to 1.19.0 by @dependabot in #2424
- Bump github.com/tektoncd/triggers from 0.29.1 to 0.30.0 by @dependabot in #2425
- Bump github.com/tektoncd/chains from 0.22.2 to 0.23.0 by @dependabot in #2426
- Bump golang.org/x/term from 0.25.0 to 0.26.0 by @dependabot in #2428
- Bump go to 1.22.8 and remove toolchain by @divyansh42 in #2429
- Reword variable name to fix lint issues by @divyansh42 in #2431
- Bump github.com/golangci/golangci-lint from 1.61.0 to 1.62.0 in /tools by @dependabot in #2430
- Bump github.com/tektoncd/pipeline from 0.65.1 to 0.65.2 by @dependabot in #2435
- Bump the go-k8s-dependencies group with 4 updates by @dependabot in #2436
- Bump github.com/golangci/golangci-lint from 1.62.0 to 1.62.2 in /tools by @dependabot in #2437
New Contributors
- @aungzanbaw made their first contribution in #2401
Thanks ❤️
Full Changelog: v0.38.0...v0.39.0
v0.38.1
v0.38.1 Release 🎉
This is a bug fix release as tkn start
was failing with tkn version v0.38.0
release and old(er) pipeline version. This release comes with Pipelines v0.62.3 and Triggers version v0.29.1
ChangeLog 📋
Misc 🔨
v0.38.0
v0.38.0 Release 🎉
This release comes with support for Pipelines LTS v0.62.0, Triggers v0.29.0, Chains v0.22.0 and Hub v1.18.0 CLI. This release contains a new command tkn customrun delete <customrun-name>
to delete customruns, enhancement to show resource with yaml separator ---
in list commands and a couple of dependency bumps.
ChangeLog 📋
Features ✨
- Deleting a customrun on the basis of name by @Senjuti256 in #2362
Fixes 🐛
Misc 🔨
- Update docs for v0.37.0 by @piyush-garg in #2320
- Bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #2321
- Bump the go-k8s-dependencies group with 3 updates by @dependabot in #2322
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2323
- Bump github.com/golangci/golangci-lint from 1.58.1 to 1.58.2 in /tools by @dependabot in #2324
- Fix links in doc to fix pre-commit by @piyush-garg in #2325
- Bump github.com/tektoncd/pipeline from 0.59.0 to 0.60.0 by @dependabot in #2326
- Bump github.com/tektoncd/chains from 0.20.1 to 0.21.0 by @dependabot in #2327
- Bump github.com/golangci/golangci-lint from 1.58.2 to 1.59.0 in /tools by @dependabot in #2328
- Bump github.com/sigstore/sigstore from 1.8.3 to 1.8.4 by @dependabot in #2329
- Bump github.com/tektoncd/pipeline from 0.60.0 to 0.60.1 by @dependabot in #2330
- Bump golang.org/x/term from 0.20.0 to 0.21.0 by @dependabot in #2331
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2332
- Bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 in /tools by @dependabot in #2334
- Bump github.com/tektoncd/pipeline from 0.60.1 to 0.60.2 by @dependabot in #2333
- Bump github.com/tektoncd/chains from 0.21.0 to 0.21.1 by @dependabot in #2335
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.5.1 to 1.6.0 by @dependabot in #2336
- Bump github.com/docker/docker from 26.1.4+incompatible to 27.0.0+incompatible in the go-docker-dependencies group by @dependabot in #2337
- Bump the go-k8s-dependencies group with 3 updates by @dependabot in #2338
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #2340
- Bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2 by @dependabot in #2339
- Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 by @dependabot in #2341
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2342
- Bump github.com/sigstore/sigstore from 1.8.4 to 1.8.5 by @dependabot in #2343
- Bump tektoncd/pipeline to v0.61.0 by @piyush-garg in #2345
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2346
- Bump github.com/sigstore/sigstore from 1.8.5 to 1.8.6 by @dependabot in #2347
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2348
- Try to fix alibabacloud-go/cr-20160607 license by @vdemeester in #2358
- Bump golang.org/x/term from 0.21.0 to 0.22.0 by @dependabot in #2350
- Bump github.com/tektoncd/triggers from 0.27.0 to 0.28.0 by @dependabot in #2351
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #2354
- Bump github.com/tektoncd/pipeline from 0.61.0 to 0.61.1 by @dependabot in #2355
- Bump github.com/google/go-containerregistry from 0.19.2 to 0.20.0 by @dependabot in #2352
- Bump github.com/sigstore/sigstore from 1.8.6 to 1.8.7 by @dependabot in #2359
- Bump github.com/google/go-containerregistry from 0.20.0 to 0.20.1 by @dependabot in #2361
- Bump the go-k8s-dependencies group with 4 updates by @dependabot in #2360
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2363
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2365
- Bump github.com/tektoncd/pipeline from 0.61.1 to 0.62.0 by @dependabot in #2366
- Bump github.com/sigstore/cosign/v2 from 2.2.4 to 2.3.0 by @dependabot in #2364
- Bump github.com/tektoncd/pipeline from 0.62.0 to 0.62.1 by @dependabot in #2367
- Bump golang.org/x/term from 0.22.0 to 0.23.0 by @dependabot in #2369
- Bump github.com/sigstore/sigstore from 1.8.7 to 1.8.8 by @dependabot in #2370
- Bump github.com/sigstore/cosign/v2 from 2.3.0 to 2.4.0 by @dependabot in #2368
- Bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by @dependabot in #2371
- Bump the go-docker-dependencies group with 2 updates by @dependabot in #2372
- Bump github.com/creack/pty from 1.1.21 to 1.1.23 by @dependabot in #2375
- Bump github.com/golangci/golangci-lint from 1.59.1 to 1.60.1 in /tools by @dependabot in #2374
- Bump the go-k8s-dependencies group with 4 updates by @dependabot in #2376
- Bump github.com/tektoncd/chains from 0.21.1 to 0.22.0 by @dependabot in #2377
- Bump github.com/tektoncd/hub from 1.17.0 to 1.18.0 by @dependabot in #2378
- Bump to golangci-lint v1.60.1 by @piyush-garg in #2379
- Bump github.com/tektoncd/triggers from 0.28.0 to 0.29.0 by @dependabot in #2381