Vector v0.32.2 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.32.0.
Note: Please see the release notes for v0.32.0 for additional changes if upgrading from
v0.31.X. In particular, the upgrade guide for breaking changes.
Vector Changelog
1 bug fixes
- AWS components again allow use of
assume_rolefor authentication without anexternal_id. Previously, as ofv032.0, Vector would panic when starting.