v0.31.0 Release 🎉
This is a major LTS release which comes with Pipelines version v0.47.0 (LTS), Triggers version v0.13.1, Chains version v0.16.0 and Hub version v0.13.0. Also we have a breaking change, the support of PipelineResources
andfull
embedded status support has been removed.
Removal Notice 🚨
- Remove PipelineResource support in clustertask #1983
- Remove PipelineResource support in task #1984
- Remove PipelineResource support in pipeline #1988
- remove e2e pipeline resource tests #1987
- Remove resource comand #1989
- Remove input and output resource in clustertask describe command #1994
- Remove all occurrence of PipelineResource and move pipeline to 0.46.0 in CI #1997
- Remove docs related to PipelineResource #2000
- Remove PipelineResource in the describe command test #2005
- Removed support for status.taskruns field #1985
ChangeLog 📋
Fixes 🐛
- Fix tkn pr/tr delete command for keep flag #2010
- Fix tkn tr delete command not deleting trs of completed pr #1974
- Remove flags from chains payload command as not used #2014
- Upgrade golangci version to v1.52.2 and fix lint errors #2018
- Use own FakeClock func instead of from library #1993
- Remove default value info for true flag in delete command #2006
Misc 🔨
- Update readme, release date and choco for 0.30 #1965
- Replace
github.com/ghodss/yaml
withsigs.k8s.io/yaml
#1996 - Update to cosign v2 #2001
- Bump github.com/docker/docker from 23.0.1+incompatible to 23.0.2+incompatible #1966
- Bump github.com/docker/cli from 23.0.1+incompatible to 23.0.2+incompatible #1967
- Bump github.com/tektoncd/triggers from 0.23.0 to 0.23.1 #1971
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 #1973
- Bump github.com/docker/cli from 23.0.2+incompatible to 23.0.3+incompatible #1975
- Bump github.com/docker/docker from 23.0.2+incompatible to 23.0.3+incompatible #1977
- Bump golang.org/x/term from 0.6.0 to 0.7.0 #1978
- Bump golang.org/x/net from 0.8.0 to 0.9.0 #1979
- Bump golang.org/x/crypto from 0.7.0 to 0.8.0 #1980
- Bump versions in README to v0.30.1 #1981
- Bump k8s.io/apimachinery from 0.26.3 to 0.26.4 #1991
- Bump k8s.io/client-go from 0.25.8 to 0.25.9 #1992
- Bump github.com/tektoncd/chains from 0.15.1-0.20230426145251-865c4be64b4d to 0.16.0 #2024
- Bump cosign to v2.0.2 #2025
- Bump github.com/docker/cli from 23.0.5+incompatible to 23.0.6+incompatible #2027
- Bump github.com/docker/docker from 23.0.5+incompatible to 23.0.6+incompatible #2028
- Bump github.com/tektoncd/hub from 1.12.1 to 1.13.0 #2029
- Bump tektoncd/pipeline to 0.47.0 #2009
- Bump github.com/docker/cli from 23.0.4+incompatible to 23.0.5+incompatible #2012
- Bump github.com/docker/docker from 23.0.4+incompatible to 23.0.5+incompatible #2011
- Bump golang.org/x/term from 0.7.0 to 0.8.0 #2023
- Bump k8s.io/cli-runtime from 0.25.8 to 0.25.9 #1995
- Bump github.com/docker/cli from 23.0.3+incompatible to 23.0.4+incompatible #1999
- Bump k8s.io/api from 0.26.1 to 0.26.4 #2002
- Bump github.com/sigstore/sigstore from 1.6.1 to 1.6.3 #2004
- Bump github.com/docker/docker from 23.0.3+incompatible to 23.0.4+incompatible #1998