Skip to content

v0.17.1

Choose a tag to compare

@github-actions github-actions released this 06 Oct 13:12
· 37 commits to main since this release
6445731

Release Changes since v0.16.0

Features

#331 by satyamg1620: Enhance BuildRun List Information via the --wide flag

#327 by arc9tek: You can now manage build strategies and cluster build strategies

Fixes

#343 by sayan-biswas: Fixes "buildrun list" command for BuildRuns with invalid BuildSpec.

#340 by sayan-biswas: Fixes bugs with builds from local source code

API Changes

Docs

Misc

#347 by sayan-biswas: Fixes CLI output when incorrect flags are passed.

#342 by SaschaSchwarze0: Update shipwright-io/build dependency to v0.17.0

#330 by R3hankhan123: Rename util package to shputil to comply with revive's updated var-naming rule.