Created attachment 255673 [details] [PATCH] net-mgmt/thanos: update 0.37.0 → 0.37.1 Fixed #7674 Query-frontend: Fix connection to Redis cluster with TLS. #7945 Receive: Capnproto - use segment from existing message. #7941 Receive: Fix race condition when adding multiple new tenants, see issue-7892. #7954 Sidecar: Ensure limit param is positive for compatibility with older Prometheus. #7953 Query: Update promql-engine for subquery avg fix.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f30c8c2752bcf1a916748df5ee5e96e7da5cd9f commit 7f30c8c2752bcf1a916748df5ee5e96e7da5cd9f Author: Älven <alster@vinterdalen.se> AuthorDate: 2024-12-07 19:03:10 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-12-07 19:04:19 +0000 net-mgmt/thanos: Update to 0.37.1 Changelog: https://github.com/thanos-io/thanos/releases PR: 283168 Approved by: submitter is maintainer net-mgmt/thanos/Makefile | 4 ++-- net-mgmt/thanos/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-)
Committed, thanks!