Vector v0.22.3 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.22.0.
Note: Please see the release notes for v0.22.0 for additional changes if upgrading from
v0.20.X. In particular, the upgrade guide for breaking changes.
Vector Changelog
2 bug fixes
- The
gcp_pubsubsource has improved throughput due to not only issuing requests to the server when it has acknowledgements to provide. - AWS sinks to longer include an
endpointtag on internal metrics. This was causing cardinality issues as theaws_s3source includes the full object key in its request path.