Skip to content

Latest commit

 

History

History
98 lines (63 loc) · 5.09 KB

v0.8.md

File metadata and controls

98 lines (63 loc) · 5.09 KB

v0.8

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

For Vela Administrators

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

v0.8.4

Thank you to everyone for trying Vela! This new release contains an important bug fix!

Bug Fixes

v0.8.3

Thank you to everyone for trying Vela! This new release contains an enhancement and a very important bug fix!

Enhancements

Bug Fixes

v0.8.2

Thank you to everyone for trying Vela! This new release contains a very important bug fix!

Bug Fixes

v0.8.1

Thank you to everyone for trying Vela! This new release contains some important bug fixes!

Bug Fixes

v0.8.0

Thank you to everyone for trying Vela! This new release contains bug fixes, enhancements to existing features and new features!

Breaking Changes to Secrets

Several consumers have experienced and reported issues when attempting to use multi-line secrets in Vela.

In order to account for this gap in expected behavior, we've decided to take an opinionated approach of adapting Vela to these expectations.

Going forward, after the secret has been read from the system, Vela will attempt to preserve newlines (\n) before injecting secrets into a container.

Features

Enhancements

Bug Fixes