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

milamber pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/jmeter-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 4491c27  Update website for the new release Apache JMeter 5.2.1
4491c27 is described below

commit 4491c2752e717d773913143ca40de7abd9bca989
Author: Milamber <[email protected]>
AuthorDate: Mon Nov 25 19:26:04 2019 +0100

    Update website for the new release Apache JMeter 5.2.1
---
 api/deprecated-list.html                           |   2 +-
 api/index-all.html                                 |  12 +-
 .../protocol/http/proxy/DefaultSamplerCreator.html |   8 +-
 .../protocol/jdbc/config/DataSourceElement.html    | 100 ++-
 api/org/apache/jmeter/samplers/SampleResult.html   |   2 +-
 .../jmeter/visualizers/MailerVisualizer.html       |   4 +-
 api/org/apache/jorphan/exec/SystemCommand.html     |   8 +-
 changes.html                                       | 521 +------------
 changes_history.html                               | 838 +++++++++++++++++++++
 creating-templates.html                            |   2 +-
 doap_JMeter.rdf                                    |   7 +
 download_jmeter.html                               |  26 +-
 .../screenshots/assertion/jmespath_assertion.png   | Bin 0 -> 14565 bytes
 .../screenshots/extractor/jmespath_extractor.png   | Bin 0 -> 14307 bytes
 .../screenshots/jdbc-config/jdbc-conn-config.png   | Bin 26380 -> 37115 bytes
 usermanual/component_reference.html                |  14 +-
 16 files changed, 973 insertions(+), 571 deletions(-)

diff --git a/api/deprecated-list.html b/api/deprecated-list.html
index 98c089e..31dacfe 100644
--- a/api/deprecated-list.html
+++ b/api/deprecated-list.html
@@ -224,7 +224,7 @@
 </tr>
 <tr class="altColor">
 <td class="colOne"><a 
href="org/apache/jorphan/exec/SystemCommand.html#POLL_INTERVAL">org.apache.jorphan.exec.SystemCommand.POLL_INTERVAL</a>
-<div class="block"><span class="deprecationComment">does not make sense 
anymore. Superceded by <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in 
java.lang"><code>Object.wait(long)</code></a></span></div>
+<div class="block"><span class="deprecationComment">does not make sense 
anymore. Superseded by <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in 
java.lang"><code>Object.wait(long)</code></a></span></div>
 </td>
 </tr>
 <tr class="rowColor">
diff --git a/api/index-all.html b/api/index-all.html
index 7c07c69..0697221 100644
--- a/api/index-all.html
+++ b/api/index-all.html
@@ -2884,7 +2884,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/jmeter/visualizers/MailerVisualizer.html#clearData--">clearData()</a></span>
 - Method in class org.apache.jmeter.visualizers.<a 
href="org/apache/jmeter/visualizers/MailerVisualizer.html" title="class in 
org.apache.jmeter.visualizers">MailerVisualizer</a></dt>
 <dd>
-<div class="block">Clears any stored sampling-informations.</div>
+<div class="block">Clears any stored sampling-information.</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/jmeter/visualizers/RenderAsBoundaryExtractor.html#clearData--">clearData()</a></span>
 - Method in class org.apache.jmeter.visualizers.<a 
href="org/apache/jmeter/visualizers/RenderAsBoundaryExtractor.html" 
title="class in 
org.apache.jmeter.visualizers">RenderAsBoundaryExtractor</a></dt>
 <dt><span class="memberNameLink"><a 
href="org/apache/jmeter/visualizers/RenderAsCssJQuery.html#clearData--">clearData()</a></span>
 - Method in class org.apache.jmeter.visualizers.<a 
href="org/apache/jmeter/visualizers/RenderAsCssJQuery.html" title="class in 
org.apache.jmeter.visualizers">RenderAsCssJQuery</a></dt>
@@ -3792,11 +3792,11 @@
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html#computeFromHeader-org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase-org.apache.jmeter.protocol.http.proxy.HttpRequestHdr-java.util.Map-java.util.Map-">computeFromHeader(HTTPSamplerBase,
 HttpRequestHdr, Map&lt;String, String&gt;, Map&lt;String, 
String&gt;)</a></span> - Method in class 
org.apache.jmeter.protocol.http.proxy.<a 
href="org/apache/jmeter/protocol/http/proxy/DefaultSa [...]
 <dd>
-<div class="block">Compute sampler informations from Request Header</div>
+<div class="block">Compute sampler information from Request Header</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html#computeFromPostBody-org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase-org.apache.jmeter.protocol.http.proxy.HttpRequestHdr-">computeFromPostBody(HTTPSamplerBase,
 HttpRequestHdr)</a></span> - Method in class 
org.apache.jmeter.protocol.http.proxy.<a 
href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html" 
title="class in org.apache.jmeter.protocol.http.proxy">Defa [...]
 <dd>
-<div class="block">Compute sampler informations from Request Header</div>
+<div class="block">Compute sampler information from Request Header</div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html#computeMethod-org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase-org.apache.jmeter.protocol.http.proxy.HttpRequestHdr-">computeMethod(HTTPSamplerBase,
 HttpRequestHdr)</a></span> - Method in class 
org.apache.jmeter.protocol.http.proxy.<a 
href="org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html" 
title="class in org.apache.jmeter.protocol.http.proxy">DefaultSamplerCr [...]
 <dd>
@@ -9261,6 +9261,8 @@
 <dd>
 <div class="block">Gets a textual description about the pools 
configuration.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getConnectionProperties--">getConnectionProperties()</a></span>
 - Method in class org.apache.jmeter.protocol.jdbc.config.<a 
href="org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html" 
title="class in 
org.apache.jmeter.protocol.jdbc.config">DataSourceElement</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.html#getConnectionsPerHost--">getConnectionsPerHost()</a></span>
 - Method in class org.apache.jmeter.protocol.mongodb.config.<a 
href="org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.html" 
title="class in 
org.apache.jmeter.protocol.mongodb.config">MongoSourceElement</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/jmeter/protocol/smtp/sampler/gui/SmtpPanel.html#getConnectionTimeout--">getConnectionTimeout()</a></span>
 - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.<a 
href="org/apache/jmeter/protocol/smtp/sampler/gui/SmtpPanel.html" title="class 
in org.apache.jmeter.protocol.smtp.sampler.gui">SmtpPanel</a></dt>
@@ -20949,7 +20951,7 @@ any class wishing to display or present data collected 
in SampleResults.</div>
 <dt><span class="memberNameLink"><a 
href="org/apache/jorphan/exec/SystemCommand.html#POLL_INTERVAL">POLL_INTERVAL</a></span>
 - Static variable in class org.apache.jorphan.exec.<a 
href="org/apache/jorphan/exec/SystemCommand.html" title="class in 
org.apache.jorphan.exec">SystemCommand</a></dt>
 <dd>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>
-<div class="block"><span class="deprecationComment">does not make sense 
anymore. Superceded by <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in 
java.lang"><code>Object.wait(long)</code></a></span></div>
+<div class="block"><span class="deprecationComment">does not make sense 
anymore. Superseded by <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in 
java.lang"><code>Object.wait(long)</code></a></span></div>
 </div>
 </dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/jmeter/functions/Groovy.html#populateBindings-javax.script.Bindings-">populateBindings(Bindings)</a></span>
 - Method in class org.apache.jmeter.functions.<a 
href="org/apache/jmeter/functions/Groovy.html" title="class in 
org.apache.jmeter.functions">Groovy</a></dt>
@@ -25211,6 +25213,8 @@ any class wishing to display or present data collected 
in SampleResults.</div>
 <div class="block">Extracts all the required non-cookie headers for that 
particular URL request and
  sets them in the <code>HttpMethod</code> passed in</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#setConnectionProperties-java.lang.String-">setConnectionProperties(String)</a></span>
 - Method in class org.apache.jmeter.protocol.jdbc.config.<a 
href="org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html" 
title="class in 
org.apache.jmeter.protocol.jdbc.config">DataSourceElement</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.html#setConnectionsPerHost-int-">setConnectionsPerHost(int)</a></span>
 - Method in class org.apache.jmeter.protocol.mongodb.config.<a 
href="org/apache/jmeter/protocol/mongodb/config/MongoSourceElement.html" 
title="class in 
org.apache.jmeter.protocol.mongodb.config">MongoSourceElement</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/jmeter/protocol/smtp/sampler/gui/SmtpPanel.html#setConnectionTimeout-java.lang.String-">setConnectionTimeout(String)</a></span>
 - Method in class org.apache.jmeter.protocol.smtp.sampler.gui.<a 
href="org/apache/jmeter/protocol/smtp/sampler/gui/SmtpPanel.html" title="class 
in org.apache.jmeter.protocol.smtp.sampler.gui">SmtpPanel</a></dt>
diff --git 
a/api/org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html 
b/api/org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html
index 3bc48c3..403a37e 100644
--- a/api/org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html
+++ b/api/org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html
@@ -203,14 +203,14 @@ extends <a 
href="../../../../../../org/apache/jmeter/protocol/http/proxy/Abstrac
                  <a 
href="../../../../../../org/apache/jmeter/protocol/http/proxy/HttpRequestHdr.html"
 title="class in 
org.apache.jmeter.protocol.http.proxy">HttpRequestHdr</a>&nbsp;request,
                  <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;pageEncodings,
                  <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;formEncodings)</code>
-<div class="block">Compute sampler informations from Request Header</div>
+<div class="block">Compute sampler information from Request Header</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.html#computeFromPostBody-org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase-org.apache.jmeter.protocol.http.proxy.HttpRequestHdr-">computeFromPostBody</a></span>(<a
 
