You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2019/09/03 13:47:19 UTC

[jmeter] branch master updated: BackendListener: InfluxDBBackendListenerClient Add support for InfluxDB 2

This is an automated email from the ASF dual-hosted git repository.

pmouawad pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new 06fae10  BackendListener: InfluxDBBackendListenerClient Add support for InfluxDB 2
06fae10 is described below

commit 06fae10b8c4d39551c69c5f0eb0d6b0802d7c537
Author: pmouawad <p....@ubik-ingenierie.com>
AuthorDate: Tue Sep 3 15:46:53 2019 +0200

    BackendListener: InfluxDBBackendListenerClient Add support for InfluxDB
    2
    
    https://bz.apache.org/bugzilla/show_bug.cgi?id=63720
    Mention author in Thanks section
---
 xdocs/changes.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 130b8ea..a692cba 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -99,6 +99,7 @@ to view the last release notes of version 5.1.1.
 
 <h3>Listeners</h3>
 <ul>
+    <li><bug>63720</bug>BackendListener: InfluxDBBackendListenerClient Add support for InfluxDB 2. Contributed by Jakub Bednář (https://github.com/bednar)</li>
 </ul>
 
 <h3>Timers, Assertions, Config, Pre- &amp; Post-Processors</h3>
@@ -225,6 +226,7 @@ to view the last release notes of version 5.1.1.
   <li>Franz Schwab (franz.schwab@exasol.com)</li>
   <li>Graham Russell (graham at ham1.co.uk)</li>
   <li>Anass Benomar (anassbenomar at gmail.com)</li>
+  <li>Jakub Bednář (https://github.com/bednar)</li>
 </ul>
 <p>We also thank bug reporters who helped us improve JMeter.</p>
 <ul>