chore(deps): update victoriametrics/victoria-metrics docker tag to v1.152.0 #63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate-victoriametrics-victoria-metrics-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.151.0-scratch→v1.152.0-scratchRelease Notes
VictoriaMetrics/VictoriaMetrics (victoriametrics/victoria-metrics)
v1.152.0Compare Source
v1.152.0
Released at 2026-09-11
SECURITY: upgrade Go builder from Go1.26.6 to Go1.27.1. See Go 1.27 release notes.
SECURITY: vmauth: fix authorization bypass in JWT-based routing when
match_claimsvalues are used. See GHSA-f99m-22fh-qw96.SECURITY: vmsingle and
vmselectin VictoriaMetrics cluster: properly escape server-side errors returned by/metric-relabel-debugsince they could contain parts of user input. This prevents XSS attacks on the/vmui/#/relabelingpage. See GHSA-vw10j-rqhg-qff9.FEATURE: vmauth: add the
deny_pathsoption tourl_mapto reject a subset of paths matched bysrc_pathsor othersrc_*options with403 Forbidden(401 Unauthorizedfor anonymous requests) instead of enumerating every allowed path. See #11452. Thanks to @andriibeee for contribution.FEATURE: alerts-health: split
TooManyLogsalert intoTooManyErrorLogsandTooManyLogs.TooManyLogsnow covers onlywarn-level logs and aggregates them per job and instance.TooManyErrorLogsfires onerror,fatal, andpaniclogs with per-location granularity, making it easier to identify the exact source of critical log messages. See #11417.FEATURE: vmui: show the range between the minimum and maximum values for each graph line in the legend. See #11425. Thanks to @umer901 for contribution.
BUGFIX: all VictoriaMetrics components: hide values passed to
-pushmetrics.headerin startup logs,/metrics, and/flags, since they can contain sensitive HTTP headers such asAuthorizationand API keys. See #11545.BUGFIX: vmsingle, vmagent and
vminsertin VictoriaMetrics cluster: fix insert requests getting stuck after another insert request times out, causing clients to time out while waiting for a response. See VictoriaLogs#1743.BUGFIX:
vmselectin VictoriaMetrics cluster: apply thelefilter at/api/v1/status/metric_names_statsafter merging request counters from allvmstoragenodes. Previously, the endpoint could report actively queried metrics as unused when the local request counter was zero on one of the nodes. See #11473. Thanks to @missusk for contribution.BUGFIX: vmagent: now MDX discards cardinality_estimate and
cardinality_churn_ratiometrics exposed by vmestimator service. #11501.BUGFIX:
vmselectin VictoriaMetrics cluster: allow access to/prometheus/api/v1/admin/tsdb/delete_seriesandgraphite/tags/delSeriesusing only the corresponding-deleteAuthKey, even when-httpAuth.*is also configured, without additionally requiring-httpAuth.*credentials. See #11512.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.