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 1fb565c035c30bc313b06a613a2a6da7626dfe5b
Author: David Pecollet <[email protected]>
AuthorDate: Fri Jan 29 17:03:00 2021 +0000

    formatting fixes in changes.xml
---
 xdocs/changes.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index fc2e6f0..01d5655 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -92,6 +92,9 @@ Summary
 </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>
 </ul>
 
 <h3>Controllers</h3>
@@ -105,7 +108,8 @@ Summary
 </ul>
 
 <h3>Timers, Assertions, Config, Pre- &amp; Post-Processors</h3>
-<ul>Bolt Connection Configuration: added ConnectionPoolMaxSize parameter
+<ul>
+    <li>Bolt Connection Configuration: added ConnectionPoolMaxSize 
parameter</li>
 </ul>
 
 <h3>Functions</h3>

Reply via email to