Vector v0.34.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 fixes for regressions in 0.34.0.
Note: Please see the release notes for v0.34.0 for additional changes if upgrading from
v0.33.X. In particular, see the upgrade guide for breaking changes.
Vector Changelog
2 bug fixes
- The Datadog Agent source now correctly responds to the empty payload request that the Datadog Agent sends on start-up to verify connectivity.
- The
protobufencoder added in v0.34.0 now correctly receives and encodes log events. Previously it was silently discarding them.