This is an automated email from the ASF dual-hosted git repository.
pmouawad pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git
The following commit(s) were added to refs/heads/master by this push:
new f56f897 Mention contributor in release notes
f56f897 is described below
commit f56f897bf246fcd8243ed12c4835f3bb785bab78
Author: pmouawad <[email protected]>
AuthorDate: Fri Jul 26 13:18:56 2019 +0200
Mention contributor in release notes
---
xdocs/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index bb6369d..c517270 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -90,6 +90,7 @@ to view the last major behaviors with the version 5.1.1.
<h3>Other samplers</h3>
<ul>
<li><bug>63406</bug>JDBC connection configuration: new option for
pre-initialize to initialize the connection pool. Contributed by Franz Schwab
([email protected])</li>
+ <li><bug>63561</bug>JDBC Request: Allow to only fetch a certain number of
rows. Contributed by Franz Schwab ([email protected])</li>
</ul>
<h3>Controllers</h3>