href="../../../../../../org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html"
 title="class in 
org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a>&nbsp;sampler,
                    <a 
href="../../../../../../org/apache/jmeter/protocol/http/proxy/HttpRequestHdr.html"
 title="class in 
org.apache.jmeter.protocol.http.proxy">HttpRequestHdr</a>&nbsp;request)</code>
-<div class="block">Compute sampler informations from Request Header</div>
+<div class="block">Compute sampler information from Request Header</div>
 </td>
 </tr>
 <tr id="i5" class="rowColor">
@@ -393,7 +393,7 @@ extends <a 
href="../../../../../../org/apache/jmeter/protocol/http/proxy/Abstrac
                                  <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;pageEncodings,
                                  <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;formEncodings)
                           throws <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
-<div class="block">Compute sampler informations from Request Header</div>
+<div class="block">Compute sampler information from Request Header</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>sampler</code> - <a 
href="../../../../../../org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html"
 title="class in 
org.apache.jmeter.protocol.http.sampler"><code>HTTPSamplerBase</code></a></dd>
@@ -414,7 +414,7 @@ extends <a 
href="../../../../../../org/apache/jmeter/protocol/http/proxy/Abstrac
 <pre>protected&nbsp;void&nbsp;computeFromPostBody(<a 
href="../../../../../../org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html"
 title="class in 
org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</a>&nbsp;sampler,
                                    <a 
href="../../../../../../org/apache/jmeter/protocol/http/proxy/HttpRequestHdr.html"
 title="class in 
org.apache.jmeter.protocol.http.proxy">HttpRequestHdr</a>&nbsp;request)
                             throws <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
-<div class="block">Compute sampler informations from Request Header</div>
+<div class="block">Compute sampler information from Request Header</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>sampler</code> - <a 
href="../../../../../../org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html"
 title="class in 
org.apache.jmeter.protocol.http.sampler"><code>HTTPSamplerBase</code></a></dd>
diff --git a/api/org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html 
b/api/org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html
index 990c1ce..51abeef 100644
--- a/api/org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html
+++ b/api/org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html
@@ -18,7 +18,7 @@
     catch(err) {
     }
 //-->
-var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":9,"i5":10,"i6":9,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10};
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":9,"i5":10,"i6":9,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static 
Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -222,138 +222,146 @@ implements <a 
href="../../../../../../org/apache/jmeter/config/ConfigElement.htm
 </tr>
 <tr id="i7" class="rowColor">
 <td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getDataSource--">getDataSource</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getConnectionProperties--">getConnectionProperties</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i8" class="altColor">
 <td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getDbUrl--">getDbUrl</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getDataSource--">getDataSource</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getDriver--">getDriver</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getDbUrl--">getDbUrl</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i10" class="altColor">
 <td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getInitQuery--">getInitQuery</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getDriver--">getDriver</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i11" class="rowColor">
 <td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getPassword--">getPassword</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getInitQuery--">getInitQuery</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i12" class="altColor">
 <td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getPoolMax--">getPoolMax</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getPassword--">getPassword</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i13" class="rowColor">
 <td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getTimeout--">getTimeout</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getPoolMax--">getPoolMax</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i14" class="altColor">
 <td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getTransactionIsolation--">getTransactionIsolation</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getTimeout--">getTimeout</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i15" class="rowColor">
 <td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getTrimInterval--">getTrimInterval</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getTransactionIsolation--">getTransactionIsolation</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i16" class="altColor">
 <td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getUsername--">getUsername</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getTrimInterval--">getTrimInterval</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i17" class="rowColor">
+<td class="colFirst"><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#getUsername--">getUsername</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i18" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#isAutocommit--">isAutocommit</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i18" class="altColor">
+<tr id="i19" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#isKeepAlive--">isKeepAlive</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i19" class="rowColor">
+<tr id="i20" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#isPreinit--">isPreinit</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i20" class="altColor">
+<tr id="i21" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#setAutocommit-boolean-">setAutocommit</a></span>(boolean&nbsp;autocommit)</code>&nbsp;</td>
 </tr>
-<tr id="i21" class="rowColor">
+<tr id="i22" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#setCheckQuery-java.lang.String-">setCheckQuery</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;checkQuery)</code>&nbsp;</td>
 </tr>
-<tr id="i22" class="altColor">
+<tr id="i23" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#setConnectionAge-java.lang.String-">setConnectionAge</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;connectionAge)</code>&nbsp;</td>
 </tr>
-<tr id="i23" class="rowColor">
+<tr id="i24" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#setConnectionProperties-java.lang.String-">setConnectionProperties</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;connectionProperties)</code>&nbsp;</td>
+</tr>
+<tr id="i25" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#setDataSource-java.lang.String-">setDataSource</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;dataSource)</code>&nbsp;</td>
 </tr>
-<tr id="i24" class="altColor">
+<tr id="i26" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#setDbUrl-java.lang.String-">setDbUrl</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;dbUrl)</code>&nbsp;</td>
 </tr>
-<tr id="i25" class="rowColor">
+<tr id="i27" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#setDriver-java.lang.String-">setDriver</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;driver)</code>&nbsp;</td>
 </tr>
-<tr id="i26" class="altColor">
+<tr id="i28" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#setInitQuery-java.lang.String-">setInitQuery</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;initQuery)</code>&nbsp;</td>
 </tr>
-<tr id="i27" class="rowColor">
+<tr id="i29" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#setKeepAlive-boolean-">setKeepAlive</a></span>(boolean&nbsp;keepAlive)</code>&nbsp;</td>
 </tr>
-<tr id="i28" class="altColor">
+<tr id="i30" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#setPassword-java.lang.String-">setPassword</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;password)</code>&nbsp;</td>
 </tr>
-<tr id="i29" class="rowColor">
+<tr id="i31" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#setPoolMax-java.lang.String-">setPoolMax</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;poolMax)</code>&nbsp;</td>
 </tr>
-<tr id="i30" class="altColor">
+<tr id="i32" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#setPreinit-boolean-">setPreinit</a></span>(boolean&nbsp;preinit)</code>&nbsp;</td>
 </tr>
-<tr id="i31" class="rowColor">
+<tr id="i33" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#setTimeout-java.lang.String-">setTimeout</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;timeout)</code>&nbsp;</td>
 </tr>
-<tr id="i32" class="altColor">
+<tr id="i34" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#setTransactionIsolation-java.lang.String-">setTransactionIsolation</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;transactionIsolation)</code>&nbsp;</td>
 </tr>
-<tr id="i33" class="rowColor">
+<tr id="i35" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#setTrimInterval-java.lang.String-">setTrimInterval</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;trimInterval)</code>&nbsp;</td>
 </tr>
-<tr id="i34" class="altColor">
+<tr id="i36" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#setUsername-java.lang.String-">setUsername</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;username)</code>&nbsp;</td>
 </tr>
-<tr id="i35" class="rowColor">
+<tr id="i37" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#testEnded--">testEnded</a></span>()</code>
 <div class="block">
  Called once for all threads after the end of a test.</div>
 </td>
 </tr>
-<tr id="i36" class="altColor">
+<tr id="i38" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#testEnded-java.lang.String-">testEnded</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;host)</code>
 <div class="block">
  Called once for all threads after the end of a test.</div>
 </td>
 </tr>
-<tr id="i37" class="rowColor">
+<tr id="i39" class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#testStarted--">testStarted</a></span>()</code>
 <div class="block">
  Called just before the start of the test from the main engine thread.</div>
 </td>
 </tr>
-<tr id="i38" class="altColor">
+<tr id="i40" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html#testStarted-java.lang.String-">testStarted</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;host)</code>
 <div class="block">
@@ -1023,7 +1031,7 @@ implements <a 
href="../../../../../../org/apache/jmeter/config/ConfigElement.htm
 <a name="setInitQuery-java.lang.String-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>setInitQuery</h4>
 <pre>public&nbsp;void&nbsp;setInitQuery(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;initQuery)</pre>
@@ -1033,6 +1041,32 @@ implements <a 
href="../../../../../../org/apache/jmeter/config/ConfigElement.htm
 </dl>
 </li>
 </ul>
+<a name="getConnectionProperties--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getConnectionProperties</h4>
+<pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;getConnectionProperties()</pre>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the connectionProperties</dd>
+</dl>
+</li>
+</ul>
+<a name="setConnectionProperties-java.lang.String-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setConnectionProperties</h4>
+<pre>public&nbsp;void&nbsp;setConnectionProperties(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;connectionProperties)</pre>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>connectionProperties</code> - the connectionProperties to set</dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
diff --git a/api/org/apache/jmeter/samplers/SampleResult.html 
b/api/org/apache/jmeter/samplers/SampleResult.html
index fc07ff0..f61e468 100644
--- a/api/org/apache/jmeter/samplers/SampleResult.html
+++ b/api/org/apache/jmeter/samplers/SampleResult.html
@@ -2542,7 +2542,7 @@ 
public&nbsp;void&nbsp;setStartNextThreadLoop(boolean&nbsp;startNextThreadLoop)</
 <pre>public&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;getFirstAssertionFailureMessage()</pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>String first non null assertion failure message</dd>
+<dd>String first non null assertion failure message if assertionResults is not 
null, null otherwise</dd>
 </dl>
 </li>
 </ul>
diff --git a/api/org/apache/jmeter/visualizers/MailerVisualizer.html 
b/api/org/apache/jmeter/visualizers/MailerVisualizer.html
index f8f5a19..cf327c4 100644
--- a/api/org/apache/jmeter/visualizers/MailerVisualizer.html
+++ b/api/org/apache/jmeter/visualizers/MailerVisualizer.html
@@ -288,7 +288,7 @@ implements <a 
href="https://docs.oracle.com/javase/8/docs/api/java/awt/event/Act
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/jmeter/visualizers/MailerVisualizer.html#clearData--">clearData</a></span>()</code>
-<div class="block">Clears any stored sampling-informations.</div>
+<div class="block">Clears any stored sampling-information.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
@@ -450,7 +450,7 @@ implements <a 
href="https://docs.oracle.com/javase/8/docs/api/java/awt/event/Act
 <li class="blockList">
 <h4>clearData</h4>
 <pre>public&nbsp;void&nbsp;clearData()</pre>
-<div class="block">Clears any stored sampling-informations.</div>
+<div class="block">Clears any stored sampling-information.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../../../org/apache/jmeter/samplers/Clearable.html#clearData--">clearData</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../org/apache/jmeter/samplers/Clearable.html" title="interface 
in org.apache.jmeter.samplers">Clearable</a></code></dd>
diff --git a/api/org/apache/jorphan/exec/SystemCommand.html 
b/api/org/apache/jorphan/exec/SystemCommand.html
index 3ccfb75..bb87527 100644
--- a/api/org/apache/jorphan/exec/SystemCommand.html
+++ b/api/org/apache/jorphan/exec/SystemCommand.html
@@ -134,7 +134,7 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../org/apache/jorphan/exec/SystemCommand.html#POLL_INTERVAL">POLL_INTERVAL</a></span></code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">does not make sense 
anymore. Superceded by <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in 
java.lang"><code>Object.wait(long)</code></a></span></div>
+<div class="block"><span class="deprecationComment">does not make sense 
anymore. Superseded by <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in 
java.lang"><code>Object.wait(long)</code></a></span></div>
 </div>
 </td>
 </tr>
@@ -238,7 +238,7 @@ extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <h4>POLL_INTERVAL</h4>
 <pre><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
 public static final&nbsp;int POLL_INTERVAL</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">does not make sense anymore. Superceded by <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in 
java.lang"><code>Object.wait(long)</code></a></span></div>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span 
class="deprecationComment">does not make sense anymore. Superseded by <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in 
java.lang"><code>Object.wait(long)</code></a></span></div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
 <dd><a 
href="../../../../constant-values.html#org.apache.jorphan.exec.SystemCommand.POLL_INTERVAL">Constant
 Field Values</a></dd>
@@ -314,7 +314,7 @@ public static final&nbsp;int POLL_INTERVAL</pre>
 <dd><code>env</code> - Environment variables appended to environment (may be 
null)</dd>
 <dd><code>directory</code> - File working directory (may be null)</dd>
 <dd><code>timeoutMillis</code> - timeout in Milliseconds</dd>
-<dd><code>pollInterval</code> - Value used to poll for Process execution 
end</dd>
+<dd><code>pollInterval</code> - not used anymore</dd>
 <dd><code>stdin</code> - File name that will contain data to be input to 
process (may be null)</dd>
 <dd><code>stdout</code> - File name that will contain out stream (may be 
null)</dd>
 <dd><code>stderr</code> - File name that will contain err stream (may be 
null)</dd>
@@ -347,7 +347,7 @@ public static final&nbsp;int POLL_INTERVAL</pre>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/InterruptedException.html?is-external=true";
 title="class or interface in java.lang">InterruptedException</a></code> - when 
execution was interrupted</dd>
 <dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - when I/O error 
occurs while execution</dd>
-<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeoutException.html?is-external=true";
 title="class or interface in 
java.util.concurrent">TimeoutException</a></code></dd>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/TimeoutException.html?is-external=true";
 title="class or interface in java.util.concurrent">TimeoutException</a></code> 
- when timeout is reached while execution</dd>
 </dl>
 </li>
 </ul>
diff --git a/changes.html b/changes.html
index 3b5cb48..afb7f24 100644
--- a/changes.html
+++ b/changes.html
@@ -201,7 +201,7 @@ Earlier changes are detailed in the <a 
href="changes_history.html">History of Pr
 
 
 
-<h1>Version 5.2</h1>
+<h1>Version 5.2.1</h1>
 
 <p>
 Summary
@@ -244,8 +244,8 @@ Summary
 <h2 class="ch_section" id="New and Noteworthy">New and Noteworthy</h2>
 
 <p>
-This release is a major release. Please see the <a 
href="changes_history.html">Changes history page</a>
-to view the last release notes of version 5.1.1.
+This release is a minor bugfix release. Please see the <a 
href="changes_history.html">Changes history page</a>
+to view the last release notes of version 5.2.
 </p>
 
 
@@ -255,34 +255,6 @@ to view the last release notes of version 5.1.1.
 <h2 class="ch_section" id="Incompatible changes">Incompatible changes</h2>
 
 <ul>
-    
-<li>HTTP(S) Test Script Recorder now appends number at end of names, while 
previously it added it at beginning. See <a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63450";>
-      Bug
-      63450</a>
-</li>
-    
-<li>When using XPath Assertion with an XPath expression returning a boolean, 
<span class="code">True if nothing matches</span> had no effect and always 
returned true, see <a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63455";>
-      Bug
-      63455</a>
-</li>
-    
-<li>XML parsing now refuses unsecure XML, this has impacts on the following 
features:
-        <ul>
-            
-<li>XMLAssertion</li>
-            
-<li>XMLSchemAssertion</li>
-            
-<li>XPath function</li>
-            
-<li>XPath 1 &amp; 2 Extractors</li>
-            
-<li>XPath 1 &amp; 2 Assertions</li>
-        
-</ul>
-    
-     
-</li>
 
 </ul>
 
@@ -294,20 +266,6 @@ to view the last release notes of version 5.1.1.
 <h3>HTTP Samplers and Test Script Recorder</h3>
 
 <ul>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63450";>
-      Bug
-      63450</a>
-    -
-  HTTP(S) Test Script Recorder: Put number at end instead of beginning</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63790";>
-      Bug
-      63790</a>
-    -
-  Embedded Resources download: Optimize CSS parsing by removing source 
location</li>
 
 </ul>
 
@@ -317,25 +275,11 @@ to view the last release notes of version 5.1.1.
 <ul>
     
 <li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63406";>
-      Bug
-      63406</a>
-    -
-  JDBC connection configuration: new option for pre-initialize to initialize 
the connection pool. Contributed by Franz Schwab (franz.schwab at 
exasol.com)</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63561";>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63926";>
       Bug
-      63561</a>
+      63926</a>
     -
-  JDBC Request: Allow to only fetch a certain number of rows. Contributed by 
Franz Schwab (franz.schwab at exasol.com)</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63801";>
-      Bug
-      63801</a>
-    -
-  Add Bolt protocol support for Neo4j database. Contributed by GraphAware 
(www.graphaware.com)</li>
+  JDBC Connection Configuration: Add ability to set connection properties</li>
 
 </ul>
 
@@ -343,13 +287,6 @@ to view the last release notes of version 5.1.1.
 <h3>Controllers</h3>
 
 <ul>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63565";>
-      Bug
-      63565</a>
-    -
-  If Controller: GC issue with JMeter during the endurance run when using with 
"Interpret Condition as Variable Expression?" unchecked =&gt; Improve 
documentation</li>
 
 </ul>
 
@@ -357,20 +294,6 @@ to view the last release notes of version 5.1.1.
 <h3>Listeners</h3>
 
 <ul>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63720";>
-      Bug
-      63720</a>
-    -
-  BackendListener: InfluxDBBackendListenerClient Add support for InfluxDB 2. 
Contributed by Jakub Bedn&aacute;&#345; (https://github.com/bednar)</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63770";>
-      Bug
-      63770</a>
-    -
-  View Results Tree: Add JMESPath Tester. Contributed by Ubik Load Pack 
(support at ubikloadpack.com)</li>
 
 </ul>
 
@@ -378,55 +301,6 @@ to view the last release notes of version 5.1.1.
 <h3>Timers, Assertions, Config, Pre- &amp; Post-Processors</h3>
 
 <ul>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62863";>
-      Bug
-      62863</a>
-    -
-  Enable PKCS11 keystores for usage with KeyStore Manager. Based on patch by 
Clifford Harms (clifford.harms at gmail.com).</li>
-  
-<li>
-<a href="https://github.com/apache/jmeter/pull/457";>
-      Pull request #457</a>
-    -
-  Slight performance improvement in PoissonRandomTimer by using 
ThreadLocalRandom. Based on a patch by Xia Li.</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62787";>
-      Bug
-      62787</a>
-    -
-  New <span class="code">XPath2 Assertion</span> supporting XPath2 with better 
performances than <span class="code">XPath Assertion</span>. Contributed by 
Ubik Load Pack (support at ubikloadpack.com)</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63643";>
-      Bug
-      63643</a>
-    -
-  Skip BOM on files opened through <span class="code">FileServer</span> and 
use the BOM to detect the character encoding,
-      if none is given explicitly. Reported by Havlicek Honza (havlicek.honza 
at gmail.com)</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63727";>
-      Bug
-      63727</a>
-    -
-  New <span class="code">JMESPath Extractor</span> element to ease extraction 
from JSON using <a href="http://jmespath.org";>JMESPath</a> technology. 
Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63763";>
-      Bug
-      63763</a>
-    -
-  New <span class="code">JMESPath Assertion</span> element to ease assertion 
on JSON using <a href="http://jmespath.org";>JMESPath</a> technology. 
Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63775";>
-      Bug
-      63775</a>
-    -
-  Allow Boundary Extractor to accept empty boundaries</li>
 
 </ul>
 
@@ -434,15 +308,6 @@ to view the last release notes of version 5.1.1.
 <h3>Functions</h3>
 
 <ul>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63219";>
-      Bug
-      63219</a>
-    -
-  New function <span class="code">__StringToFile</span> to save/append a 
string into a file. Contributed by Ubik Load Pack (support at 
ubikloadpack.com)</li>
-  
-<li>Use <span class="code">AtomicInteger</span> for <span 
class="code">__counter</span> instead of synchronization on our own</li>
 
 </ul>
 
@@ -457,13 +322,6 @@ to view the last release notes of version 5.1.1.
 <h3>Report / Dashboard</h3>
 
 <ul>
-  
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63471";>
-      Bug
-      63471</a>
-    -
-  <span class="code">StringConverter</span>s used for report generation should 
ignore white space around numbers.</li>
 
 </ul>
 
@@ -471,103 +329,6 @@ to view the last release notes of version 5.1.1.
 <h3>General</h3>
 
 <ul>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63396";>
-      Bug
-      63396</a>
-    -
-  JSR223 Test Elements: Description of Parameters is misleading, same for 
Script</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63480";>
-      Bug
-      63480</a>
-    -
-  XPathAssertion and XPathAssertion2: Improve test coverage for input coming 
from variable. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63452";>
-      Bug
-      63452</a>
-    -
-  Tools / Import from cURL: Complete coverage of all command line options that 
are valid in JMeter use case. Contributed by Ubik Load Pack (support at 
ubikloadpack.com)</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63419";>
-      Bug
-      63419</a>
-    -
-  Tools / Import from cURL: Add ability to import a set of cURL commands from 
a file. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63760";>
-      Bug
-      63760</a>
-    -
-  JOrphanUtils: add random alphanumeric password generator</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63355";>
-      Bug
-      63355</a>
-    -
-  View Results Tree: Browser view option is not Available since Java 11, 
document how to make it available, see <a 
href="./usermanual/hints_and_tips.html#browser_renderer_view_results_tree">this</a>
-</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62861";>
-      Bug
-      62861</a>
-    -
-  Thread Group: Provide ability to configure whether a new iteration is a new 
user or same user (Would be applied on Cookie Manager, Cache Manager and 
httpclient.reset_state_on_thread_group_iteration). Contributed by Ubik Load 
Pack (support at ubikloadpack.com)</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63616";>
-      Bug
-      63616</a>
-    -
-  Fix Javadoc: <pre class="source">JMeterContext#getThreadNum()</pre> starts 
at 0 and not 1. Contributed by Ori Marko (orimarko at gmail.com)</li>
-    
-<li>Updated to httpclient/httpmime 4.5.10 (from 4.5.7)</li>
-    
-<li>Updated to dnsjava 2.1.9 (from 2.1.8)</li>
-    
-<li>Updated to jsoup 1.12.1 (from 1.11.3)</li>
-    
-<li>Updated to rsyntaxtextarea 3.0.4 (from 3.0.2)</li>
-    
-<li>Updated to caffeine 2.8.0 (from 2.6.2)</li>
-    
-<li>Updated to commons-codec 1.13 (from 1.11)</li>
-    
-<li>Updated to commons-lang3 3.9 (from 3.8.1)</li>
-    
-<li>Updated to commons-pool 2.7 (from 2.6)</li>
-    
-<li>Updated to commons-text 1.8 (from 1.6)</li>
-    
-<li>Updated to freemarker 2.3.29 (from 2.3.28)</li>
-    
-<li>Updated to httpcore/httpcore-nio 4.12 (from 4.11)</li>
-    
-<li>Updated to jodd 5.0.13 (from 5.0.6)</li>
-    
-<li>Updated to log4j 2.12.1 (from 2.11.1)</li>
-    
-<li>Updated to ph-commons 9.3.7 (from 9.2.1)</li>
-    
-<li>Updated to ph-css 6.2.0 (from 6.1.1)</li>
-    
-<li>Updated to Mozilla Rhino 1.7.11 (from 1.7.10)</li>
-    
-<li>Updated to Saxon-HE 9.9.1-5 (from 9.9.1-1)</li>
-    
-<li>Updated to slf4j 1.7.28 (from 1.7.25)</li>
-    
-<li>Updated to tika-core and tika-parsers 1.22 (from 1.21)</li>
-    
-<li>Updated jackson-annotations, jackson-core and jackson-databind to 2.9.10 
(from 2.9.8)</li>
 
 </ul>
 
@@ -575,45 +336,6 @@ to view the last release notes of version 5.1.1.
 <h2 class="ch_section" id="Non-functional changes">Non-functional changes</h2>
 
 <ul>
-    
-<li>Migrated from subversion to <a 
href="https://github.com/apache/jmeter";>Git</a>
-</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63630";>
-      Bug
-      63630</a>
-    -
-  Switch build from Apache Ant to Gradle</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63529";>
-      Bug
-      63529</a>
-    -
-  Add more unit tests for org.apache.jorphan.util.JOrphanUtils. Contributed by 
John Bergqvist(John.Bergqvist at diffblue.com)</li>
-    
-<li>Updated to latest checkstyle (version 8.22)</li>
-    
-<li>Clean-up of code in <span class="code">CompareAssertion</span> and other 
locations. Based on patch by Graham Russell (graham at ham1.co.uk)</li>
-    
-<li>
-<a href="https://github.com/apache/jmeter/pull/491";>
-      Pull request #491</a>
-    -
-  Increase Graphite metrics coverage. Contributed by Graham Russell (graham at 
ham1.co.uk)</li>
-    
-<li>
-<a href="https://github.com/apache/jmeter/pull/520";>
-      Pull request #520</a>
-    -
-  Replace anonymous classes with lambda expressions. Contributed by Graham 
Russell (graham at ham1.co.uk).</li>
-    
-<li>
-<a href="https://github.com/apache/jmeter/pull/524";>
-      Pull request #524</a>
-    -
-  Migration from JUnit 4 to JUnit 5. Contributed by Graham Russell (graham at 
ham1.co.uk).</li>
 
 </ul>
 
@@ -626,41 +348,6 @@ to view the last release notes of version 5.1.1.
 <h3>HTTP Samplers and Test Script Recorder</h3>
 
 <ul>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63298";>
-      Bug
-      63298</a>
-    -
-  HTTP Requests with encoded URLs are being sent in decoded format</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63364";>
-      Bug
-      63364</a>
-    -
-  When setting <span class="code">subresults.disable_renaming=true</span>, sub 
results are still renamed using their parent SampleLabel while they shouldn't. 
Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63129";>
-      Bug
-      63129</a>
-    -
-  JMeter can not identify encoding during first time page submission. Based 
partly on analysis and PR made by Naveen Nandwani (naveen.nandwani at 
india.nec.com)</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62672";>
-      Bug
-      62672</a>
-    -
-  HTTP Request sends double requests when using proxy with authentication. 
Based on patch by Artem Fedorov (artem.fedorov at blazemeter.com) and 
contributed by BlazeMeter.</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63574";>
-      Bug
-      63574</a>
-    -
-  HTTP Cache Manager does not cache resource if <span 
class="code">Cache-Control</span> header is missing.</li>
 
 </ul>
 
@@ -668,27 +355,6 @@ to view the last release notes of version 5.1.1.
 <h3>Other Samplers</h3>
 
 <ul>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63442";>
-      Bug
-      63442</a>
-    -
-  Reduce scanning for <span class="code">LogParser</span> implementations in 
AccessLogSamplerBeanInfo.</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63563";>
-      Bug
-      63563</a>
-    -
-  LdapExtSampler: When sampler fails with exception differing from 
NamingException, no SampleResult is generated</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63469";>
-      Bug
-      63469</a>
-    -
-  JMSPublisher: Race condition in jms.client.ClientPool#clearClient</li>
 
 </ul>
 
@@ -705,39 +371,11 @@ to view the last release notes of version 5.1.1.
 <ul>
     
 <li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63319";>
-      Bug
-      63319</a>
-    -
-  <span class="code">ArrayIndexOutOfBoundsException</span> in Aggregate Graph 
when selecting 90&nbsp;% or 95&nbsp;% columns</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63423";>
-      Bug
-      63423</a>
-    -
-  Selection of table rows in Aggregate Graph gets lost too often</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63347";>
-      Bug
-      63347</a>
-    -
-  View result tree: The search field is so small that even a single character 
is not visible on Windows 7</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63433";>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63906";>
       Bug
-      63433</a>
+      63906</a>
     -
-  ListenerNotifier: Detected problem in Listener NullPointerException if 
filename is null. Contributed by Ubik Load Pack (support at 
ubikloadpack.com)</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63674";>
-      Bug
-      63674</a>
-    -
-  Strip results with subresults deeper in their hierarchy when DataStripping 
is enabled</li>
+  NPE for InfluxDB backend listener during failover testing</li>
 
 </ul>
 
@@ -745,13 +383,6 @@ to view the last release notes of version 5.1.1.
 <h3>Timers, Assertions, Config, Pre- &amp; Post-Processors</h3>
 
 <ul>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63455";>
-      Bug
-      63455</a>
-    -
-  XPath Assertion: <span class="code">True if nothing matches</span> does not 
work if XPath expression returns a boolean. Contributed by Ubik Load Pack 
(support at ubikloadpack.com)</li>
 
 </ul>
 
@@ -780,30 +411,6 @@ to view the last release notes of version 5.1.1.
 <h3>Documentation</h3>
 
 <ul>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63513";>
-      Bug
-      63513</a>
-    -
-  Add MariaDB examples to JDBC documentation. Contributed by Ori Marko 
(orimarko at gmail.com)</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63484";>
-      Bug
-      63484</a>
-    -
-  Add notes to use Apache Velocity as JSR223 script language. Based on a patch 
by Ori Marko (orimarko at gmail.com)</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63519";>
-      Bug
-      63519</a>
-    -
-  <a href="https://github.com/apache/jmeter/pull/471";>
-      Pull request #471</a>
-    -
-  Use correct method <span class="code">getLabelResource()</span> in JMeter 
tutorial. Contributed by Sun Tao (buzzerrookie at hotmail.com&gt;)</li>
 
 </ul>
 
@@ -813,68 +420,18 @@ to view the last release notes of version 5.1.1.
 <ul>
     
 <li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63394";>
-      Bug
-      63394</a>
-    -
-  JMeter should fail with non-zero when test execution fails (due to missing 
test plan or other reason). Contributed by Ubik Load Pack (support at 
ubikloadpack.com)</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63464";>
-      Bug
-      63464</a>
-    -
-  image/svg+xml is wrongly considered as binary</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63490";>
-      Bug
-      63490</a>
-    -
-  At end of scheduler duration lots of Samplers gets executed at the same 
time</li>
-    
-<li>
-<a href="https://github.com/apache/jmeter/pull/480";>
-      Pull request #480</a>,
-  <a href="https://github.com/apache/jmeter/pull/482";>
-      Pull request #482</a>
-    -
-  Fix a few typos in comments and log messages. Based on patch by Anass 
Benomar (anassbenomar at gmail.com)</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63751";>
-      Bug
-      63751</a>
-    -
-  Correct a typo in Chinese translations. Reported by Jinliang Wang (wjl31802 
at 126.com)</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63723";>
-      Bug
-      63723</a>
-    -
-  Distributed testing: JMeter master ends distributed test though some threads 
still are active</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63614";>
-      Bug
-      63614</a>
-    -
-  Distributed testing: Unable to generate Dashboard report at end of load 
test</li>
-    
-<li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63862";>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63910";>
       Bug
-      63862</a>
+      63910</a>
     -
-   Search Dialog / Search in View Results Tree: Uncaught exception if regex is 
checked and regex is invalid</li> 
+  Broken maven poms in released 5.2 version </li>
     
 <li>
-<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63793";>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63911";>
       Bug
-      63793</a>
+      63911</a>
     -
-  Fix unsecure XML Parsing</li>
+  ApacheJMeter_config.jar content has changed (bin moved to run and missing 
files)</li>
 
 </ul>
 
@@ -887,39 +444,9 @@ to view the last release notes of version 5.1.1.
 </p>
 
 <ul>
-  
-<li>Clifford Harms (clifford.harms at gmail.com)</li>
-  
-<li>
-<a href="https://ubikloadpack.com";>Ubik Load Pack</a>
-</li>
-  
-<li>Xia Li</li>
-  
-<li>Naveen Nandwani (naveen.nandwani at india.nec.com)</li>
-  
-<li>Artem Fedorov (artem.fedorov at blazemeter.com)</li>
-  
-<li>Ori Marko (orimarko at gmail.com)</li>
-  
-<li>Sun Tao (buzzerrookie at hotmail.com)</li>
-  
-<li>John Bergqvist (John.Bergqvist at diffblue.com)</li>
-  
-<li>Franz Schwab (franz.schwab at exasol.com)</li>
-  
-<li>Graham Russell (graham at ham1.co.uk)</li>
-  
-<li>Anass Benomar (anassbenomar at gmail.com)</li>
-  
-<li>
-<a href="https://github.com/bednar";>Jakub Bedn&aacute;&#345;</a>
-</li>
-  
-<li>Pascal Schumacher (pascalschumacher at apache.org)</li>
-  
+    
 <li>
-<a href="https://graphaware.com/";>GraphAware</a>
+<a href="https://github.com/vincentclee";>Vincent Lee</a>
 </li>
 
 </ul>
@@ -927,20 +454,6 @@ to view the last release notes of version 5.1.1.
 <p>We also thank bug reporters who helped us improve JMeter.</p>
 
 <ul>
-    
-<li>Sergiy Iampol (sergiy.iampol at playtech.com)</li>
-    
-<li>Brian Tully (brian.tully at acquia.com)</li>
-    
-<li>Amer Ghazal (amerghazal at gmail.com)</li>
-    
-<li>Stefan Seide (stefan at trilobyte-se.de)</li>
-    
-<li>Havlicek Honza (havlicek.honza at gmail.com)</li>
-    
-<li>Pierre Astruc (pierre.astruc at evertest.com)</li>
-    
-<li>Jinliang Wang (wjl31802 at 126.com)</li>
 
 </ul>
 
diff --git a/changes_history.html b/changes_history.html
index 607bdf1..05f3b25 100644
--- a/changes_history.html
+++ b/changes_history.html
@@ -203,6 +203,844 @@ Current changes are detailed in <a 
href="changes.html">Changes</a>.
 
 
 
+<h1>Version 5.2</h1>
+
+<p>
+Summary
+</p>
+
+<ul>
+
+<li>
+<a href="#New and Noteworthy">New and Noteworthy</a>
+</li>
+
+<li>
+<a href="#Incompatible changes">Incompatible changes</a>
+</li>
+
+<li>
+<a href="#Bug fixes">Bug fixes</a>
+</li>
+
+<li>
+<a href="#Improvements">Improvements</a>
+</li>
+
+<li>
+<a href="#Non-functional changes">Non-functional changes</a>
+</li>
+
+<li>
+<a href="#Known problems and workarounds">Known problems and workarounds</a>
+</li>
+
+<li>
+<a href="#Thanks">Thanks</a>
+</li>
+
+
+</ul>
+
+
+<h2 class="ch_section" id="New and Noteworthy">New and Noteworthy</h2>
+
+<p>
+This release is a major release. Please see the <a 
href="changes_history.html">Changes history page</a>
+to view the last release notes of version 5.1.1.
+</p>
+
+
+
+
+
+<h2 class="ch_section" id="Incompatible changes">Incompatible changes</h2>
+
+<ul>
+    
+<li>HTTP(S) Test Script Recorder now appends number at end of names, while 
previously it added it at beginning. See <a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63450";>
+      Bug
+      63450</a>
+</li>
+    
+<li>When using XPath Assertion with an XPath expression returning a boolean, 
<span class="code">True if nothing matches</span> had no effect and always 
returned true, see <a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63455";>
+      Bug
+      63455</a>
+</li>
+    
+<li>XML parsing now refuses unsecure XML, this has impacts on the following 
features:
+        <ul>
+            
+<li>XMLAssertion</li>
+            
+<li>XMLSchemAssertion</li>
+            
+<li>XPath function</li>
+            
+<li>XPath 1 &amp; 2 Extractors</li>
+            
+<li>XPath 1 &amp; 2 Assertions</li>
+        
+</ul>
+    
+     
+</li>
+
+</ul>
+
+
+
+<h2 class="ch_section" id="Improvements">Improvements</h2>
+
+
+<h3>HTTP Samplers and Test Script Recorder</h3>
+
+<ul>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63450";>
+      Bug
+      63450</a>
+    -
+  HTTP(S) Test Script Recorder: Put number at end instead of beginning</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63790";>
+      Bug
+      63790</a>
+    -
+  Embedded Resources download: Optimize CSS parsing by removing source 
location</li>
+
+</ul>
+
+
+<h3>Other samplers</h3>
+
+<ul>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63406";>
+      Bug
+      63406</a>
+    -
+  JDBC connection configuration: new option for pre-initialize to initialize 
the connection pool. Contributed by Franz Schwab (franz.schwab at 
exasol.com)</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63561";>
+      Bug
+      63561</a>
+    -
+  JDBC Request: Allow to only fetch a certain number of rows. Contributed by 
Franz Schwab (franz.schwab at exasol.com)</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63801";>
+      Bug
+      63801</a>
+    -
+  Add Bolt protocol support for Neo4j database. Contributed by GraphAware 
(www.graphaware.com)</li>
+
+</ul>
+
+
+<h3>Controllers</h3>
+
+<ul>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63565";>
+      Bug
+      63565</a>
+    -
+  If Controller: GC issue with JMeter during the endurance run when using with 
"Interpret Condition as Variable Expression?" unchecked =&gt; Improve 
documentation</li>
+
+</ul>
+
+
+<h3>Listeners</h3>
+
+<ul>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63720";>
+      Bug
+      63720</a>
+    -
+  BackendListener: InfluxDBBackendListenerClient Add support for InfluxDB 2. 
Contributed by Jakub Bedn&aacute;&#345; (https://github.com/bednar)</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63770";>
+      Bug
+      63770</a>
+    -
+  View Results Tree: Add JMESPath Tester. Contributed by Ubik Load Pack 
(support at ubikloadpack.com)</li>
+
+</ul>
+
+
+<h3>Timers, Assertions, Config, Pre- &amp; Post-Processors</h3>
+
+<ul>
+  
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62863";>
+      Bug
+      62863</a>
+    -
+  Enable PKCS11 keystores for usage with KeyStore Manager. Based on patch by 
Clifford Harms (clifford.harms at gmail.com).</li>
+  
+<li>
+<a href="https://github.com/apache/jmeter/pull/457";>
+      Pull request #457</a>
+    -
+  Slight performance improvement in PoissonRandomTimer by using 
ThreadLocalRandom. Based on a patch by Xia Li.</li>
+  
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62787";>
+      Bug
+      62787</a>
+    -
+  New <span class="code">XPath2 Assertion</span> supporting XPath2 with better 
performances than <span class="code">XPath Assertion</span>. Contributed by 
Ubik Load Pack (support at ubikloadpack.com)</li>
+  
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63643";>
+      Bug
+      63643</a>
+    -
+  Skip BOM on files opened through <span class="code">FileServer</span> and 
use the BOM to detect the character encoding,
+      if none is given explicitly. Reported by Havlicek Honza (havlicek.honza 
at gmail.com)</li>
+  
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63727";>
+      Bug
+      63727</a>
+    -
+  New <span class="code">JMESPath Extractor</span> element to ease extraction 
from JSON using <a href="http://jmespath.org";>JMESPath</a> technology. 
Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
+  
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63763";>
+      Bug
+      63763</a>
+    -
+  New <span class="code">JMESPath Assertion</span> element to ease assertion 
on JSON using <a href="http://jmespath.org";>JMESPath</a> technology. 
Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
+  
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63775";>
+      Bug
+      63775</a>
+    -
+  Allow Boundary Extractor to accept empty boundaries</li>
+
+</ul>
+
+
+<h3>Functions</h3>
+
+<ul>
+  
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63219";>
+      Bug
+      63219</a>
+    -
+  New function <span class="code">__StringToFile</span> to save/append a 
string into a file. Contributed by Ubik Load Pack (support at 
ubikloadpack.com)</li>
+  
+<li>Use <span class="code">AtomicInteger</span> for <span 
class="code">__counter</span> instead of synchronization on our own</li>
+
+</ul>
+
+
+<h3>I18N</h3>
+
+<ul>
+
+</ul>
+
+
+<h3>Report / Dashboard</h3>
+
+<ul>
+  
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63471";>
+      Bug
+      63471</a>
+    -
+  <span class="code">StringConverter</span>s used for report generation should 
ignore white space around numbers.</li>
+
+</ul>
+
+
+<h3>General</h3>
+
+<ul>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63396";>
+      Bug
+      63396</a>
+    -
+  JSR223 Test Elements: Description of Parameters is misleading, same for 
Script</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63480";>
+      Bug
+      63480</a>
+    -
+  XPathAssertion and XPathAssertion2: Improve test coverage for input coming 
from variable. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63452";>
+      Bug
+      63452</a>
+    -
+  Tools / Import from cURL: Complete coverage of all command line options that 
are valid in JMeter use case. Contributed by Ubik Load Pack (support at 
ubikloadpack.com)</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63419";>
+      Bug
+      63419</a>
+    -
+  Tools / Import from cURL: Add ability to import a set of cURL commands from 
a file. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63760";>
+      Bug
+      63760</a>
+    -
+  JOrphanUtils: add random alphanumeric password generator</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63355";>
+      Bug
+      63355</a>
+    -
+  View Results Tree: Browser view option is not Available since Java 11, 
document how to make it available, see <a 
href="./usermanual/hints_and_tips.html#browser_renderer_view_results_tree">this</a>
+</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62861";>
+      Bug
+      62861</a>
+    -
+  Thread Group: Provide ability to configure whether a new iteration is a new 
user or same user (Would be applied on Cookie Manager, Cache Manager and 
httpclient.reset_state_on_thread_group_iteration). Contributed by Ubik Load 
Pack (support at ubikloadpack.com)</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63616";>
+      Bug
+      63616</a>
+    -
+  Fix Javadoc: <pre class="source">JMeterContext#getThreadNum()</pre> starts 
at 0 and not 1. Contributed by Ori Marko (orimarko at gmail.com)</li>
+    
+<li>Updated to httpclient/httpmime 4.5.10 (from 4.5.7)</li>
+    
+<li>Updated to dnsjava 2.1.9 (from 2.1.8)</li>
+    
+<li>Updated to jsoup 1.12.1 (from 1.11.3)</li>
+    
+<li>Updated to rsyntaxtextarea 3.0.4 (from 3.0.2)</li>
+    
+<li>Updated to caffeine 2.8.0 (from 2.6.2)</li>
+    
+<li>Updated to commons-codec 1.13 (from 1.11)</li>
+    
+<li>Updated to commons-lang3 3.9 (from 3.8.1)</li>
+    
+<li>Updated to commons-pool 2.7 (from 2.6)</li>
+    
+<li>Updated to commons-text 1.8 (from 1.6)</li>
+    
+<li>Updated to freemarker 2.3.29 (from 2.3.28)</li>
+    
+<li>Updated to httpcore/httpcore-nio 4.12 (from 4.11)</li>
+    
+<li>Updated to jodd 5.0.13 (from 5.0.6)</li>
+    
+<li>Updated to log4j 2.12.1 (from 2.11.1)</li>
+    
+<li>Updated to ph-commons 9.3.7 (from 9.2.1)</li>
+    
+<li>Updated to ph-css 6.2.0 (from 6.1.1)</li>
+    
+<li>Updated to Mozilla Rhino 1.7.11 (from 1.7.10)</li>
+    
+<li>Updated to Saxon-HE 9.9.1-5 (from 9.9.1-1)</li>
+    
+<li>Updated to slf4j 1.7.28 (from 1.7.25)</li>
+    
+<li>Updated to tika-core and tika-parsers 1.22 (from 1.21)</li>
+    
+<li>Updated jackson-annotations, jackson-core and jackson-databind to 2.9.10 
(from 2.9.8)</li>
+
+</ul>
+
+
+<h2 class="ch_section" id="Non-functional changes">Non-functional changes</h2>
+
+<ul>
+    
+<li>Migrated from subversion to <a 
href="https://github.com/apache/jmeter";>Git</a>
+</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63630";>
+      Bug
+      63630</a>
+    -
+  Switch build from Apache Ant to Gradle</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63529";>
+      Bug
+      63529</a>
+    -
+  Add more unit tests for org.apache.jorphan.util.JOrphanUtils. Contributed by 
John Bergqvist(John.Bergqvist at diffblue.com)</li>
+    
+<li>Updated to latest checkstyle (version 8.22)</li>
+    
+<li>Clean-up of code in <span class="code">CompareAssertion</span> and other 
locations. Based on patch by Graham Russell (graham at ham1.co.uk)</li>
+    
+<li>
+<a href="https://github.com/apache/jmeter/pull/491";>
+      Pull request #491</a>
+    -
+  Increase Graphite metrics coverage. Contributed by Graham Russell (graham at 
ham1.co.uk)</li>
+    
+<li>
+<a href="https://github.com/apache/jmeter/pull/520";>
+      Pull request #520</a>
+    -
+  Replace anonymous classes with lambda expressions. Contributed by Graham 
Russell (graham at ham1.co.uk).</li>
+    
+<li>
+<a href="https://github.com/apache/jmeter/pull/524";>
+      Pull request #524</a>
+    -
+  Migration from JUnit 4 to JUnit 5. Contributed by Graham Russell (graham at 
ham1.co.uk).</li>
+
+</ul>
+
+ 
+
+
+<h2 class="ch_section" id="Bug fixes">Bug fixes</h2>
+
+
+<h3>HTTP Samplers and Test Script Recorder</h3>
+
+<ul>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63298";>
+      Bug
+      63298</a>
+    -
+  HTTP Requests with encoded URLs are being sent in decoded format</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63364";>
+      Bug
+      63364</a>
+    -
+  When setting <span class="code">subresults.disable_renaming=true</span>, sub 
results are still renamed using their parent SampleLabel while they shouldn't. 
Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63129";>
+      Bug
+      63129</a>
+    -
+  JMeter can not identify encoding during first time page submission. Based 
partly on analysis and PR made by Naveen Nandwani (naveen.nandwani at 
india.nec.com)</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62672";>
+      Bug
+      62672</a>
+    -
+  HTTP Request sends double requests when using proxy with authentication. 
Based on patch by Artem Fedorov (artem.fedorov at blazemeter.com) and 
contributed by BlazeMeter.</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63574";>
+      Bug
+      63574</a>
+    -
+  HTTP Cache Manager does not cache resource if <span 
class="code">Cache-Control</span> header is missing.</li>
+
+</ul>
+
+
+<h3>Other Samplers</h3>
+
+<ul>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63442";>
+      Bug
+      63442</a>
+    -
+  Reduce scanning for <span class="code">LogParser</span> implementations in 
AccessLogSamplerBeanInfo.</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63563";>
+      Bug
+      63563</a>
+    -
+  LdapExtSampler: When sampler fails with exception differing from 
NamingException, no SampleResult is generated</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63469";>
+      Bug
+      63469</a>
+    -
+  JMSPublisher: Race condition in jms.client.ClientPool#clearClient</li>
+
+</ul>
+
+
+<h3>Controllers</h3>
+
+<ul>
+
+</ul>
+
+
+<h3>Listeners</h3>
+
+<ul>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63319";>
+      Bug
+      63319</a>
+    -
+  <span class="code">ArrayIndexOutOfBoundsException</span> in Aggregate Graph 
when selecting 90&nbsp;% or 95&nbsp;% columns</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63423";>
+      Bug
+      63423</a>
+    -
+  Selection of table rows in Aggregate Graph gets lost too often</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63347";>
+      Bug
+      63347</a>
+    -
+  View result tree: The search field is so small that even a single character 
is not visible on Windows 7</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63433";>
+      Bug
+      63433</a>
+    -
+  ListenerNotifier: Detected problem in Listener NullPointerException if 
filename is null. Contributed by Ubik Load Pack (support at 
ubikloadpack.com)</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63674";>
+      Bug
+      63674</a>
+    -
+  Strip results with subresults deeper in their hierarchy when DataStripping 
is enabled</li>
+
+</ul>
+
+
+<h3>Timers, Assertions, Config, Pre- &amp; Post-Processors</h3>
+
+<ul>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63455";>
+      Bug
+      63455</a>
+    -
+  XPath Assertion: <span class="code">True if nothing matches</span> does not 
work if XPath expression returns a boolean. Contributed by Ubik Load Pack 
(support at ubikloadpack.com)</li>
+
+</ul>
+
+
+<h3>Functions</h3>
+
+<ul>
+
+</ul>
+
+
+<h3>I18N</h3>
+
+<ul>
+
+</ul>
+
+
+<h3>Report / Dashboard</h3>
+
+<ul>
+
+</ul>
+
+
+<h3>Documentation</h3>
+
+<ul>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63513";>
+      Bug
+      63513</a>
+    -
+  Add MariaDB examples to JDBC documentation. Contributed by Ori Marko 
(orimarko at gmail.com)</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63484";>
+      Bug
+      63484</a>
+    -
+  Add notes to use Apache Velocity as JSR223 script language. Based on a patch 
by Ori Marko (orimarko at gmail.com)</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63519";>
+      Bug
+      63519</a>
+    -
+  <a href="https://github.com/apache/jmeter/pull/471";>
+      Pull request #471</a>
+    -
+  Use correct method <span class="code">getLabelResource()</span> in JMeter 
tutorial. Contributed by Sun Tao (buzzerrookie at hotmail.com&gt;)</li>
+
+</ul>
+
+
+<h3>General</h3>
+
+<ul>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63394";>
+      Bug
+      63394</a>
+    -
+  JMeter should fail with non-zero when test execution fails (due to missing 
test plan or other reason). Contributed by Ubik Load Pack (support at 
ubikloadpack.com)</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63464";>
+      Bug
+      63464</a>
+    -
+  image/svg+xml is wrongly considered as binary</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63490";>
+      Bug
+      63490</a>
+    -
+  At end of scheduler duration lots of Samplers gets executed at the same 
time</li>
+    
+<li>
+<a href="https://github.com/apache/jmeter/pull/480";>
+      Pull request #480</a>,
+  <a href="https://github.com/apache/jmeter/pull/482";>
+      Pull request #482</a>
+    -
+  Fix a few typos in comments and log messages. Based on patch by Anass 
Benomar (anassbenomar at gmail.com)</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63751";>
+      Bug
+      63751</a>
+    -
+  Correct a typo in Chinese translations. Reported by Jinliang Wang (wjl31802 
at 126.com)</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63723";>
+      Bug
+      63723</a>
+    -
+  Distributed testing: JMeter master ends distributed test though some threads 
still are active</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63614";>
+      Bug
+      63614</a>
+    -
+  Distributed testing: Unable to generate Dashboard report at end of load 
test</li>
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63862";>
+      Bug
+      63862</a>
+    -
+   Search Dialog / Search in View Results Tree: Uncaught exception if regex is 
checked and regex is invalid</li> 
+    
+<li>
+<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63793";>
+      Bug
+      63793</a>
+    -
+  Fix unsecure XML Parsing</li>
+
+</ul>
+
+ 
+
+
+<h2 class="ch_section" id="Thanks">Thanks</h2>
+
+<p>We thank all contributors mentioned in bug and improvement sections above:
+</p>
+
+<ul>
+  
+<li>Clifford Harms (clifford.harms at gmail.com)</li>
+  
+<li>
+<a href="https://ubikloadpack.com";>Ubik Load Pack</a>
+</li>
+  
+<li>Xia Li</li>
+  
+<li>Naveen Nandwani (naveen.nandwani at india.nec.com)</li>
+  
+<li>Artem Fedorov (artem.fedorov at blazemeter.com)</li>
+  
+<li>Ori Marko (orimarko at gmail.com)</li>
+  
+<li>Sun Tao (buzzerrookie at hotmail.com)</li>
+  
+<li>John Bergqvist (John.Bergqvist at diffblue.com)</li>
+  
+<li>Franz Schwab (franz.schwab at exasol.com)</li>
+  
+<li>Graham Russell (graham at ham1.co.uk)</li>
+  
+<li>Anass Benomar (anassbenomar at gmail.com)</li>
+  
+<li>
+<a href="https://github.com/bednar";>Jakub Bedn&aacute;&#345;</a>
+</li>
+  
+<li>Pascal Schumacher (pascalschumacher at apache.org)</li>
+  
+<li>
+<a href="https://graphaware.com/";>GraphAware</a>
+</li>
+
+</ul>
+
+<p>We also thank bug reporters who helped us improve JMeter.</p>
+
+<ul>
+    
+<li>Sergiy Iampol (sergiy.iampol at playtech.com)</li>
+    
+<li>Brian Tully (brian.tully at acquia.com)</li>
+    
+<li>Amer Ghazal (amerghazal at gmail.com)</li>
+    
+<li>Stefan Seide (stefan at trilobyte-se.de)</li>
+    
+<li>Havlicek Honza (havlicek.honza at gmail.com)</li>
+    
+<li>Pierre Astruc (pierre.astruc at evertest.com)</li>
+    
+<li>Jinliang Wang (wjl31802 at 126.com)</li>
+
+</ul>
+
+<p>
+Apologies if we have omitted anyone else.
+</p>
+ 
+
+
+<h2 class="ch_section" id="Known problems and workarounds">Known problems and 
workarounds</h2>
+
+<ul>
+
+<li>The Once Only controller behaves correctly under a Thread Group or Loop 
Controller,
+but otherwise its behaviour is not consistent (or clearly specified).</li>
+
+
+<li>
+The numbers that appear to the left of the green box are the number of active 
threads / total number of threads,
+the total number of threads only applies to a locally run test, otherwise it 
will show <span class="code">0</span> (see <a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55510";>
+      Bug
+      55510</a>).
+</li>
+
+
+<li>
+Note that under some windows systems you may have this WARNING:
+<pre class="source">
+java.util.prefs.WindowsPreferences
+WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0
+x80000002. Windows RegCreateKeyEx(&hellip;) returned error code 5.
+</pre>
+The fix is to run JMeter as Administrator, it will create the registry key for 
you, then you can restart JMeter as a normal user and you won't have the 
warning anymore.
+</li>
+
+
+<li>
+You may encounter the following error:
+<pre class="source">java.security.cert.CertificateException: Certificates does 
not conform to algorithm constraints</pre>
+ if you run a HTTPS request on a web site with a SSL certificate (itself or 
one of SSL certificates in its chain of trust) with a signature
+ algorithm using MD2 (like <span class="code">md2WithRSAEncryption</span>) or 
with a SSL certificate with a size lower than 1024 bits.
+This error is related to increased security in Java 8+.
+<br>
+To allow you to perform your HTTPS request, you can downgrade the security of 
your Java installation by editing
+the Java <span class="code">jdk.certpath.disabledAlgorithms</span> property. 
Remove the MD2 value or the constraint on size, depending on your case.
+<br>
+This property is in this file:
+<pre class="source">JAVA_HOME/jre/lib/security/java.security</pre>
+See  <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56357";>
+      Bug
+      56357</a> for details.
+</li>
+
+
+<li>
+Under Mac OSX Aggregate Graph will show wrong values due to mirroring effect 
on numbers.
+This is due to a known Java bug, see Bug <a 
href="https://bugs.openjdk.java.net/browse/JDK-8065373";>JDK-8065373</a>
+The fix is to use JDK8_u45 or later.
+</li>
+
+
+<li>
+View Results Tree may fail to display some HTML code under HTML renderer, see 
<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=54586";>
+      Bug
+      54586</a>.
+This is due to a known Java bug which fails to parse "<span 
class="code">px</span>" units in row/col attributes.
+See Bug <a 
href="https://bugs.openjdk.java.net/browse/JDK-8031109";>JDK-8031109</a>
+The fix is to use JDK9 b65 or later.
+</li>
+
+
+<li>
+JTable selection with keyboard (<span class="keycombo"><span 
class="keysym">SHIFT</span>&nbsp;+&nbsp;<span 
class="keysym">up/down</span></span>) is totally unusable with Java 7 on Mac 
OSX.
+This is due to a known Java bug <a 
href="https://bugs.openjdk.java.net/browse/JDK-8025126";>JDK-8025126</a>
+The fix is to use JDK 8 b132 or later.
+</li>
+
+
+<li>
+Since Java 11 the JavaScript implementation <a 
href="https://openjdk.java.net/jeps/335";>Nashorn has been deprecated</a>.
+Java will emit the following deprecation warnings, if you are using JavaScript 
based on Nashorn.
+<pre class="source">
+Warning: Nashorn engine is planned to be removed from a future JDK release
+</pre>
+To silence these warnings, add <span 
class="code">-Dnashorn.args=--no-deprecation-warning</span> to your Java 
arguments.
+That can be achieved by setting the enviroment variable <span 
class="code">JVM_ARGS</span>
+
+<pre class="source">
+export JVM_ARGS="-Dnashorn.args=--no-deprecation-warning"
+</pre>
+
+</li>
+
+</ul>
+
+
+
+
 <h1>Version 5.1.1</h1>
 
 <p>
diff --git a/creating-templates.html b/creating-templates.html
index 43a6a37..f8d94b6 100644
--- a/creating-templates.html
+++ b/creating-templates.html
@@ -235,7 +235,7 @@
 <ul>
                             
 <li>
-<span class="code">template</span> element which contains the informations 
described in the followings tags</li>
+<span class="code">template</span> element which contains the information 
described in the following tags</li>
                             
 <li>
 <span class="code">name</span> element which contains the template name the 
user will see</li>
diff --git a/doap_JMeter.rdf b/doap_JMeter.rdf
index a5daabc..12debaf 100644
--- a/doap_JMeter.rdf
+++ b/doap_JMeter.rdf
@@ -272,6 +272,13 @@
         <revision>5.2 final</revision>
       </Version>
     </release>
+    <release>
+      <Version>
+        <name>Apache JMeter</name>
+        <created>2019-11-24</created>
+        <revision>5.2.1 final</revision>
+      </Version>
+    </release>
     <repository>
       <GitRepository>
         <location 
rdf:resource="https://gitbox.apache.org/repos/asf/jmeter.git"/>
diff --git a/download_jmeter.html b/download_jmeter.html
index 5c0d2c4..40bfc38 100644
--- a/download_jmeter.html
+++ b/download_jmeter.html
@@ -245,7 +245,7 @@
     
 </div>
 <div class="section">
-<h1>Apache JMeter 5.2 (Requires Java 8+)</h1>
+<h1>Apache JMeter 5.2.1 (Requires Java 8+)</h1>
       
 <div class="subsection">
 <h2 id="binaries">Binaries<a class="sectionlink" href="#binaries" title="Link 
to here">&para;</a>
@@ -255,17 +255,17 @@
           
 <tr>
               
-<td><a 
href="[preferred]/jmeter/binaries/apache-jmeter-5.2.tgz">apache-jmeter-5.2.tgz</a></td>
-              <td><a 
href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-5.2.tgz.sha512";>sha512</a></td>
-              <td><a 
href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-5.2.tgz.asc";>pgp</a></td>
+<td><a 
href="[preferred]/jmeter/binaries/apache-jmeter-5.2.1.tgz">apache-jmeter-5.2.1.tgz</a></td>
+              <td><a 
href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-5.2.1.tgz.sha512";>sha512</a></td>
+              <td><a 
href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-5.2.1.tgz.asc";>pgp</a></td>
           
 </tr>
           
 <tr>
               
-<td><a 
href="[preferred]/jmeter/binaries/apache-jmeter-5.2.zip">apache-jmeter-5.2.zip</a></td>
-              <td><a 
href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-5.2.zip.sha512";>sha512</a></td>
-              <td><a 
href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-5.2.zip.asc";>pgp</a></td>
+<td><a 
href="[preferred]/jmeter/binaries/apache-jmeter-5.2.1.zip">apache-jmeter-5.2.1.zip</a></td>
+              <td><a 
href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-5.2.1.zip.sha512";>sha512</a></td>
+              <td><a 
href="https://www.apache.org/dist/jmeter/binaries/apache-jmeter-5.2.1.zip.asc";>pgp</a></td>
           
 </tr>
         
@@ -281,17 +281,17 @@
           
 <tr>
               
-<td><a 
href="[preferred]/jmeter/source/apache-jmeter-5.2_src.tgz">apache-jmeter-5.2_src.tgz</a></td>
-              <td><a 
href="https://www.apache.org/dist/jmeter/source/apache-jmeter-5.2_src.tgz.sha512";>sha512</a></td>
-              <td><a 
href="https://www.apache.org/dist/jmeter/source/apache-jmeter-5.2_src.tgz.asc";>pgp</a></td>
+<td><a 
href="[preferred]/jmeter/source/apache-jmeter-5.2.1_src.tgz">apache-jmeter-5.2.1_src.tgz</a></td>
+              <td><a 
href="https://www.apache.org/dist/jmeter/source/apache-jmeter-5.2.1_src.tgz.sha512";>sha512</a></td>
+              <td><a 
href="https://www.apache.org/dist/jmeter/source/apache-jmeter-5.2.1_src.tgz.asc";>pgp</a></td>
           
 </tr>
           
 <tr>
               
-<td><a 
href="[preferred]/jmeter/source/apache-jmeter-5.2_src.zip">apache-jmeter-5.2_src.zip</a></td>
-              <td><a 
href="https://www.apache.org/dist/jmeter/source/apache-jmeter-5.2_src.zip.sha512";>sha512</a></td>
-              <td><a 
href="https://www.apache.org/dist/jmeter/source/apache-jmeter-5.2_src.zip.asc";>pgp</a></td>
+<td><a 
href="[preferred]/jmeter/source/apache-jmeter-5.2.1_src.zip">apache-jmeter-5.2.1_src.zip</a></td>
+              <td><a 
href="https://www.apache.org/dist/jmeter/source/apache-jmeter-5.2.1_src.zip.sha512";>sha512</a></td>
+              <td><a 
href="https://www.apache.org/dist/jmeter/source/apache-jmeter-5.2.1_src.zip.asc";>pgp</a></td>
           
 </tr>
         
diff --git a/images/screenshots/assertion/jmespath_assertion.png 
b/images/screenshots/assertion/jmespath_assertion.png
new file mode 100644
index 0000000..9c65c58
Binary files /dev/null and 
b/images/screenshots/assertion/jmespath_assertion.png differ
diff --git a/images/screenshots/extractor/jmespath_extractor.png 
b/images/screenshots/extractor/jmespath_extractor.png
new file mode 100644
index 0000000..9e5dc97
Binary files /dev/null and 
b/images/screenshots/extractor/jmespath_extractor.png differ
diff --git a/images/screenshots/jdbc-config/jdbc-conn-config.png 
b/images/screenshots/jdbc-config/jdbc-conn-config.png
index 7834bce..1324b9d 100644
Binary files a/images/screenshots/jdbc-config/jdbc-conn-config.png and 
b/images/screenshots/jdbc-config/jdbc-conn-config.png differ
diff --git a/usermanual/component_reference.html 
b/usermanual/component_reference.html
index 60faaa6..c4755b8 100644
--- a/usermanual/component_reference.html
+++ b/usermanual/component_reference.html
@@ -10080,7 +10080,7 @@ instead. (see figures 12 and 13).</p>
 </div>
 <div class="screenshot">
 <figure>
-<a href="../images/screenshots/jdbc-config/jdbc-conn-config.png"><img 
src="../images/screenshots/jdbc-config/jdbc-conn-config.png" width="687" 
height="669" alt="Screenshot for Control-Panel of JDBC Connection 
Configuration"></a>
+<a href="../images/screenshots/jdbc-config/jdbc-conn-config.png"><img 
src="../images/screenshots/jdbc-config/jdbc-conn-config.png" width="1055" 
height="738" alt="Screenshot for Control-Panel of JDBC Connection 
Configuration"></a>
 <figcaption>Screenshot of Control-Panel of JDBC Connection 
Configuration</figcaption>
 </figure>
 </div>
@@ -10340,6 +10340,12 @@ instead. (see figures 12 and 13).</p>
 <div class="description req-false">Password to connect with. (N.B. this is 
stored unencrypted in the test plan)</div>
 <div class="required req-false">No</div>
 </div>
+        
+<div class="property">
+<div class="name req-false">Connection Properties</div>
+<div class="description req-false">Connection Properties to set when 
establishing connection (like <span class="code">internal_logon=sysdba</span> 
for Oracle for example)</div>
+<div class="required req-false">No</div>
+</div>
     
 </div>
 <p>Different databases and JDBC drivers require different JDBC settings. 
@@ -12919,7 +12925,7 @@ please ensure that you select "<span class="code">Store 
the message using MIME (
 </div>
 <div class="screenshot">
 <figure>
-<a href="../images/screenshots/assertion/jmespath_assertion.png"><img 
src="../images/screenshots/assertion/jmespath_assertion.png" width="1095" 
height="307" alt="Screenshot for Control-Panel of JSON JMESPath Assertion"></a>
+<a href="../images/screenshots/assertion/jmespath_assertion.png"><img 
src="../images/screenshots/assertion/jmespath_assertion.png" width="903" 
height="305" alt="Screenshot for Control-Panel of JSON JMESPath Assertion"></a>
 <figcaption>Screenshot of Control-Panel of JSON JMESPath Assertion</figcaption>
 </figure>
 </div>
@@ -15290,7 +15296,7 @@ extracting the node as text or attribute value and 
store the result into the giv
 <dd>return Integer value equal 0 to if the 2<sup>nd</sup> page of the first 
book is equal to the 2<sup>nd</sup> page of the 2<sup>nd</sup> book, else 
return -1.</dd>
  
 </dl>
-<p>To see more informations about thoses fuctions, please check <a 
href="http://saxon.sourceforge.net/saxon7.9.1/functions.html";>xPath2 
functions</a>
+<p>To see more information about these functions, please check <a 
href="http://saxon.sourceforge.net/saxon7.9.1/functions.html";>xPath2 
functions</a>
 </p>
 <div class="go-top">
 <a href="#">^</a>
@@ -15580,7 +15586,7 @@ prefix2=http\://toto.apache.org
    </div>
 <div class="screenshot">
 <figure>
-<a href="../images/screenshots/jmes_extractor.png"><img 
src="../images/screenshots/jmes_extractor.png" width="729" height="317" 
alt="Screenshot for Control-Panel of JSON JMESPath Extractor"></a>
+<a href="../images/screenshots/extractor/jmespath_extractor.png"><img 
src="../images/screenshots/extractor/jmespath_extractor.png" width="896" 
height="205" alt="Screenshot for Control-Panel of JSON JMESPath Extractor"></a>
 <figcaption>Screenshot of Control-Panel of JSON JMESPath Extractor</figcaption>
 </figure>
 </div>

Reply via email to