Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package telegraf for openSUSE:Factory 
checked in at 2022-11-04 17:34:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/telegraf (Old)
 and      /work/SRC/openSUSE:Factory/.telegraf.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "telegraf"

Fri Nov  4 17:34:14 2022 rev:18 rq:1033138 version:1.24.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/telegraf/telegraf.changes        2022-10-06 
07:41:32.256598278 +0200
+++ /work/SRC/openSUSE:Factory/.telegraf.new.2275/telegraf.changes      
2022-11-04 17:36:16.917223279 +0100
@@ -1,0 +2,98 @@
+Thu Nov 03 16:12:25 UTC 2022 - jkowalc...@suse.com
+
+- Update to version 1.24.3:
+  * Revert "feat: run govulncheck nightly on master branch (#11977)" (#12054)
+  * Update build_version.txt for v1.24.3
+  * Resolve conflict caused by earlier cherry pick error
+  * chore: update to go v1.19.3 (#12142)
+  * fix(inputs.directory_monitor): allow cross filesystem directories (#12124)
+  * fix(serializers.splunkmetric): provide option to remove event metric tag 
(#12024)
+  * chore(inputs.socket_listener): Reorganize plugin code (#12031)
+  * chore: Fix linter findings introduced in last PRs (#12131)
+  * chore(deps): bump github.com/nats-io/nats-server/v2 from 2.8.4 to 2.9.4 
(#12134)
+  * chore(deps): bump cloud.google.com/go/monitoring from 1.5.0 to 1.7.0 
(#12135)
+  * chore(parsers.xpath): Add correct deprecation tags (#11986)
+  * chore: update OpenTelemetry v0.2.30 / v0.63.0 (#12119)
+  * docs: ran make docs (#12120)
+  * docs(aggregators.derivative): Remove incorrect comment (#12026)
+  * docs(serializers.json): specify version of jsonata used (#12117)
+  * fix(processors.parser): Keep name of original metric if parser doesn't 
return one (#12116)
+  * docs: add global configuration header (#12107)
+  * fix(inputs.modbus): Handle field-measurement definitions correctly on 
duplicate field check (#12109)
+  * test(outputs.graylog): skip tcp/udp tests on windows & darwin (#12110)
+  * chore(common.shim): check err of s.writeProcessedMetrics for the linter 
(#12103)
+  * chore: Increase golangci-lint timeout (#12106)
+  * chore: shut down plugins gracefully to prevent race (#12102)
+  * chore: skip integration test with race (#12100)
+  * chore: add kafka round trip integration test using inputs.kafka_consumer 
and outputs.kafka (#12058)
+  * chore(deps): bump github.com/prometheus/client_model from 0.2.0 to 0.3.0 
(#12097)
+  * chore(deps): bump github.com/gopcua/opcua from 0.3.3 to 0.3.7 (#12095)
+  * chore(deps): bump google.golang.org/api from 0.95.0 to 0.100.0 (#12096)
+  * chore(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb (#12098)
+  * feat(tools): Allow to markdown includes for sections (#12075)
+  * fix(config): set default parser (#12076)
+  * fix(processors): Correctly setup processors (#12081)
+  * fix: update systemd unit description (#12093)
+  * chore(deps): update modernc.org/libc from v1.20.3 to v1.21.2 (#12090)
+  * test(outputs.sql): further wait for clickhouse writes (#12086)
+  * test: update integration test occurrences (#12085)
+  * fix(agent): panic as tickers slice was off-by-one in size (#12077)
+  * test(inputs.mcrouter): add eventually to pause for metrics (#12074)
+  * fix: Restore warning on unused config option(s) (#12063)
+  * fix(inputs.kafka): switch to sarama's new consumer group rebalance 
strategy setting (#12064)
+  * docs(inputs.http): add use system proxy config option (#12069)
+  * fix(inputs.modbus): add slave id to failing connection (#12038)
+  * docs(aggregators.starlark): corrected typo mentioning wrong func name 
(#12066)
+  * chore: Resolve deprecated linter issues (#12051)
+  * fix(inputs.zookeeper): add the ability to parse floats as floats (#12023)
+  * test: add additional checks, waits in integration tests (#12056)
+  * chore: Update golangci-lint Go version (#12055)
+  * docs(inputs.mongodb): update supported versions (#12048)
+  * chore(deps): bump testcontainers-go from 0.13.0 to 0.14.0 and address 
breaking change (#12039)
+  * chore(deps): bump github.com/Shopify/sarama from 1.36.0 to 1.37.2 (#11980)
+  * chore(deps): bump github.com/aliyun/alibaba-cloud-sdk-go (#12036)
+  * chore(deps): bump github.com/aws/aws-sdk-go-v2/service/kinesis (#12037)
+  * chore(deps): Bump cloud.google.com/go/bigquery from 1.40.0 to 1.42.0 
(#11937)
+  * chore(deps): bump github.com/yuin/goldmark from 1.4.13 to 1.5.2 (#12035)
+  * chore(deps): bump github.com/signalfx/golib/v3 from 3.3.45 to 3.3.46 
(#12034)
+  * feat: run govulncheck nightly on master branch (#11977)
+  * chore(deps): bump modernc.org/sqlite from 1.17.3 to 1.19.2 (#12030)
+  * chore(deps): bump k8s.io/api from 0.25.2 to 0.25.3 (#12029)
+  * chore(deps): bump k8s.io/api from 0.25.0 to 0.25.2 (#12001)
+  * docs(inputs.tomcat): clean up fields (#12018)
+  * fix(regression): Fixes problem with metrics not exposed by plugins. 
(#12016)
+  * refactor: Prevent import from going the wrong way (#12004)
+  * test: add dovecot integration test (#11996)
+  * chore: Fix installgo_mac.sh using correct hash (#12002)
+  * chore(deps): bump k8s.io/apimachinery from 0.25.1 to 0.25.2 (#11938)
+  * chore: resolve linter issues for unhandled-error (#11969)
+  * chore: Tool to update Telegraf to use new Go version (#11968)
+  * test: add integration test for recovering after invalid data (#11994)
+  * fix(inputs.syslog): print error when no error or message given (#11997)
+  * chore: resolve linter issues for confusing-naming and confusing-results 
(#11956)
+  * fix(parsers.json_v2): Remove BOM before parsing (#11926)
+  * chore: Resolve linter issues for ineffassign, nilerr, gosimple... (#11966)
+  * fix(inputs.opcua): Add metric tags to node (#11993)
+  * chore(inputs.powerdns): Don't run  flaky test on Windows (#11982)
+  * chore(inputs.cloud_pubsub_push): Don't run flaky test on Windows (#11984)
+  * chore(ci): Migrate to scheduled pipeline (#11981)
+  * chore: Resolve linter issues for plugins/common package (#11964)
+  * chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#11979)
+  * chore(inputs.socket_listener): Reorganize test to be table-based. (#11970)
+  * chore(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudwatch (#11972)
+  * docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11965)
+  * chore: Bump golangci-lint to 1.50.0 (#11957)
+  * chore: update OpenTelemetry plugins to latest release (#11943)
+  * fix: Setting `enable_tls` has incorrect default value (#11941)
+  * chore: update to go1.19.2 (#11940)
+  * chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.5 to 
1.12.21 (#11936)
+  * chore(deps): Update github.com/hashicorp/consul/api from 1.14.0 to 1.15.2 
(#11894)
+  * chore(deps): update github.com/gofrs/uuid from 4.2.0+incompatible to 
4.3.0+incompatible (#11935)
+  * fix(inputs.modbus): Improve duplicate field checks (#11912)
+  * chore(deps): update github.com/sensu/sensu-go/api/core/v2 from 2.14.0 to 
2.15.0 (#11928)
+  * chore: Resolve linter issues in config.go and config_test.go (#11929)
+  * docs: add libvirt plugin to external input plugins list (#11828)
+  * build(rpm): Allow building RPMs cross-OS (#11904)
+  * chore(deps): Bump github.com/snowflakedb/gosnowflake from 1.6.2 to 1.6.13 
(#11886)
+
+-------------------------------------------------------------------

Old:
----
  telegraf-1.24.2.tar.xz

New:
----
  telegraf-1.24.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ telegraf.spec ++++++
--- /var/tmp/diff_new_pack.21MO5F/_old  2022-11-04 17:36:18.173229840 +0100
+++ /var/tmp/diff_new_pack.21MO5F/_new  2022-11-04 17:36:18.177229861 +0100
@@ -18,7 +18,7 @@
 
 %define _config_dir %{_sysconfdir}/%{name}
 Name:           telegraf
-Version:        1.24.2
+Version:        1.24.3
 Release:        0
 Summary:        The plugin-driven server agent for collecting & reporting 
metrics
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.21MO5F/_old  2022-11-04 17:36:18.237230175 +0100
+++ /var/tmp/diff_new_pack.21MO5F/_new  2022-11-04 17:36:18.241230196 +0100
@@ -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.24.2</param>
+    <param name="revision">v1.24.3</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.21MO5F/_old  2022-11-04 17:36:18.261230301 +0100
+++ /var/tmp/diff_new_pack.21MO5F/_new  2022-11-04 17:36:18.265230321 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/influxdata/telegraf</param>
-              <param 
name="changesrevision">9550e7a533dd00632e14435e87ed3eb4b04832c6</param></service></servicedata>
+              <param 
name="changesrevision">ff7323e1567ec68dbb414fffbf83d7dfcc9a1c19</param></service></servicedata>
 (No newline at EOF)
 

++++++ telegraf-1.24.2.tar.xz -> telegraf-1.24.3.tar.xz ++++++
++++ 19968 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/telegraf/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.telegraf.new.2275/vendor.tar.xz differ: char 26, 
line 1

Reply via email to