Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package telegraf for openSUSE:Factory checked in at 2026-05-12 19:27:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/telegraf (Old) and /work/SRC/openSUSE:Factory/.telegraf.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "telegraf" Tue May 12 19:27:29 2026 rev:64 rq:1352578 version:1.38.4 Changes: -------- --- /work/SRC/openSUSE:Factory/telegraf/telegraf.changes 2026-03-31 16:21:14.424144304 +0200 +++ /work/SRC/openSUSE:Factory/.telegraf.new.1966/telegraf.changes 2026-05-12 19:28:50.660498287 +0200 @@ -1,0 +2,177 @@ +Mon May 11 23:41:34 UTC 2026 - Marcus Rueckert <[email protected]> + +- Update to version 1.38.4: + * Telegraf v1.38.4 + * Update changelog for v1.38.4 + * Update build_version.txt for v1.38.4 + * chore(deps): Bump github.com/apache/thrift from 0.22.0 to 0.23.1-0.20260429145742-d2acd3c49e58 (#18877) + * fix(inputs.docker): Lock stats cache before reading (#18878) + * chore(inputs.docker): Cleanup code (#18874) + * fix(inputs.kinesis_consumer): Acquire lock before saving shard consumers (#18875) + * fix(inputs.upsd): Enforce string type for vendor and product IDs (#18626) + * docs(inputs.kubernetes): Document required RBAC permissions (#18865) + * chore(inputs.docker): Convert tests to use mock server (#18869) + * chore(inputs.ping): Cleanup code (#18866) + * test(inputs.docker): Refactor unit-tests (#18814) + * chore(inputs.cisco_telemetry_mdt): Add data dump trace message for debugging (#18859) + * chore(inputs.gnmi): Cleanup code (#18863) + * chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.12.8 to 2.14.0 (#18857) + * fix(secretstores.googlecloud): Handle public GCP service account keys correctly (#18785) + * chore(testutil): Allow specifying a log-level (#18860) + * fix(agent): Reset secret-counter on reload (#18839) + * chore(common.tls): Refactor code into server and client (#18838) + * chore(inputs.gnmi): Move internal test function to bottom (#18837) + * test(inputs.elasticsearch_query): Refactor unit-tests (#18836) + * fix(agent): Make sure the log-file directory exists (#18818) + * chore(deps): Bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 (#18854) + * chore(deps): Bump github.com/redis/go-redis/v9 from 9.18.0 to 9.19.0 (#18856) + * chore(deps): Bump cloud.google.com/go/bigquery from 1.76.0 to 1.77.0 (#18843) + * chore(deps): Bump github.com/apache/arrow-go/v18 from 18.5.2 to 18.6.0 (#18853) + * chore(deps): Bump github.com/ClickHouse/clickhouse-go/v2 from 2.45.0 to 2.46.0 (#18855) + * chore(deps): Bump github.com/SAP/go-hdb from 1.16.6 to 1.16.7 (#18852) + * chore(deps): Bump go.opentelemetry.io/collector/pdata from 1.56.0 to 1.57.0 (#18851) + * chore(deps): Bump github.com/microsoft/go-mssqldb from 1.9.8 to 1.10.0 (#18850) + * chore(deps): Bump google.golang.org/api from 0.276.0 to 0.277.0 (#18848) + * chore(deps): Bump google.golang.org/grpc from 1.80.0 to 1.81.0 (#18849) + * chore(deps): Bump github.com/IBM/nzgo/v12 from 12.0.11 to 12.0.12 (#18847) + * chore(deps): Bump go.step.sm/crypto from 0.77.7 to 0.77.9 (#18846) + * chore(deps): Bump github.com/go-sql-driver/mysql from 1.9.3 to 1.10.0 (#18845) + * chore(deps): Bump cloud.google.com/go/monitoring from 1.27.0 to 1.28.0 (#18844) + * chore(deps): Bump github.com/shirou/gopsutil/v4 from 4.26.3 to 4.26.4 (#18842) + * chore(deps): Bump github.com/klauspost/compress from 1.18.5 to 1.18.6 (#18841) + * chore(deps): Bump the aws-sdk-go-v2 group with 11 updates (#18840) + * fix(common.opcua): Support byte arrays in decoding (#18825) + * test(logging): Fix flaky test (#18835) + * chore(common.adx): Drop redundant ToLower in getMetricIngestor (#18828) + * fix(common.adx): Make Close safe to call multiple times (#18827) + * chore(deps): Bump github.com/Azure/azure-kusto-go from 0.16.1 to 1.2.2 (#18802) + * fix(inputs.lustre2): Expose explicit cache sample and page fields (#18820) + * fix(outputs.timestream): Return errors from write factory (#18821) + * fix(inputs.opcua): Disable auto-reconnect to fix session flood (#18813) + * fix(agent): Log Windows service startup errors to configured logger (#18816) + * chore(deps): Bump github.com/IBM/sarama from 1.47.0 to 1.48.0 (#18797) + * chore(deps): Bump the aws-sdk-go-v2 group with 2 updates (#18794) + * fix(inputs.diskio): Honor host path environment variables on Linux (#18682) + * chore(deps): Bump modernc.org/sqlite from 1.49.1 to 1.50.0 (#18807) + * chore(deps): Bump github.com/rabbitmq/amqp091-go from 1.10.0 to 1.11.0 (#18810) + * chore(deps): Bump github.com/emiago/sipgo from 1.3.0 to 1.3.1 (#18812) + * test(secretstores.vault): Use string comparison for readable failure output (#18793) + * chore(inputs.docker_log): Cleanup plugin code (#18779) + * chore(deps): Bump github.com/aws/smithy-go from 1.25.0 to 1.25.1 (#18795) + * chore(deps): Bump github.com/vmware/govmomi from 0.53.0 to 0.53.1 (#18796) + * chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.12.7 to 2.12.8 (#18811) + * chore(deps): Bump github.com/bluenviron/gomavlib/v3 from 3.3.0 to 3.3.1 (#18809) + * chore(deps): Bump go.step.sm/crypto from 0.77.2 to 0.77.7 (#18804) + * chore(deps): Bump github.com/jedib0t/go-pretty/v6 from 6.7.9 to 6.7.10 (#18803) + * chore(deps): Bump github.com/hashicorp/consul/api from 1.34.1 to 1.34.2 (#18801) + * chore(deps): Bump github.com/leodido/go-syslog/v4 from 4.4.0 to 4.5.0 (#18800) + * chore(deps): Bump github.com/prometheus/prometheus from 0.311.2 to 0.311.3 (#18799) + * chore(deps): Bump k8s.io/client-go from 0.35.4 to 0.36.0 (#18798) + * chore(inputs.huebridge): Tidy up after go-hue v1.2.0 upgrade (#18792) + * chore(inputs.huebridge): Plumb gather timeout into go-hue calls (#18777) + * chore(deps): Bump the aws-sdk-go-v2 group across 1 directory with 11 updates (#18750) + * chore(deps): Bump github.com/apache/iotdb-client-go from 1.3.5 to 1.3.7 (#18758) + * docs(telegraf): Fix typo (#18722) + * chore(deps): Bump github.com/Azure/go-ntlmssp from 0.1.0 to 0.1.1 (#18789) + * chore(deps): Bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2 (#18781) + * fix(outputs.graylog): Reconnect transparently when TCP peer closes connection (#18774) + * test(inputs.docker_log): Factor out mocking and switch to mocking docker daemon (#18775) + * fix(inputs.huebridge): Repair CI after go-hue v1.2.0 upgrade (#18778) + * chore(deps): Bump github.com/tdrn-org/go-hue from 0.3.0 to 1.2.0 (#18742) + * chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.12.6 to 2.12.7 (#18755) + * chore(deps): Bump github.com/moby/moby/client from 0.4.0 to 0.4.1 (#18753) + * chore(deps): Bump cloud.google.com/go/monitoring from 1.26.0 to 1.27.0 (#18754) + * chore(deps): Bump github.com/hashicorp/consul/api from 1.34.0 to 1.34.1 (#18756) + * chore(deps): Bump github.com/tinylib/msgp from 1.6.3 to 1.6.4 (#18757) + * chore(deps): Bump k8s.io/client-go from 0.35.3 to 0.35.4 (#18759) + * chore(deps): Bump github.com/aws/smithy-go from 1.24.3 to 1.25.0 (#18752) + * chore(deps): Bump cloud.google.com/go/storage from 1.62.0 to 1.62.1 (#18751) + * chore(deps): Bump tj-actions/changed-files from 47.0.5 to 47.0.6 (#18749) + * chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.0 to 1.21.1 (#18766) + * chore(deps): Bump github.com/moby/moby/api from 1.54.1 to 1.54.2 (#18765) + * chore(deps): Bump software.sslmate.com/src/go-pkcs12 from 0.7.0 to 0.7.1 (#18764) + * chore(deps): Bump github.com/pborman/ansi from 1.0.0 to 1.1.0 (#18763) + * chore(deps): Bump github.com/alitto/pond/v2 from 2.7.0 to 2.7.1 (#18762) + * chore(deps): Bump k8s.io/api from 0.35.3 to 0.35.4 (#18760) + * chore(deps): Bump github.com/nats-io/nats.go from 1.50.0 to 1.51.0 (#18772) + * chore(deps): Bump modernc.org/sqlite from 1.48.2 to 1.49.1 (#18771) + * chore(deps): Bump cloud.google.com/go/pubsub/v2 from 2.5.1 to 2.6.0 (#18770) + * chore(deps): Bump go.opentelemetry.io/collector/pdata from 1.55.0 to 1.56.0 (#18769) + * chore(deps): Bump github.com/SAP/go-hdb from 1.16.5 to 1.16.6 (#18768) + * chore(deps): Bump google.golang.org/api from 0.275.0 to 0.276.0 (#18767) + * Telegraf v1.38.3 + * Update changelog for v1.38.3 + * Update build_version.txt for v1.38.3 + * chore(inputs.openntpd): Fix imports + * chore(licenses): Fix license link for github.com/p4lang/p4runtime (#18747) + * chore(telegraf): Add more information output for Windows service lifecycle (#18736) + * chore(inputs.docker_log): Migrate to maintained github.com/moby/moby library (#18730) + * test(inputs.snmp_trap): Add test for SNMPv3 long passwords (#18745) + * fix(agent): Allow overriding collection_jitter with 0s on a per-input basis (#18519) + * docs(licenses): Fix link to moved license file (#18731) + * docs(inputs.smartctl): Document sudo-rs incompatibility (#18676) + * chore(deps): Bump github.com/testcontainers/testcontainers-go from 0.41.0 to 0.42.0 (#18701) + * test(inputs.openntpd): Use testutil functions (#18727) + * test(metric): Remove mustMetric wrapper (#18729) + * chore(deps): Bump github.com/prometheus/prometheus from 0.310.0 to 0.311.2 (#18715) + * test(processors.tag_limit): Remove mustMetric function (#18725) + * test(inputs.x509_cert): Stabilize TestGatherUDPCertIntegration with pion/dtls v3 (#18718) + * fix(inputs.opcua_listener): Skip nodes failing monitored-item creation (#18717) + * docs(inputs.cisco_telemetry_mdt): Document examples of using processors with plugin (#17074) + * chore(testutil): Remove unused MustMetric function (#18726) + * fix(inputs.nftables): Handle plain string elements in set unmarshalling (#18686) + * chore(deps): Bump cloud.google.com/go/bigquery from 1.75.0 to 1.76.0 (#18706) + * chore(deps): Bump github.com/snowflakedb/gosnowflake from 1.19.0 to 1.19.1 (#18697) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.296.2 to 1.297.0 in the aws-sdk-go-v2 group (#18695) + * fix(inputs.docker): List all containers so non-running states are gathered (#18719) + * chore(deps): Bump github.com/tdrn-org/go-tr064 from 0.2.3 to 0.2.4 (#18631) + * docs(inputs.kubernetes): Remove stale bearer_token_string documentation (#18674) + * chore(deps): Bump github.com/ClickHouse/clickhouse-go/v2 from 2.44.0 to 2.45.0 (#18705) + * chore(deps): Bump github.com/SAP/go-hdb from 1.16.3 to 1.16.5 (#18714) + * chore(deps): Bump modernc.org/sqlite from 1.48.1 to 1.48.2 (#18711) + * chore(deps): Bump github.com/google/cel-go from 0.27.0 to 0.28.0 (#18710) + * chore(deps): Bump github.com/leodido/go-syslog/v4 from 4.3.0 to 4.4.0 (#18716) + * chore(deps): Bump cloud.google.com/go/monitoring from 1.25.0 to 1.26.0 (#18703) + * chore(deps): Bump github.com/gophercloud/gophercloud/v2 from 2.11.1 to 2.12.0 (#18696) + * chore(deps): Bump golang.org/x/tools from 0.43.0 to 0.44.0 (#18698) + * chore(deps): Bump github.com/tdrn-org/go-nsdp from 0.5.0 to 0.5.1 (#18479) + * chore(deps): Bump github.com/hashicorp/consul/api from 1.33.4 to 1.33.7 (#18632) + * chore: Update Go to 1.26.2 (#18344) + * test(inputs.exec): Limit glob to only match /bin/echo (#18678) + * chore: Update golangci-lint to v2.11.4 (#18472) + * fix(inputs.opcua_listener): Wrap error correctly in subscribe client (#18684) + * test(incus): Update Fedora images (#18668) + * docs(outputs.heartbeat): Add all supported HTTP-client options (#18670) + * chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.71.0 to 1.97.3 (#18669) + * fix(parsers.influx): Prevent panic due to nil metric on invalid input (#18641) + * fix(inputs.turbostat): Skip repeated headers with different whitespace (#18640) + * chore(inputs): Migrate testutil.MustMetric to metric.New (#18617) + * chore(deps): Bump google.golang.org/api from 0.273.0 to 0.274.0 (#18661) + * chore(deps): Bump cloud.google.com/go/monitoring from 1.24.3 to 1.25.0 (#18657) + * chore(deps): Bump cloud.google.com/go/pubsub/v2 from 2.5.0 to 2.5.1 (#18658) + * chore(deps): Bump google.golang.org/grpc from 1.79.3 to 1.80.0 (#18663) + * chore(deps): Bump super-linter/super-linter from 8.5.0 to 8.6.0 (#18652) + * chore(deps): Bump the aws-sdk-go-v2 group with 5 updates (#18653) + * chore(deps): Bump github.com/shirou/gopsutil/v4 from 4.26.2 to 4.26.3 (#18654) + * chore(deps): Bump github.com/aws/smithy-go from 1.24.2 to 1.24.3 (#18655) + * chore(deps): Bump github.com/SAP/go-hdb from 1.16.2 to 1.16.3 (#18656) + * chore(deps): Bump go.opentelemetry.io/collector/pdata from 1.54.0 to 1.55.0 (#18659) + * chore(deps): Bump modernc.org/sqlite from 1.48.0 to 1.48.1 (#18660) + * chore(deps): Bump github.com/ClickHouse/clickhouse-go/v2 from 2.43.0 to 2.44.0 (#18662) + * chore(deps): Bump cloud.google.com/go/storage from 1.61.3 to 1.62.0 (#18664) + * chore(deps): Bump go.step.sm/crypto from 0.77.1 to 0.77.2 (#18665) + * chore(deps): Bump github.com/jedib0t/go-pretty/v6 from 6.7.8 to 6.7.9 (#18666) + * chore(deps): Bump github.com/vertica/vertica-sql-go from 1.3.5 to 1.3.6 (#18667) + * chore(deps): Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#18649) + * chore(deps): Update github.com/gotestyourself/gotestsum from 1.10.1 to 1.13.0 (#18644) + * chore(deps): Bump the aws-sdk-go-v2 group with 11 updates (#18629) + * chore(deps): Bump github.com/nats-io/nats.go from 1.49.0 to 1.50.0 (#18637) + * chore(deps): Bump github.com/hashicorp/vault/api/auth/approle from 0.11.0 to 0.12.0 (#18638) + * chore(deps): Bump github.com/antchfx/jsonquery from 1.3.6 to 1.3.7 (#18639) + * chore(deps): Bump github.com/Mellanox/rdmamap from 1.1.0 to 1.2.0 (#18636) + * chore(deps): Bump modernc.org/sqlite from 1.47.0 to 1.48.0 (#18635) + * chore(deps): Bump cloud.google.com/go/bigquery from 1.74.0 to 1.75.0 (#18633) + * chore(deps): Bump github.com/emiago/sipgo from 1.2.1 to 1.3.0 (#18630) + * chore(deps): Bump google.golang.org/api from 0.272.0 to 0.273.0 (#18634) + +------------------------------------------------------------------- Old: ---- telegraf-1.38.2.tar.xz New: ---- telegraf-1.38.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ telegraf.spec ++++++ --- /var/tmp/diff_new_pack.gJbf8W/_old 2026-05-12 19:28:52.496574382 +0200 +++ /var/tmp/diff_new_pack.gJbf8W/_new 2026-05-12 19:28:52.500574548 +0200 @@ -18,7 +18,7 @@ %define _config_dir %{_sysconfdir}/%{name} Name: telegraf -Version: 1.38.2 +Version: 1.38.4 Release: 0 Summary: The plugin-driven server agent for collecting & reporting metrics License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.gJbf8W/_old 2026-05-12 19:28:52.568577367 +0200 +++ /var/tmp/diff_new_pack.gJbf8W/_new 2026-05-12 19:28:52.580577864 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/influxdata/telegraf</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v1.38.2</param> + <param name="revision">v1.38.4</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.gJbf8W/_old 2026-05-12 19:28:52.612579190 +0200 +++ /var/tmp/diff_new_pack.gJbf8W/_new 2026-05-12 19:28:52.616579356 +0200 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/influxdata/telegraf</param> - <param name="changesrevision">8dc29d64b1729a0e7f16393b7c4459a806631939</param> + <param name="changesrevision">c79b06d58e912124624d029a88bbe182254f0ff4</param> </service> </servicedata> (No newline at EOF) ++++++ telegraf-1.38.2.tar.xz -> telegraf-1.38.4.tar.xz ++++++ ++++ 24484 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/telegraf/vendor.tar.xz /work/SRC/openSUSE:Factory/.telegraf.new.1966/vendor.tar.xz differ: char 26, line 1
