You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#11763deps Bump github.com/urfave/cli/v2 from 2.11.2 to 2.14.1
#11764deps Bump gonum.org/v1/gonum from 0.11.0 to 0.12.0
#11770deps Bump github.com/Azure/azure-kusto-go from 0.7.0 to 0.8.0
#11746deps Bump google.golang.org/grpc from 1.48.0 to 1.49.0
BREAKING CHANGES
#11493common.tls Set default minimum TLS version to v1.2 for security reasons on both server and client connections. This is a change from the previous defaults (TLS v1.0) on the server configuration and might break clients relying on older TLS versions. You can manually revert to older versions on a per-plugin basis using the tls_min_version option in the plugins required.
The text was updated successfully, but these errors were encountered:
ETA: Monday Sept 12
Changelog as of Sept 7:
Changelog
v1.24.0 [2022-09-07]
Bugfixes
agent
Add flushBatch methodinputs.jolokia2
Add optional origin headerinputs.mongodb
Add an option to bypass connection errors on startinputs.opcua
Assign node id correctlyinputs.prometheus
Plugin run outside k8s cluster errorinputs.sqlserver
Fixing wrong filtering for sqlAzureMIRequests and sqlAzureDBRequestsinputs.upsd
Move to new sample.conf styleinputs.x509
Multiple sources with non-overlapping DNS entries.outputs.wavefront
Update wavefront sdk and use non-deprecated APIsFeatures
common.tls
Implement minimum TLS version for clientsexternal
Add nsdp external plugininput
Add upsd implementationinputs.cisco_telemetry_mdt
Add GRPC Keepalive/timeout config optionsinputs.directory_monitor
Traverse sub-directoriesinputs.kafka_consumer
Option to set default fetch message bytesinputs.linux_cpu
Add plugin to collect CPU metrics on Linuxinputs.logstash
Record number of failuresinputs.modbus
Error out on requests with no fields defined.inputs.mqtt_consumer
Add incoming mqtt message size calculationinputs.nginx_plus_api
Gather limit_reqs metricsinputs.ntpq
Add option to specify command flagsinputs.ntpq
Add possibility to query remote serversinputs.ntpq
Allow to specifyreach
output formatinputs.openstack
Add "allow_reauth" config option for openstack clientinputs.smart
Collect SSD endurance information where available in smartctlinputs.sqlserver
Add db name to io stats for MIinputs.sqlserver
Improved filtering for active requestsinputs.statsd
Add median timing calculation to statsd input plugininputs.syslog
Log remote host as source taginputs.x509_cert
Add smtp protocoloutput.mqtt
Add support for MQTT protocol version 5outputs.amqp
Add proxy supportoutputs.graphite
Retry connecting to servers with failed send attemptsoutputs.groundwork
Improve metric parsing to extend outputoutputs.iotdb
Add new output plugin to support Apache IoTDBoutputs.postgresql
Add Postgresql outputoutputs.redistimeseries
Add integration testoutputs.sql
Add settings for go sql.DB settingsparsers.json
Allow JSONata based transformations in JSON serializerparsers.xpath
Add support for returning underlying data-typesprocessors.starlark
Add starlark benchmark for tag-concatenationrabbitmq
Add support for head_message_timestamp metricredis
Add Redis 6 ACL auth supportserializers.prometheus
Provide option to reduce payload size by removing HELP from payloadx509_cert
Add proxy supportDependency Updates
deps
Bump github.com/jackc/pgx/v4 from 4.16.1 to 4.17.0deps
Bump github.com/Azure/go-autorest/autorestdeps
Bump github.com/aws/aws-sdk-go-v2/service/ec2deps
Bump github.com/urfave/cli/v2 from 2.3.0 to 2.11.2deps
Bump github.com/aws/aws-sdk-go-v2/service/timestreamwritedeps
Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.61.1695 to 1.61.1727deps
Bump go.mongodb.org/mongo-driver from 1.9.1 to 1.10.1deps
Bump github.com/wavefronthq/wavefront-sdk-godeps
Bump github.com/aws/aws-sdk-go-v2/service/stsdeps
Bump github.com/aerospike/aerospike-client-go/v5deps
Bump github.com/hashicorp/consul/api from 1.13.1 to 1.14.0deps
Bump github.com/tidwall/gjson from 1.14.1 to 1.14.3deps
Bump github.com/rabbitmq/amqp091-go from 1.3.4 to 1.4.0deps
Bump github.com/aws/aws-sdk-go-v2/service/dynamodbdeps
Bump github.com/gophercloud/gopherclouddeps
Bump k8s.io/client-go from 0.24.3 to 0.25.0deps
Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imdsdeps
Bump github.com/urfave/cli/v2 from 2.11.2 to 2.14.1deps
Bump gonum.org/v1/gonum from 0.11.0 to 0.12.0deps
Bump github.com/Azure/azure-kusto-go from 0.7.0 to 0.8.0deps
Bump google.golang.org/grpc from 1.48.0 to 1.49.0BREAKING CHANGES
common.tls
Set default minimum TLS version to v1.2 for security reasons on both server and client connections. This is a change from the previous defaults (TLS v1.0) on the server configuration and might break clients relying on older TLS versions. You can manually revert to older versions on a per-plugin basis using thetls_min_version
option in the plugins required.The text was updated successfully, but these errors were encountered: