Skip to content

Latest commit

 

History

History
67 lines (51 loc) · 3.26 KB

File metadata and controls

67 lines (51 loc) · 3.26 KB

v0.5 Changelog

Get notified of new releases and project updates! Join our mailing list.



Unreleased

Vector follows the conventional commits specification and unrelease changes are rolled up into a changelog when they are released:

0.5.0 - Oct 9, 2019

New features

Enhancements

  • observability: Show information about why a retry needs to happen (#835)
  • security: Unify the different tls options (#972)

Bug fixes

  • config: Default data_dir to /var/lib/vector (#995)