github tektoncd/cli v0.32.0

latest releases: v0.38.1, v0.38.0, v0.37.0...
12 months ago

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 ❤️

Don't miss a new cli release

NewReleases is sending notifications on new releases.