Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.84 KB

v0.17.md

File metadata and controls

51 lines (34 loc) · 1.84 KB

v0.17

This document contains all release notes pertaining to the v0.17.x releases of Vela.

Full release notes available on github.com/go-vela

v0.17.0

Greetings, Vela Community!

Below is a summary of what's new in 0.17.0.

Bug Fixes

  • (worker) fix: Allow log streaming to take longer than build execution 390
  • (worker) fix: move trusted repos check to handle dynamic images 405
  • (ui) fix: local dev docker-compose server repo allowlist 610

Enhancements

  • (server) enhance(scm/webhook): handle default branch change and archived repo 706

Features

  • (types) feat(stage): add independent tag for independency 247
  • (server) feat(templates): support same-repo templates using build commit 713
  • (server) feat(api/build): add endpoint to get build by id 646
  • (worker) feat(stage): stages fail independently when continue is set to true 318

Chore

  • chore: remove code of conduct in favor of global version (across all core repos)
  • chore: dependency updates (across all core repos)

Contributors <3

  • @cognifloyd
  • @ecrupper
  • @jbrockopp
  • @KellyMerrick
  • @plyr4
  • @wass3r

Thank you!