For installation instructions check out the getting started guide.
Added
- New CLI flag
--set
(-s
) for overriding arbitrary fields in a config. E.g.-s input.type=http_server
would override the config setting the input type tohttp_server
. - Unit test definitions now support mocking components.
The full change log can be found here.