Vector v0.29.1 release notes
Upgrading Vector
When upgrading, we recommend stepping through minor versions as
these can each contain breaking changes while Vector is pre-1.0.
These breaking changes are noted in their respective upgrade
guides.
This patch release contains a fix for a regression in 0.29.0 and fixes a few issues with the release artifacts.
Note: Please see the release notes for v0.29.0 for additional changes if upgrading from
v0.28.X. In particular, the upgrade guide for breaking changes.
Vector Changelog
1 bug fixes
- Certain configurations containing a chain of at least two
remaptransforms no longer result in a panic at startup.