Releases: tektoncd/cli
v0.35.1
v0.35.1 Release 🎉
This is a patch release addressing a breaking change in triggertemplate command suite and bumping the triggers dependency to v0.26.1
ChangeLog 📋
Misc 🔨
- Fix triggertemplate describe command breaks backward compatibility a5f2914
Thanks ❤️
v0.35.0
v0.35.0 Release 🎉
This release comes with support for Pipelines LTS v0.56.0, Triggers v0.26.0, Chains v0.20.0 and Hub v1.16.0 CLI. This add supports for tkn custom list
command to list the customruns.
ChangeLog 📋
Features ✨
- feat: add CustomRun command with list by @stillfox-lee in #2213
- move chains to v1 taskrun by @piyush-garg in #2230
Misc 🔨
- Bump tkn to latest version v0.34.0 by @vinamra28 in #2212
- Bump github.com/sigstore/sigstore from 1.8.0 to 1.8.1 by @dependabot in #2215
- Bump k8s.io/cli-runtime from 0.26.12 to 0.26.13 by @dependabot in #2218
- Bump github.com/google/go-containerregistry from 0.17.0 to 0.18.0 by @dependabot in #2217
- Bump github.com/docker/cli from 24.0.7+incompatible to 25.0.0+incompatible by @dependabot in #2220
- Bump github.com/docker/docker from 24.0.7+incompatible to 25.0.0+incompatible by @dependabot in #2219
- Bump github.com/tektoncd/pipeline from 0.55.0 to 0.56.0 by @dependabot in #2221
- Bump github.com/docker/cli from 25.0.0+incompatible to 25.0.1+incompatible by @dependabot in #2224
- Bump github.com/docker/docker from 25.0.0+incompatible to 25.0.1+incompatible by @dependabot in #2225
- Bump github.com/google/go-containerregistry from 0.18.0 to 0.19.0 by @dependabot in #2227
- Bump hashicorp/vault/api to v1.11.0 by @piyush-garg in #2228
- Bump github.com/tektoncd/hub from 1.15.1 to 1.16.0 by @dependabot in #2232
- Bump github.com/docker/cli from 25.0.1+incompatible to 25.0.2+incompatible by @dependabot in #2231
- Bump github.com/docker/docker from 25.0.1+incompatible to 25.0.2+incompatible by @dependabot in #2233
- Bump tektoncd/chains to v0.20.0 by @piyush-garg in #2230
- Bump github.com/docker/cli from 25.0.2+incompatible to 25.0.3+incompatible by @dependabot in #2237
- Bump github.com/docker/docker from 25.0.2+incompatible to 25.0.3+incompatible by @dependabot in #2238
- Bump triggers to v0.26.0 by @piyush-garg in #2236
Thanks ❤️
v0.34.0
v0.34.0 Release 🎉
From this release ownwards, we can now start a task using OCI image by pulling from the remote registry and providing positional parameters that the Task need for proper functioning. For those running their self-hosted instance of Tekton Hub, they can now check it's version installed by using tkn version
command. Apart from this, bumped up the dependencies to latest version along with support Pipelines version v0.55.0, Triggers version v0.25.3 and Hub version v1.15.1
ChangeLog 📋
Features ✨
Misc 🔨
- Add a pre-commit setup to the repository. #2176
- Bump choco and readme to v0.33.0 #2178
- Bump github.com/tektoncd/pipeline from 0.53.0 to 0.53.1 #2177
- Bump github.com/tektoncd/triggers from 0.25.2 to 0.25.3 #2180
- Bump github.com/tektoncd/pipeline from 0.53.1 to 0.53.2 #2181
- Bump k8s.io/cli-runtime from 0.26.10 to 0.26.11 #2179
- Bump github.com/creack/pty from 1.1.20 to 1.1.21 #2182
- Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 #2183
- Bump github.com/tektoncd/hub from 1.15.0 to 1.15.1 #2185
- Bump knative.dev/serving from 0.30.1-0.20220402124840-21c05dc9d9a4 to 0.39.0 #2186
- Bump golang.org/x/term from 0.14.0 to 0.15.0 #2187
- Bump github.com/tektoncd/pipeline from 0.53.2 to 0.54.0 #2188
- Bump github.com/ktr0731/go-fuzzyfinder from 0.7.0 to 0.8.0 #2191
- Bump github.com/theupdateframework/go-tuf from 0.6.1 to 0.7.0 #2189
- Bump github.com/google/go-containerregistry from 0.16.1 to 0.17.0 #2190
- Bump github.com/sigstore/sigstore from 1.7.5 to 1.7.6 #2192
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 #2196
- Bump github.com/tektoncd/pipeline from 0.54.0 to 0.54.1 #2197
- Bump github.com/tektoncd/pipeline from 0.54.1 to 0.54.2 #2199
- Bump github.com/sigstore/sigstore from 1.7.6 to 1.8.0 #2201
- Bump k8s.io/cli-runtime from 0.26.11 to 0.26.12 #2200
- Bump github.com/tektoncd/pipeline from 0.54.2 to 0.55.0 #2202
- Bump sigstore/cosign to v2.2.2 #2203
- Bump golang.org/x/term from 0.15.0 to 0.16.0 #2207
- Bump github.com/cloudflare/circl from 1.3.5 to 1.3.7 #2209
- Bump golang and goreleaser versions #2210
Thanks ❤️
v0.33.0
v0.33.0 Release 🎉
This release was majorly focused towards bumping up the dependencies to latest version along with support Pipelines version v0.53.0, Triggers version v0.25.2 and Hub version v1.15.0. From this release onwards, CLI is going to create reproducible bundles by setting default created time to 1970-01-01T00:00:00Z (Unix epoch) instead of the current time. There is also a new flag introduced for bundle push
command --ctime
to allow setting the created time in the bundle image config
ChangeLog 📋
Features ✨
- Reproducible/deterministic bundles #2133
- Support for
SOURCE_DATE_EPOCH
intkn bundle push
#2137 - Build deterministic bundles by default #2139
Misc 🔨
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 #2140
- Bump golang.org/x/net from 0.14.0 to 0.17.0 #2141
- Bump github.com/sigstore/sigstore from 1.7.3 to 1.7.4 #2142
- Bump github.com/tektoncd/chains from 0.18.0 to 0.18.1 #2144
- Bump github.com/tektoncd/hub from 1.14.0 to 1.14.1 #2145
- Bump github.com/tektoncd/triggers from 0.25.0 to 0.25.1 #2146
- Bump github.com/tektoncd/pipeline from 0.52.0 to 0.52.1 #2143
- Update docs for v0.32.1 #2147
- Update README for v0.32.2 #2148
- Bump github.com/golangci/golangci-lint from 1.54.2 to 1.55.0 in /tools #2151
- Bump github.com/tektoncd/hub from 1.14.1 to 1.14.2 #2149
- Bump github.com/tektoncd/triggers from 0.25.1 to 0.25.2 #2150
- Update releases.md with latest patch releases #2152
- Bump grpc to v1.58.3 #2153
- Bump k8s.io/cli-runtime from 0.26.9 to 0.26.10 #2154
- Bump github.com/golangci/golangci-lint from 1.55.0 to 1.55.1 in /tools #2157
- Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 #2158
- Bump github.com/docker/docker from 24.0.6+incompatible to 24.0.7+incompatible #2161
- Bump github.com/tektoncd/pipeline from 0.52.1 to 0.53.0 #2162
- Bump github.com/golangci/golangci-lint from 1.55.1 to 1.55.2 in /tools #2165
- Bump github.com/docker/cli from 24.0.6+incompatible to 24.0.7+incompatible #2163
- Bump github.com/creack/pty from 1.1.18 to 1.1.20 #2164
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 #2167
- Bump github.com/sigstore/sigstore from 1.7.4 to 1.7.5 #2159
- Bump github.com/tektoncd/chains from 0.18.1 to 0.19.0 #2160
- Bump github.com/fatih/color from 1.15.0 to 1.16.0 #2170
- Bump golang.org/x/term from 0.13.0 to 0.14.0 #2171
- Bump github.com/tektoncd/hub from 1.14.2 to 1.15.0 #2172
- Bump golang in release pipeline #2173
- Bump golangci-lint to v1.55.2 #2174
- Bump tkn to v0.32.0 in readme and chocolatey #2121
- Bump tektoncd/pipeline to v0.51.0 #2122
- Bump k8s.io/cli-runtime from 0.26.8 to 0.26.9 #2124
- Bump go.uber.org/zap from 1.25.0 to 1.26.0 #2125
- Bump gotest.tools/v3 from 3.5.0 to 3.5.1 #2128
- Bump github.com/tektoncd/chains from 0.17.0 to 0.18.0 #2129
- Bump golangci-lint to v1.54.2 #2126
- Bump github.com/tektoncd/pipeline from 0.51.0 to 0.52.0 #2131
- Bump goreleaser version and optimize get-version #2127
- fix package name for Arch linux #2134
- Bump golang.org/x/term from 0.12.0 to 0.13.0 #2138
Thanks ❤️
v0.32.2
v0.32.2 Release 🎉
This is a patch release addressing a security issue on the github.com/grpc/grpc-go dependency:
- This addresses GHSA-qppj-fm5r-hxr3 by not allowing more server handlers to be run than the HTTP/2 MAX_CONCURRENT_STREAMS setting.
ChangeLog 📋
Misc 🔨
- Bump pipeline, triggers, hub and grpc ea6221d
Thanks ❤️
v0.31.3
v0.31.3 Release 🎉
This is a patch release addressing a security issue on the golang.org/x/net and github.com/grpc/grpc-go dependency:
- HTTP/2 rapid reset can cause excessive work in net/http - commits
- This addresses GHSA-qppj-fm5r-hxr3 by not allowing more server handlers to be run than the HTTP/2 MAX_CONCURRENT_STREAMS setting.
ChangeLog 📋
Misc 🔨
- Bump tektoncd/pipeline to v0.47.5 e26d96a
- Bump hub to v1.13.2 6077d23
- Bump chains to v0.16.1 2f4ab15
Thanks ❤️
v0.30.2
v0.30.2 Release 🎉
This is a patch release addressing a security issue on the golang.org/x/net and github.com/grpc/grpc-go dependency:
- HTTP/2 rapid reset can cause excessive work in net/http - commits
- This addresses GHSA-qppj-fm5r-hxr3 by not allowing more server handlers to be run than the HTTP/2 MAX_CONCURRENT_STREAMS setting.
ChangeLog 📋
Misc 🔨
- Bump tektoncd/pipeline to v0.44.5 acaf6b0
- Bump hub to v1.12.4 6e45473
- Bump grpc to v1.56.3 0c7e872
- Bump tektoncd/triggers to v0.23.2 2419aa6
Thanks ❤️
v0.32.1
v0.32.1 Release 🎉
This is a minor release addressing a security issue on the golang.org/x/net dependency:
- HTTP/2 rapid reset can cause excessive work in net/http - commits
ChangeLog 📋
Misc 🔨
- Bump github.com/tektoncd/pipeline from 0.50.1 to 0.50.2 2ed095c
- Bump github.com/tektoncd/triggers from 0.25.0 to 0.25.1 6bb26ed
- Bump github.com/tektoncd/hub from 0.14.0 to 0.14.1 bade624
- Bump github.com/tektoncd/chains from 0.17.0 to 0.17.1 da97809
Thanks ❤️
v0.32.0
v0.32.0 Release 🎉
This is a major LTS release which comes with Pipelines version v0.50.x (LTS), Triggers version v0.25.0, Chains version v0.17.0 and Hub version v0.14.0. This release not only covers bumping up of dependencies to most recent versions but a couple of feature and fixes such as now tkn pipelinerun logs
command now supports streaming of logs from PIpelineRun resolvers and we can now add annotations which pushing the tekton bundles. There were of couple of bugs fixes as well such as while streaming PipelineRun
logs with invalid Task
selected, there was an infinite loop instead of throwing error and couple of other bugs fixes.
ChangeLog 📋
Features ✨
- Add resolver support in tkn pr log commands #2083
- Support for Manifest annotations in
bundle push
#2105
Fixes 🐛
- Fix tkn p start --showlog by handling informer ResourceEventHandler #2048
- Fix tkn p start command for --timeout flag #2058
- Use only sigs.k8s.io/yaml for yaml usecases #2080
- Use text/template consistently #2081
- Show error when there is an invalid filtered task #2102
Misc 🔨
- Bump tkn version in README to latest #2030
- Use golang 1.19 in release pipeline #2031
- Bump github.com/tektoncd/triggers from 0.23.1-0.20230420080448-bf603123cc0f to 0.24.0 #2032
- Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 #2033
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible #2034
- Bump github.com/docker/cli from 23.0.6+incompatible to 24.0.0+incompatible #2036
- Bump go.uber.org/multierr from 1.9.0 to 1.11.0 #1968
- Bump github.com/docker/docker from 23.0.6+incompatible to 24.0.0+incompatible #2039
- Bump k8s.io/cli-runtime from 0.25.9 to 0.25.10 #203
- Bump k8s.io/apimachinery from 0.26.4 to 0.26.5 #2040
- Bump k8s.io/api from 0.26.4 to 0.26.5 #2041
- Bump github.com/docker/cli from 24.0.0+incompatible to 24.0.1+incompatible #2042
- Bump github.com/docker/docker from 24.0.0+incompatible to 24.0.1+incompatible #2043
- Bump golang to 1.19 #2044
- Bump chains to latest main #2045
- Bump github.com/docker/cli from 24.0.1+incompatible to 24.0.2+incompatible #2050
- Bump github.com/sigstore/rekor from 1.1.1 to 1.2.0 #2052
- Bump github.com/tektoncd/pipeline from 0.47.0 to 0.48.0 #2049
- Bump github.com/docker/docker from 24.0.1+incompatible to 24.0.2+incompatible #2051
- Bump github.com/golangci/golangci-lint from 1.52.2 to 1.53.1 in /tools #2055
- Bump github.com/golangci/golangci-lint from 1.53.1 to 1.53.2 in /tools #2056
- Bump github.com/tektoncd/triggers from 0.24.0 to 0.24.1 #2057
- Bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.7 #2060
- Bump golang.org/x/term from 0.8.0 to 0.9.0 #2061
- Bump tkn to v0.31.1 in docs #2062
- Bump k8s.io/apimachinery from 0.26.5 to 0.26.6 #2064
- Bump k8s.io/cli-runtime from 0.25.10 to 0.25.11 #2066
- Bump k8s.io/api from 0.26.5 to 0.26.6 #2067
- Bump github.com/golangci/golangci-lint from 1.53.2 to 1.53.3 in /tools #2065
- Bump golangci-lint to 1.53.3 #2068
- Bump gotest.tools/v3 from 3.4.0 to 3.5.0 #2073
- Bump golang.org/x/term from 0.9.0 to 0.10.0 #2074
- Bump deps #2075
- Bump github.com/docker/cli from 24.0.2+incompatible to 24.0.3+incompatible #2076
- Bump github.com/docker/docker from 24.0.2+incompatible to 24.0.3+incompatible #2077
- Bump github.com/docker/docker from 24.0.3+incompatible to 24.0.4+incompatible #2078
- Bump github.com/docker/cli from 24.0.3+incompatible to 24.0.4+incompatible #2079
- Bump k8s.io/cli-runtime from 0.25.11 to 0.25.12 #2082
- Bump github.com/theupdateframework/go-tuf from 0.5.2 to 0.6.0 #2084
- Bump github.com/docker/cli from 24.0.4+incompatible to 24.0.5+incompatible #2085
- Bump github.com/docker/docker from 24.0.4+incompatible to 24.0.5+incompatible #2087
- Update release #2090
- Bump golang.org/x/term from 0.10.0 to 0.11.0 #2094
- Bump go.uber.org/zap from 1.24.0 to 1.25.0 #2092
- Bump github.com/google/go-containerregistry from 0.15.2 to 0.16.1 #2093
- Bump github.com/sigstore/sigstore from 1.7.1 to 1.7.2 #2095
- Bump github.com/golangci/golangci-lint from 1.53.3 to 1.54.0 in /tools #2096
- Bump github.com/theupdateframework/go-tuf from 0.6.0 to 0.6.1 #2098
- Bump github.com/golangci/golangci-lint from 1.54.0 to 1.54.1 in /tools #2097
- Bump github.com/golangci/golangci-lint from 1.54.1 to 1.54.2 in /tools #2101
- Bump tektoncd/pipeline to v0.50.0 LTS #2104
- Bump github.com/tektoncd/chains from 0.16.1-0.20230519214917-07aacf584d01 to 0.17.0 #2088
- Bump k8s.io/cli-runtime from 0.25.12 to 0.25.13 #2106
- Bump triggers to v0.25.0 #2108
- Bump github.com/sigstore/sigstore from 1.7.2 to 1.7.3 #2110
- Bump golang.org/x/term from 0.11.0 to 0.12.0 #2112
- Bump cosign to v2.2.0 and pin knative #2113
- Bumps golang version to 1.20.7 #2116
- Bumps Hub to v1.14.0 #2114
- Bump github.com/docker/docker from 24.0.5+incompatible to 24.0.6+incompatible #2117
- Bump github.com/docker/cli from 24.0.5+incompatible to 24.0.6+incompatible #2118
Thanks ❤️
v0.31.2
v0.31.2 Bug Fix Release 🎉
In this release, we fixed the logs command failing for pipelinerun which is referencing the pipeline using the resolver.
Changelog 📋
Fixes 🐛
- #2083 Add resolver support for tkn pr logs command