------------------------------------------------------------------- Mon Feb 12 11:27:05 UTC 2018 - mschnitzer@suse.com - Add passive_amqp_exchange.patch: * This patch allows to enable the exchange passive mode for the AMQP consumer plugin. This is required for RabbitMQ servers that rely on that (like the openSUSE ones) * Upstream pull request is not possible because it requires you to sign a CLA, but it's requested here: https://github.com/influxdata/telegraf/issues/3785 ------------------------------------------------------------------- Thu Feb 8 07:31:00 UTC 2018 - mschnitzer@suse.com - Release 1.5.2 * Bugfixes #3684: Ignore empty lines in Graphite plaintext. #3604: Fix index out of bounds error in solr input plugin. #3680: Reconnect before sending graphite metrics if disconnected. #3693: Align aggregator period with internal ticker to avoid skipping metrics. #3629: Fix a potential deadlock when using aggregators. #3697: Limit wait time for writes in mqtt output. #3698: Revert change in graphite output where dot in field key was replaced by underscore. #3710: Add timeout to wavefront output write. #3725: Exclude master_replid fields from redis input.