Skip to content

v0.37.0

Compare
Choose a tag to compare
@piyush-garg piyush-garg released this 13 May 09:26
· 120 commits to main since this release
v0.37.0
f8b6dc0

v0.37.0 Release 🎉

This release comes with support for Pipelines LTS v0.59.0, Triggers v0.27.0, Chains v0.20.0 and Hub v1.17.0 CLI. This release contains a feature to have exit code 0 or 1 or 2 based on PipelineRun status in pipeline start and pipelinerun logs command by providing -E flag and a couple of dependency bumps

ChangeLog 📋

Features ✨

  • Add -E flag to exit with the pr state on unix shell by @chmouel in #2298

Misc 🔨

  • Bump github.com/docker/docker from 25.0.4+incompatible to 25.0.5+incompatible by @dependabot in #2274
  • Bump github.com/golangci/golangci-lint from 1.56.2 to 1.57.0 in /tools by @dependabot in #2272
  • Bump github.com/docker/cli from 25.0.4+incompatible to 25.0.5+incompatible by @dependabot in #2273
  • Bump tkn to v0.36.0 by @vinamra28 in #2275
  • Bump github.com/tektoncd/pipeline from 0.57.0 to 0.58.0 by @dependabot in #2276
  • Bump github.com/docker/cli from 25.0.5+incompatible to 26.0.0+incompatible by @dependabot in #2279
  • Bump github.com/docker/docker from 25.0.5+incompatible to 26.0.0+incompatible by @dependabot in #2277
  • Bump github.com/tektoncd/chains from 0.20.0 to 0.20.1 by @dependabot in #2278
  • Bump github.com/golangci/golangci-lint from 1.57.0 to 1.57.1 in /tools by @dependabot in #2280
  • Add 0.35.2 in LTS doc by @piyush-garg in #2281
  • Enable dependabot on github actions by @piyush-garg in #2282
  • Bump actions/checkout from 2 to 4 by @dependabot in #2284
  • Bump github/codeql-action from 2 to 3 by @dependabot in #2283
  • Fix codeql github action by @piyush-garg in #2285
  • Bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2 in /tools by @dependabot in #2286
  • Bump golang.org/x/term from 0.18.0 to 0.19.0 by @dependabot in #2288
  • Bump github.com/docker/docker from 26.0.0+incompatible to 26.0.1+incompatible by @dependabot in #2289
  • Bump github.com/docker/cli from 26.0.0+incompatible to 26.0.1+incompatible by @dependabot in #2290
  • Bump sigstore to v1.8.3 by @piyush-garg in #2291
  • Bump github.com/sigstore/cosign/v2 from 2.2.2 to 2.2.4 by @dependabot in #2292
  • Bump github.com/docker/docker from 26.0.1+incompatible to 26.0.2+incompatible by @dependabot in #2293
  • Bump github.com/docker/cli from 26.0.1+incompatible to 26.0.2+incompatible by @dependabot in #2295
  • Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #2294
  • Bump github.com/docker/cli from 26.0.2+incompatible to 26.1.0+incompatible by @dependabot in #2296
  • Bump github.com/docker/docker from 26.0.2+incompatible to 26.1.0+incompatible by @dependabot in #2297
  • Bump github.com/tektoncd/pipeline from 0.58.0 to 0.59.0 by @dependabot in #2299
  • Bump github.com/tektoncd/triggers from 0.26.1 to 0.26.2 by @dependabot in #2300
  • Bump github.com/docker/cli from 26.1.0+incompatible to 26.1.1+incompatible by @dependabot in #2301
  • Bump github.com/docker/docker from 26.1.0+incompatible to 26.1.1+incompatible by @dependabot in #2302
  • Bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in #2305
  • Bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.0 in /tools by @dependabot in #2306
  • Bump k8s.io deps to match with tektoncd/pipeline by @piyush-garg in #2307
  • Bump golangci-lint to v0.58.0 by @piyush-garg in #2308
  • Group docker dep updates by @piyush-garg in #2309
  • Bump k8s.io/cli-runtime from 0.28.5 to 0.28.9 by @dependabot in #2312
  • Bump k8s.io/api from 0.28.5 to 0.28.9 by @dependabot in #2311
  • Bump k8s.io/apimachinery to v0.28.9 and group all for future updates by @piyush-garg in #2313
  • Bump go version to 1.22 and goreleaser for latest v1.25.1 by @piyush-garg in #2315
  • Bump github.com/tektoncd/hub from 1.16.0 to 1.17.0 by @dependabot in #2314
  • Bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 in /tools by @dependabot in #2316
  • Bump the go-docker-dependencies group with 2 updates by @dependabot in #2318
  • Bump github.com/tektoncd/triggers from 0.26.2 to 0.27.0 by @dependabot in #2319

Thanks ❤️