Skip to content

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 02 Nov 06:52

1.11.0 (2025-11-02)

Features

  • add dev-tag Makefile target (796d941)
  • add duplication linter (dupl) to golangci configuration (fa4851a)
  • add tracing configuration support (5212127)
  • ci: add auto-format workflow (e45defd)
  • integrate OpenTelemetry tracing into collector (7bd98f5)
  • trigger CI after auto-format workflow completes (f933454)

Bug Fixes

  • add nolint comments for contextcheck on span context extraction (cde4c80)
  • remove unused spanCtx variables and fix disconnect call (befa34c)
  • remove unused spanCtx variables from collection functions (4010029)
  • resolve contextcheck and whitespace linting issues (ca2fd85)
  • update collectMetrics signature to accept context parameter (01036b4)
  • Update google.golang.org/genproto/googleapis/api digest to ab9386a (5ab992a)
  • Update google.golang.org/genproto/googleapis/rpc digest to ab9386a (feb0482)
  • Update module github.com/bytedance/sonic to v1.14.2 (a18fc2a)
  • Update module github.com/d0ugal/promexporter to v1.6.1 (fdec88c)
  • Update module github.com/d0ugal/promexporter to v1.7.1 (3bdf37e)
  • Update module github.com/d0ugal/promexporter to v1.8.0 (20407d6)
  • Update module github.com/gabriel-vasile/mimetype to v1.4.11 (beee98d)
  • Update module github.com/prometheus/common to v0.67.2 (a5f4458)
  • Update module github.com/prometheus/procfs to v0.19.2 (b2abe38)
  • Update module github.com/ugorji/go/codec to v1.3.1 (5c41f36)