Skip to content

v0.17.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@KellyMerrick KellyMerrick released this 14 Dec 20:47
· 150 commits to main since this release
4eebb4f

What's Changed

  • refactor(k8s): move test logic to MockKubernetesRuntime interface by @cognifloyd in #395
  • refactor(executor tests): cleanup test names and errors by @cognifloyd in #396
  • fix: Allow log streaming to take longer than build execution by @cognifloyd in #390
  • fix(deps): update module github.com/urfave/cli/v2 to v2.23.6 by @renovate in #401
  • fix(deps): update module github.com/masterminds/semver/v3 to v3.2.0 by @renovate in #404
  • chore(deps): update elgohr/publish-docker-github-action action to v5 by @renovate in #406
  • fix(deps): update kubernetes packages to v0.26.0 by @renovate in #407
  • fix: revert log streaming commit by @wass3r in #409
  • feat(stage): stages fail independently when continue is set to true by @ecrupper in #318
  • fix: move trusted repos check to handle dynamic images by @plyr4 in #405
  • chore: remove code of conduct in favor of global version by @wass3r in #403
  • chore(release): dependency updates for v0.17.0-rc1 by @KellyMerrick in #412

Full Changelog: v0.16.2...v0.17.0-rc1