Skip to content

v0.49.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 16:08
· 51 commits to master since this release
dc7e792

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 and request.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 the prometheus_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 and vector_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/