Releases: vectordotdev/vector
Releases Β· vectordotdev/vector
v0.49.0
Datadog's Community Open Source team is excited to announce version 0.49.0 π
Here are some of the highlights from this release:
- A
websocket
source has been introduced. A WebSocket source in Vector enables ingestion of real-time data from services that expose WebSocket APIs. - The http sinkβs
uri
andrequest.headers config
fields now support templating, allowing dynamic construction based on event data. - The
--watch-config
flag now also watches for changes in enrichment table files. - Added a TTL-based cache for metrics sets and also an
expire_metrics_secs
config option for theprometheus_remote_write
sink. This fixes an issue where incremental metrics are preserved for the lifetime of Vector's runtime causing indefinite memory growth. - Fixed a race condition that could cause negative values in the
vector_buffer_byte_size
andvector_buffer_events
gauges.
A few VRL functions include breaking changes. Please refer to the upgrade guide for more details.
This release contains several more enhancements and bug fixes. View the full changelog here:
π https://vector.dev/releases/0.49.0/
v0.48.0
v0.47.0
v0.46.1
v0.46.0
v0.45.0
v0.44.0
v0.43.1
The vector-0.43.1-x86_64-apple-darwin.tar.gz
option was removed due to #22129.
v0.43.0
The vector-0.43.0-x86_64-apple-darwin.tar.gz
option was removed due to #22129.