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