|
|
|
@@ -1,3 +1,67 @@
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 09 01:09:53 UTC 2024 - mrueckert@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to version 1.30.1:
|
|
|
|
|
* Telegraf v1.30.1
|
|
|
|
|
* Update changelog for v1.30.1
|
|
|
|
|
* Add go.sum
|
|
|
|
|
* Update build_version.txt for v1.30.1
|
|
|
|
|
* chore(linters): Bump golangci-lint to v1.57.2 (#15080)
|
|
|
|
|
* docs(specs): Add specification for configuration migration (#15050)
|
|
|
|
|
* docs(outputs.cratedb): Document startup error behavior options (#15072)
|
|
|
|
|
* docs(inputs.win_services): Specify case-insensitive naming (#15077)
|
|
|
|
|
* chore(deps): Bump github.com/IBM/sarama from v1.42.2 to v1.43.1 (#15071)
|
|
|
|
|
* fix(inputs.mysql): Parse boolean values in metric v1 correctly (#15063)
|
|
|
|
|
* docs(outputs.kafka): Document startup error behavior options (#15070)
|
|
|
|
|
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.27.5 to 1.27.9 (#15058)
|
|
|
|
|
* chore(deps): Bump go.step.sm/crypto from 0.43.0 to 0.44.1 (#15061)
|
|
|
|
|
* chore(deps): Bump google.golang.org/api from 0.165.0 to 0.171.0 (#15057)
|
|
|
|
|
* chore(deps): Bump github.com/prometheus-community/pro-bing from 0.3.0 to 0.4.0 (#15059)
|
|
|
|
|
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.15.2 to 1.16.0 (#15060)
|
|
|
|
|
* chore: tweak wording and don't reference gpg key in SECURITY.md (#15056)
|
|
|
|
|
* test(inputs.syslog): Skip test on Windows (#15048)
|
|
|
|
|
* fix(inputs.phpfpm): Add timeout for fcgi (#15036)
|
|
|
|
|
* fix(windows): Ensure watch-config is passed to service (#15040)
|
|
|
|
|
* docs(specs): Add specification for state-persistence (#15037)
|
|
|
|
|
* docs(config): Clarify metric-routing example (#15033)
|
|
|
|
|
* chore(deps): Bump github.com/docker/docker from 25.0.0+incompatible to 25.0.5+incompatible (#15029)
|
|
|
|
|
* fix(inputs.ping): Add option to force ipv4 (#15011)
|
|
|
|
|
* fix(inputs.dns_query): Include the canonical CNAME target (#15025)
|
|
|
|
|
* fix(inputs.nvidia_smi): Add process info metrics (#15023)
|
|
|
|
|
* fix(inputs.prometheus): Initialize logger of parser (#15021)
|
|
|
|
|
* chore(deps): Bump gonum.org/v1/gonum from 0.14.0 to 0.15.0 (#15015)
|
|
|
|
|
* chore(deps): Bump tj-actions/changed-files from 42 to 43 (#15013)
|
|
|
|
|
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.149.3 to 1.151.1 (#15014)
|
|
|
|
|
* chore(deps): Bump github.com/jackc/pgtype from 1.14.0 to 1.14.2 (#15016)
|
|
|
|
|
* chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.25.3 to 1.26.0 (#15017)
|
|
|
|
|
* chore(deps): Bump golang.org/x/crypto from 0.20.0 to 0.21.0 (#15018)
|
|
|
|
|
* fix(inputs.knx_listener): Ignore GroupValueRead requests (#15007)
|
|
|
|
|
* chore(readme_linter): Update plugin type guess logic (#15010)
|
|
|
|
|
* fix(inputs.diskio): Add missing udev properties (#15003)
|
|
|
|
|
* fix(inputs.mysql): Use correct column-types for Percona 8 userstats (#15012)
|
|
|
|
|
* chore(deps): Bump github.com/stretchr/testify v1.8.4 to v1.9.0 (#15009)
|
|
|
|
|
* fix(inputs.knx_listener): Reconnect after connection loss (#14959)
|
|
|
|
|
* fix(inputs.smart): Improve regexp to support flags with a plus (#14996)
|
|
|
|
|
* docs(specs): Add specification for output buffer persistence strategy (#14928)
|
|
|
|
|
* fix(inputs.dns_query): Fill out additional record fields (#14979)
|
|
|
|
|
* fix(secrets): Avoid count underflow by only counting initialized secrets (#14991)
|
|
|
|
|
* docs: Add how to parse guide (#14947)
|
|
|
|
|
* fix(inputs.openstack): Resolve regression in block storage and server info (#14977)
|
|
|
|
|
* fix(inputs.systemd_units): Handle disabled multi-instance units correctly (#14987)
|
|
|
|
|
* chore: Remove govulncheck (#14988)
|
|
|
|
|
* chore(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#14989)
|
|
|
|
|
* chore(deps): Bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2 (#14978)
|
|
|
|
|
* chore(inputs.win_wmi): Cleanup and refactor code (#14965)
|
|
|
|
|
* fix(outputs.bigquery): Add scope to bigquery and remove timeout context (#14958)
|
|
|
|
|
* chore(deps): Bump github.com/pion/dtls/v2 from 2.2.8 to 2.2.10 (#14967)
|
|
|
|
|
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.28.2 to 1.28.4 (#14971)
|
|
|
|
|
* chore(deps): Bump github.com/prometheus/procfs from 0.12.0 to 0.13.0 (#14970)
|
|
|
|
|
* chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.34.2 to 1.34.3 (#14969)
|
|
|
|
|
* chore(deps): Bump github.com/klauspost/compress from 1.17.6 to 1.17.7 (#14968)
|
|
|
|
|
* feat(inputs.chrony): Remove chronyc depdendency in documentation (#14966)
|
|
|
|
|
* chore: Update govulncheck timeout (#14960)
|
|
|
|
|
* chore(inputs.win_wmi): Cleanup unit-tests (#14955)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 11 13:48:23 UTC 2024 - Jeff Kowalczyk <jkowalczyk@suse.com>
|
|
|
|
|
|
|
|
|
|