You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2021/03/12 16:21:04 UTC

[jmeter] 10/12: more xml formatting fixes in changes.xml

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

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

commit e7b9b8499a83427d6a6e6792a095071e24b06de6
Author: David Pecollet <da...@gmail.com>
AuthorDate: Fri Jan 29 17:09:05 2021 +0000

    more xml formatting fixes in changes.xml
    
    Closes #638
---
 xdocs/changes.xml | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 01d5655..594d28b 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -86,15 +86,9 @@ Summary
 <h3>Other samplers</h3>
 <ul>
   <li><bug>65149</bug><pr>644</pr>Encode the personal part of email addresses in SMTP Sampler</li>
-<ul>Bolt Sampler : added "transaction timeout" option
-</ul>
-<ul>Bolt Sampler : added "database" option, required for Neo4j 4.x (with multi-database support)
-</ul>
-<ul>Bolt Sampler : added "access mode" option, that allows running against a Neo4j Enterprise causal cluster,
-    with proper query routing using the "neo4://" or "bolt+routing://" URL schemes.
-    <li>Bolt Sampler : added "transaction timeout" option</li>
-    <li>Bolt Sampler : added "database" option, required for Neo4j 4.x (with multi-database support)</li>
-    <li>Bolt Sampler : added "access mode" option, that allows running against a Neo4j Enterprise causal cluster</li>
+  <li><pr>638</pr>Various additions to the Bolt Sampler. Added <code>transaction timeout</code>, <code>database</code>
+    option required for Neo4j 4.x (with multi-database support) and <code>access mode</code> option, that allows running
+    against a Neo4j Enterprise Causal Cluster. Contributed by David Pecollet (david.pecollet at gmail.com)</li>
 </ul>
 
 <h3>Controllers</h3>
@@ -109,7 +103,8 @@ Summary
 
 <h3>Timers, Assertions, Config, Pre- &amp; Post-Processors</h3>
 <ul>
-    <li>Bolt Connection Configuration: added ConnectionPoolMaxSize parameter</li>
+    <li><pr>638</pr>Bolt Connection Configuration: added <code>ConnectionPoolMaxSize</code> parameter. Contributed by
+        David Pecollet (david.pecollet at gmail.com)</li>
 </ul>
 
 <h3>Functions</h3>
@@ -145,7 +140,8 @@ Summary
 <h3>Other Samplers</h3>
 <ul>
   <li><bug>65152</bug>OS Process Sampler - Cannot <code>Add from Clipboard</code> Command parameters</li>
-<ul>Bolt Sampler : fixed error displaying results when "Record Query Results" is enabled.
+  <li><pr>638</pr>Bolt Sampler: fixed error displaying results when "Record Query Results" is enabled. Contributed by
+        David Pecollet (david.pecollet at gmail.com)</li>
 </ul>
 
 <h3>Controllers</h3>
@@ -194,6 +190,7 @@ Summary
   <li>njzukas (github.com/njzukas)</li>
   <li>David Getzlaff (david.getzlaff at t-systems.com>)</li>
   <li>Konstantin Kalinin (konstantin at kkalinin.pro)</li>
+  <li>David Pecollet (david.pecollet at gmail.com)</li>
 </ul>
 <p>We also thank bug reporters who helped us improve JMeter.</p>
 <ul>