Vector v0.25.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 few fixes for regressions in 0.25.0.
Note: Please see the release notes for v0.25.0 for additional changes if upgrading from
v0.24.X. In particular, the upgrade guide for breaking changes.
Vector Changelog
3 bug fixes
- Vector now loads configurations using environment variables outside of string values for configuration options again.
- Vector now loads multi-file configurations using the global
timezoneconfiguration option again. - The
prometheus_remote_writesink now allows the configurationauth.bearerto be provided again.