Vector v0.33.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 fixes for regressions in 0.33.0 and fixes an issues with the Debian release artifacts.
Note: Please see the release notes for v0.33.0 for additional changes if upgrading from
v0.32.X. In particular, see the upgrade guide for breaking changes.
Vector Changelog
4 bug fixes
- Debian packages again avoid overwriting existing configuration files when upgrading.
- The performance of the Datadog Metrics sink was greatly improved when the incoming metric stream contains mostly counters.
- The
dnstapsource can again parse DNSSEC/RRSIG RRs records. - A performance regression in the
kafkasink was corrected.