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