Vector v0.17.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.
The Vector team is pleased to announce version v0.17.1!
This release contains a few bug fixes from the v0.17.0 release to restore compatibility with existing source
event decoding as well as a fix for the events_out_total metric where it was double the value it should have been.
Note: Please see the release notes for v0.17.0 for additional changes if upgrading from
v0.16.X. In particular, the upgrade guide for breaking changes.
Changelog
1 enhancements
enriching
added behaviour test for enrichment tables
9633
11 bug fixes
external docs
Fix log/metric example output
9542
external docs
Add link checking to preview builds for vector.dev
8944
codecs
Reset default max_length for character_delimited framing
9594
codecs
Default framing to 9567
codecs
Update bytes codec to actually read full message
9613
sources
Re-add max_length configuration
9621
enriching
parse the schema columns using Conversion
9583
enriching
Fixes enrichment tables in test (again)
9612
codecs
Drop default max framing length
9625
codecs
http source
Re-add support for encoding
9640
observability
Remove duplicate counter emit 9668
bytes for message based sources and to newline_delimited for stream based sources
events_out_total