chore(deps): update timberio/vector docker tag to v0.58.0 - #36
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update timberio/vector docker tag to v0.58.0#36renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
December 3, 2024 20:41
f2b5abb to
fab8741
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
December 10, 2024 20:01
fab8741 to
2a6ae06
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
January 14, 2025 01:33
2a6ae06 to
5ac2660
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
February 24, 2025 18:59
5ac2660 to
6f1d63f
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
April 8, 2025 19:11
6f1d63f to
a1dca63
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
April 14, 2025 23:28
a1dca63 to
074d287
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
May 20, 2025 20:25
074d287 to
a3f5dba
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
June 30, 2025 23:47
a3f5dba to
1f2fc81
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
August 12, 2025 18:46
1f2fc81 to
51397d6
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
September 23, 2025 17:55
51397d6 to
38fb405
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
November 4, 2025 20:51
38fb405 to
1e3e8f6
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
November 13, 2025 19:05
1e3e8f6 to
3cd9f2a
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
December 16, 2025 18:51
3cd9f2a to
6778864
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
January 28, 2026 01:34
6778864 to
ebb2b79
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
March 10, 2026 18:04
ebb2b79 to
3f17907
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
April 22, 2026 17:02
3f17907 to
818a2f8
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
June 3, 2026 19:03
818a2f8 to
3a82104
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
July 15, 2026 02:43
3a82104 to
6172185
Compare
renovate
Bot
force-pushed
the
renovate/timberio-vector-0.x
branch
from
August 26, 2026 20:04
6172185 to
473c03d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.41.1-alpine→0.58.0-alpine0.41.1-alpine→0.58.0-alpineRelease Notes
vectordotdev/vector (timberio/vector)
v0.58.0Compare Source
The COSE team is excited to announce version
0.58.0! 🚀View release notes
v0.57.0Compare Source
The COSE team is excited to announce version
0.57.0! 🚀This is a security focused release which involves breaking changes, however we made sure to provide ways for users to restore previous behavior.
View release notes
v0.56.0Compare Source
The COSE team is excited to announce version
0.56.0! 🚀Release highlights
databricks_zerobussink that streams log data to Databricks Unity Catalog tables through the Zerobus ingestion service. The sink supports OAuth 2.0 authentication, automatic schema fetching from Unity Catalog, and protobuf batch encoding.delaytransform that delays each event by a fixed duration. Events can alsobe delayed based on a condition which includes VRL transforms.
retry_strategyconfigurationoption to control which HTTP response codes are retried. The
httpsink also includes a newexample showing how to retry only specific transient status codes.
vectorsink now supportszstdcompression in addition togzip. This provides bettercompression ratios and performance for Vector-to-Vector communication.
tag_cardinality_limittransform received major enhancements: per-tag cardinalityoverrides (
per_tag_limits), per-metric tracking isolation (tracking_scope: per_metric),a global key cap (
max_tracked_keys), and the ability to opt entire metrics out ofcardinality tracking.
aws_s3sink is now available out of the box in official releasebinaries for all users.
prometheus_remote_write,aws_cloudwatch_metrics,statsd, and others.Stream 8, which had been broken since 0.55.0 due to an inadvertent glibc requirement bump.
expected_event_countfield on test outputs, allowing assertions on the number of events emitted by a transform.Breaking Changes
greptimedb_metricsandgreptimedb_logssinks now require GreptimeDB v1.x. Users running GreptimeDB v0.x must upgrade their GreptimeDB instance before upgrading Vector.👉 View all new features and fixes in the release notes here.
v0.55.0Compare Source
The COSE team is excited to announce version 0.55.0!
Release highlights
windows_event_logsource that collects logs from Windows Event Log channels using the native Windows Event Log API, with pull-mode subscriptions, bookmark-based checkpointing, and configurable field filtering.aws_s3sink now supports Apache Parquet batch encoding. Events can be written as Parquet columnar files with either an auto-generated native schema or a supplied.schemafile, and configurable compression (Snappy, ZSTD, GZIP, LZ4, or none).azure_blobsink re-gains first-class Azure authentication: Azure CLI, Managed Identity, Workload Identity, and Managed Identity-based Client Assertion credential kinds are all supported again.datadog_metricssink now defaults to the Series v2 endpoint (/api/v2/series) and useszstdcompression for Series v2 and Sketches, which should yield smaller payloads and more efficient batching and intake. A newseries_api_versionoption (v1 or v2) is available to opt back to the legacy v1 endpoint; Series v1 continues to usezlib.vector topis more trustworthy: per-output events for components with multiple output ports are now shown in the correct Events Out column, and the Memory Used column now reports disabled when the target Vector instance was started without--allocation-tracinginstead of a misleading 0.source_send_latency_seconds,source_send_batch_latency_seconds) surface backpressure close to the source.0.50.0.Breaking Changes
See the 0.55 upgrade guide for full details and migration steps. At a glance, you are affected if you:
vector top,vector tap, and anything that talked to /graphql or the /playground. The HTTPGET /healthendpoint is unchanged and continues to serve Kubernetes HTTP probes as before.httporopentelemetrysinks: it has been removed.azure_logs_ingestionsink with Client Secret credentials:azure_credential_kindmust now be set explicitly.View release notes
v0.54.0Compare Source
The COSE team is excited to announce version 0.54.0! 🚀
Release highlights
?to see all available keybindings.datadog_logssink now defaults tozstdcompression instead of no compression, resulting in better network efficiency and higher throughput.component_latency_secondshistogram andcomponent_latency_mean_secondsgauge internal metrics, exposing the time an event spends in a component.azure_logs_ingestionsink that supports the Azure Monitor Logs Ingestion API. The existingazure_monitor_logssink is now deprecated, and users should migrate before Microsoft ends support for the old Data Collector API (currently scheduled for September 2026).Breaking Changes
datadog_logssink now defaults tozstdcompression. You can explicitly set compression to preserve previous behavior.👉 View all new features and fixes in the release notes here.
v0.53.0Compare Source
The COSE team is excited to announce version 0.53.0! 🚀
Release highlights
get_vector_metric,find_vector_metrics, andaggregate_vector_metrics. You are now able to fetch snapshots of the metrics that are updated everymetrics_storage_refresh_period.clickhousesink now supports thearrow_streamformat option, enabling high-performance binary data transfer using Apache Arrow IPC. This provides significantly better performance and smaller payload sizes compared to JSON-based formats.dorissink for sending log data to Apache Doris databases using the Stream Load API.syslogcodec for encoding Vector events to Syslog format. RFC5424 and RFC3164 are supported.source_buffer_utilization_meanandtransform_buffer_utilization_mean), so observers can track an exponentially weighted moving average (EWMA) of buffer utilization in addition to the instant level.👉 This release contains several more enhancements, bug fixes and breaking changes. View the full changelog here.
v0.52.0Compare Source
The COSE team is excited to announce version 0.52.0! 🚀
Release highlights:
This release contains several more enhancements, bug fixes and breaking changes.
👉 View the full changelog here.
v0.51.1Compare Source
The COSE team is excited to announce patch version
0.51.1🚀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.0Compare Source
The COSE team is excited to announce version 0.51.0! 🚀
Release highlights:
This release contains several more enhancements, bug fixes and breaking changes.
👉 View the full changelog here.
v0.50.0Compare Source
Datadog's Community Open Source team is excited to announce version
0.50.0🚀Changelog
View release notes
Release highlights
opentelemetrysource 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.varint_length_delimitedframing option is now available which enables compatibility with standard protobuf streaming implementations and tools like ClickHouse.incremental_to_absolutetransform, useful when metric data might be lost in transit or for creating a historical record of the metric.oktasource for consuming Okta system logs is now available.Breaking Changes
The
azure_blobsink now requires aconnection_string. This is the only supported authentication method for now. For more details, see this pull request.v0.49.0Compare Source
Datadog's Community Open Source team is excited to announce version 0.49.0 🚀
Here are some of the highlights from this release:
websocketsource has been introduced. A WebSocket source in Vector enables ingestion of real-time data from services that expose WebSocket APIs.uriandrequest.headers configfields now support templating, allowing dynamic construction based on event data.--watch-configflag now also watches for changes in enrichment table files.expire_metrics_secsconfig option for theprometheus_remote_writesink. This fixes an issue where incremental metrics are preserved for the lifetime of Vector's runtime causing indefinite memory growth.vector_buffer_byte_sizeandvector_buffer_eventsgauges.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.0Compare Source
View release notes
v0.47.0Compare Source
View release notes
v0.46.1Compare Source
View release notes
v0.46.0Compare Source
View release notes
v0.45.0Compare Source
View release notes
v0.44.0Compare Source
View release notes
v0.43.1Compare Source
View release notes
The
vector-0.43.1-x86_64-apple-darwin.tar.gzoption was removed due to #22129.v0.43.0Compare Source
View release notes
The
vector-0.43.0-x86_64-apple-darwin.tar.gzoption was removed due to #22129.v0.42.0Compare Source
View release notes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.