Skip to content

Releases: vectordotdev/vector

v0.51.1

13 Nov 16:14
44c8f1c

Choose a tag to compare

The COSE team is excited to announce patch version 0.51.1 🚀

  • This patch release addresses a number of internal logs rate limiting bugs.
  • Also, the recently released VRL functions split_path, basename and dirname are now properly exposed.

If you are using v0.51.0, we recommend upgrading to this version.

👉 See the full changelog here: https://vector.dev/releases/0.51.1/

v0.51.0

04 Nov 16:51
f8d6250

Choose a tag to compare

The COSE team is excited to announce version 0.51.0! 🚀

Release highlights:

  • Enhanced OpenTelemetry Protocol (OTLP) support with the introduction of the otlp codec, enabling bidirectional conversion between Vector events and OTLP format for seamless integration with OpenTelemetry collectors and instrumentation.
  • Improved Vector’s internal telemetry; fixed issues where utilization metrics reported negative values and buffer counters underflowed.
  • Enhanced memory enrichment tables with an expired output for exporting expired cache items, and made enrichment table outputs accessible via vector tap.

This release contains several more enhancements, bug fixes and creaking changes.

👉 View the full changelog here.

v0.50.0

23 Sep 15:22
v0.50.0
9053198

Choose a tag to compare

Datadog's Community Open Source team is excited to announce version 0.50.0 🚀

Changelog

View release notes

Release highlights

  • The opentelemetry source can now decode data according to the standard OpenTelemetry protocolfor all telemetry data types (logs, metrics and traces). This eliminates the need for complex event remapping. It greatly simplifies configuration for OTEL -> Vector -> OTEL use cases or when forwarding data to any system that expects OTLP-formatted telemetry.
  • A new varint_length_delimited framing option is now available which enables compatibility with standard protobuf streaming implementations and tools like ClickHouse.
  • Introduced a new incremental_to_absolute transform, useful when metric data might be lost in transit or for creating a historical record of the metric.
  • A new okta source for consuming Okta system logs is now available.
  • The exec secrets option now supports protocol version v1.1 which can be used with the Datadog Secret Backend.

Breaking Changes

The azure_blob sink now requires a connection_string. This is the only supported authentication method for now. For more details, see this pull request.

vdev-v0.1.0

03 Sep 19:45
vdev-v0.1.0
06f2f59

Choose a tag to compare

Release for https://crates.io/crates/vdev

This not a Vector release.

v0.49.0

12 Aug 16:08
dc7e792

Choose a tag to compare

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/

v0.48.0

30 Jun 19:32
a67e4e2

Choose a tag to compare

v0.47.0

20 May 14:57
v0.47.0
3d5af22

Choose a tag to compare

v0.46.1

14 Apr 19:36
v0.46.1
9a19e8a

Choose a tag to compare

v0.46.0

08 Apr 17:04
v0.46.0
a7429e2

Choose a tag to compare

v0.45.0

24 Feb 15:58
063cabb

Choose a tag to compare