Author: sebb
Date: Thu Jul 8 10:36:49 2010
New Revision: 961699
URL: http://svn.apache.org/viewvc?rev=961699&view=rev
Log:
Summary of changes
Modified:
jakarta/jmeter/trunk/xdocs/changes.xml
Modified: jakarta/jmeter/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/changes.xml?rev=961699&r1=961698&r2=961699&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/changes.xml (original)
+++ jakarta/jmeter/trunk/xdocs/changes.xml Thu Jul 8 10:36:49 2010
@@ -36,6 +36,22 @@ Earlier changes are detailed in the <a h
<h2>Summary of main changes</h2>
<p>
+<ul>
+<li>JMeter now requires at least Java 1.5.</li>
+<li>HTTP Proxy can now record HTTPS sessions.</li>
+<li>JUnit sampler now supports JUnit4 annotations.</li>
+<li>Added JSR223 (javax.script) test elements.</li>
+<li>MailReader Sampler can now use any protocol supported by the underlying
implementation.</li>
+<li>JMeter now allows users to provide their own Thread Group
implementations.</li>
+<li>View Results Tree now supports more display options, including search and
Regex Testing.</li>
+<li>StatCalculator performance is much improved; Aggregate Report etc. need
far less memory.</li>
+<li>
+JMS samplers have been extensively reworked, and should no longer lose
messages.
+Correlation processing is improved.
+JMS Publisher and Subscriber now support both Topics and Queues.
+</li>
+<li>Many other improvements have been made, please see below and in the
manual.</li>
+</ul>
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]