Vector v0.25.2 release notes

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.

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.

Changelog

3 bug fixes

  • Recent internal telemetry work marked the events discarded using the abort functionabort as “unintentional”, this caused an increase in ERROR logs emitted. This was corrected to be “intentional” and now logged at DEBUG.
  • The Azure Blob Storage sink now properly passes the connection_string contents, rather than the REDACTED value.
  • The datadog traces sink now correctly aggregates (caches) the computed APM stats, and sends the aggregated payloads to Datadog at a fixed interval, decoupled from the trace payloads. The stats payloads were previously not being cached and instead sent to Datadog as each batch of traces was processed, which is not compatible with Datadog’s backend APM API. A robust integration test was also added, to validate the correct aggregation behavior.

Download Version 0.25.2

Linux (deb)
deb
Linux (rpm)
rpm
macOS
tar.gz
Windows
zip
Windows (MSI)
msi