2002-03-08 07:03:13 +08:00
<?xml version="1.0"?>
2004-02-14 09:20:53 +08:00
<!--
2007-01-08 02:50:01 +08:00
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
2004-02-14 09:20:53 +08:00
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
2002-03-08 07:03:13 +08:00
<document >
<properties >
2012-05-28 21:31:12 +08:00
<author email= "dev AT jmeter.apache.org" > JMeter developers</author>
<title > Changes</title>
2002-03-08 07:03:13 +08:00
</properties>
<body >
2008-05-16 22:19:21 +08:00
<section name= "Changes" >
2013-01-24 18:11:23 +08:00
<style type= "text/css" > <!--
h2 { color: #960000; }
h3 { color: #960000; }
--></style>
2008-05-16 22:19:21 +08:00
<note >
<b > This page details the changes made in the current version only.</b>
<br > </br>
Earlier changes are detailed in the <a href= "changes_history.html" > History of Previous Changes</a> .
</note>
2008-05-29 07:08:45 +08:00
2011-10-01 06:44:46 +08:00
2013-10-22 02:25:30 +08:00
<!-- =================== 2.11 =================== -->
2008-05-29 07:08:45 +08:00
2013-10-22 02:25:30 +08:00
<h1 > Version 2.11</h1>
2007-11-26 23:12:36 +08:00
2013-10-13 02:26:09 +08:00
Summary
<ul >
<li > <a href= "#New and Noteworthy" > New and Noteworthy</a> </li>
<li > <a href= "#Known bugs" > Known bugs</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= "#Thanks" > Thanks</a> </li>
</ul>
<ch_section > New and Noteworthy</ch_section>
2009-05-10 20:41:31 +08:00
2013-12-31 19:05:07 +08:00
<!-- <ch_category>Improvements</ch_category> -->
<ch_title > JMS Publisher/Point to Point : Add ability to set typed values in JMS header properties</ch_title>
<p > In the samplers JMS Publisher and JMS Point-to-Point, you can set up the type of values form the JMS header properties.</p>
<p >
<figure width= "928" height= "796" image= "changes/2.11/01_jms_properties_typed_values.png" > </figure>
</p>
<ch_title > Transaction Controller:Change default property "Include duration of timer..." for newly created element</ch_title>
<p > In the samplers JMS Publisher and JMS Point-to-Point, you can set up the type of values form the JMS header properties.</p>
<p >
<figure width= "628" height= "140" image= "changes/2.11/02_transaction_controller.png" > </figure>
</p>
<ch_title > View Results Tree : Add an XPath Tester </ch_title>
<p > In View Results Tree listener, a new XPath tester can be use to test xpath search.</p>
<p >
<figure width= "990" height= "765" image= "changes/2.11/03_xpath_tester.png" > </figure>
</p>
<ch_title > Ability to choose the client alias for the cert key in JsseSslManager such that Mutual SSL auth testing can be made more flexible</ch_title>
<p > </p>
<!-- <p>
<figure width= "1144" height= "638" image= "changes/2.11/01_css_jquery_tester.png" > </figure>
</p> -->
<ch_title > Add a "Save as Test Fragment" option </ch_title>
<p > In the file menu, a new option allow to save a group of elements as a Test fragment.</p>
<p >
<figure width= "295" height= "242" image= "changes/2.11/05_save_as_fragement.png" > </figure>
</p>
<ch_title > Summariser should be enabled by default in Non GUI mode</ch_title>
<p > When you run JMeter from command line, now JMeter display some statistics from the Summariser mode..</p>
<p >
<figure width= "1287" height= "386" image= "changes/2.11/06_summariser.png" > </figure>
</p>
2013-07-11 05:21:09 +08:00
2013-10-22 02:25:30 +08:00
<!-- <ch_title>Sample title</ch_title>
2013-09-29 05:21:47 +08:00
<p >
<ul >
2013-10-22 02:25:30 +08:00
<li > Sample text</li>
2013-09-29 05:21:47 +08:00
</ul>
</p>
2013-07-12 14:35:47 +08:00
2013-10-22 02:25:30 +08:00
<ch_title > Sample title</ch_title>
<p > Sample text</p>
2013-10-13 02:26:09 +08:00
<figure width= "691" height= "215" image= "changes/2.10/18_https_test_script_recorder.png" > </figure>
2013-10-22 02:25:30 +08:00
-->
2013-08-16 05:20:55 +08:00
2013-07-12 14:35:47 +08:00
2011-10-03 20:25:39 +08:00
<!-- =================== Known bugs =================== -->
2008-06-27 04:53:52 +08:00
2013-10-13 02:26:09 +08:00
<ch_section > Known bugs</ch_section>
2007-12-13 20:42:16 +08:00
2013-07-10 17:43:05 +08:00
<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>
2007-11-26 23:12:36 +08:00
2013-07-10 17:43:05 +08:00
<li > Listeners don't show iteration counts when a If Controller has a condition which is always false from the first iteration (see <bugzilla > 52496</bugzilla> ).
2011-09-18 20:22:42 +08:00
A workaround is to add a sampler at the same level as (or superior to) the If Controller.
2011-09-18 20:18:46 +08:00
For example a Test Action sampler with 0 wait time (which doesn't generate a sample),
or a Debug Sampler with all fields set to False (to reduce the sample size).
2013-07-10 17:43:05 +08:00
</li>
2011-09-15 00:42:01 +08:00
2013-07-10 17:43:05 +08:00
<li > Webservice sampler does not consider the HTTP response status to compute the status of a response, thus a response 500 containing a non empty body will be considered as successful, see <bugzilla > 54006</bugzilla> .
2012-10-15 01:27:22 +08:00
To workaround this issue, ensure you always read the response and add a Response Assertion checking text inside the response.
2013-07-10 17:43:05 +08:00
</li>
2012-10-15 01:27:22 +08:00
2013-07-10 17:43:05 +08:00
<li >
2012-11-17 23:59:50 +08:00
The numbers that appear to the left of the green box are the number of active threads / total number of threads,
these only apply to a locally run test; they do not include any threads started on remote systems when using client-server mode, (see <bugzilla > 54152</bugzilla> ).
2013-07-10 17:43:05 +08:00
</li>
2012-11-17 23:59:50 +08:00
2013-07-10 17:43:05 +08:00
<li >
Note that there is a <a href= "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6396599 " > bug in Java</a>
on some Linux systems that manifests itself as the following error when running the test cases or JMeter itself:
2012-09-12 08:32:27 +08:00
<pre >
[java] WARNING: Couldn't flush user prefs:
java.util.prefs.BackingStoreException:
java.lang.IllegalArgumentException: Not supported: indent-number
</pre>
2013-07-10 17:43:05 +08:00
This does not affect JMeter operation. This issue is fixed since Java 7b05.
</li>
2013-07-22 07:52:08 +08:00
<li >
2013-07-23 17:14:57 +08:00
With Java 1.6 and Gnome 3 on Linux systems, the JMeter menu may not work correctly (shift between mouse's click and the menu).
2013-07-22 07:54:50 +08:00
This is a known Java bug (see <bugzilla > 54477 </bugzilla> ).
2013-07-22 07:52:08 +08:00
A workaround is to use a Java 7 runtime (OpenJDK or Oracle JDK).
</li>
2013-10-13 16:46:12 +08:00
<li >
With Oracle Java 7 and Mac Book Pro Retina Display, the JMeter GUI may look blurry.
This is a known Java bug, see Bug <a href= "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000629" > JDK-8000629</a> .
A workaround is to use a Java 7 update 40 runtime which fixes this issue.
</li>
2013-07-10 17:43:05 +08:00
</ul>
2012-09-12 08:32:27 +08:00
2011-10-03 20:25:39 +08:00
<!-- =================== Incompatible changes =================== -->
2013-10-13 02:26:09 +08:00
<ch_section > Incompatible changes</ch_section>
2013-01-24 18:11:23 +08:00
2013-10-16 21:47:59 +08:00
<ul >
2013-12-07 06:22:10 +08:00
<li > When creating a new Transaction Controller, property "Include duration of timer and pre-post processors in generated sample" will be unchecked starting from version 2.10.1</li>
2013-12-13 05:53:53 +08:00
<li > In Non GUI mode, since 2.10.1 summariser is enabled with a 30 seconds frequency</li>
<li > JMeter is more lenient with redirect handling and relaxes on RFC2616 by allowing relative locations. See property "jmeter.httpclient.strict_rfc2616" in jmeter.properties to change this behaviour</li>
2013-12-19 06:44:11 +08:00
<li > When creating a new Response Assertion, property "Pattern Matching Rules" now defaults to Substringstarting from version 2.10.1</li>
2013-10-16 21:47:59 +08:00
</ul>
2013-07-13 22:02:37 +08:00
2011-10-03 20:25:39 +08:00
<!-- =================== Bug fixes =================== -->
2010-12-02 21:25:36 +08:00
2013-10-13 02:26:09 +08:00
<ch_section > Bug fixes</ch_section>
2009-05-10 23:47:21 +08:00
2013-11-23 21:08:28 +08:00
<h3 > HTTP Samplers and Test Script Recorder</h3>
2007-11-26 23:12:36 +08:00
<ul >
2013-11-23 21:08:28 +08:00
<li > <bugzilla > 55815</bugzilla> - Proxy#getDomainMatch does not handle wildcards correctly</li>
<li > <bugzilla > 55717</bugzilla> - Bad handling of Redirect when URLs are in relative format by HttpClient4 and HttpClient3.1</li>
2009-05-10 23:47:21 +08:00
</ul>
<h3 > Other Samplers</h3>
<ul >
2013-10-22 02:28:55 +08:00
<li > <bugzilla > 55685</bugzilla> - OS Sampler: timeout option don't save and restore correctly value and don't init correctly timeout</li>
2009-05-10 23:47:21 +08:00
</ul>
<h3 > Controllers</h3>
<ul >
2013-11-24 06:37:07 +08:00
<li > <bugzilla > 55816</bugzilla> - Transaction Controller with "Include duration of timer..." unchecked does not ignore processing time of last child sampler</li>
2009-05-10 23:47:21 +08:00
</ul>
<h3 > Listeners</h3>
<ul >
2013-11-30 06:29:00 +08:00
<li > <bugzilla > 55826</bugzilla> - Unsynchronised concurrent accesses to list in field RespTimeGraphVisualizer.internalList </li>
2009-05-10 23:47:21 +08:00
</ul>
2012-08-23 07:54:57 +08:00
<h3 > Timers, Assertions, Config, Pre- & Post-Processors</h3>
2009-05-10 23:47:21 +08:00
<ul >
2013-11-16 04:52:46 +08:00
<li > <bugzilla > 55694</bugzilla> - Assertions and Extractors : Avoid NullPointerException when scope is variable and variable is missing</li>
2013-10-30 07:28:43 +08:00
<li > <bugzilla > 55721</bugzilla> - HTTP Cache Manager - no-store directive is wrongly interpreted</li>
2009-05-10 23:47:21 +08:00
</ul>
<h3 > Functions</h3>
<ul >
2013-12-12 17:15:02 +08:00
<li > <bugzilla > 55871</bugzilla> - Wrong result with intSum() function when a space character is present before/after the number.</li>
2009-05-10 23:47:21 +08:00
</ul>
<h3 > I18N</h3>
<ul >
</ul>
<h3 > General</h3>
<ul >
2013-11-05 03:55:51 +08:00
<li > <bugzilla > 55739</bugzilla> - Remote Test : Total threads in GUI mode shows invalid total number of threads</li>
2007-11-26 23:12:36 +08:00
</ul>
2011-10-03 20:25:39 +08:00
<!-- =================== Improvements =================== -->
2009-05-10 23:47:21 +08:00
2013-10-13 02:26:09 +08:00
<ch_section > Improvements</ch_section>
2009-05-10 23:47:21 +08:00
2013-08-28 04:37:50 +08:00
<h3 > HTTP Samplers and Proxy</h3>
2007-11-26 23:12:36 +08:00
<ul >
2009-05-10 23:47:21 +08:00
</ul>
<h3 > Other samplers</h3>
<ul >
2013-11-25 06:21:58 +08:00
<li > <bugzilla > 55589</bugzilla> - JMS Publisher/Point to Point : Add ability to set typed values in JMS header properties.</li>
2009-05-10 23:47:21 +08:00
</ul>
<h3 > Controllers</h3>
<ul >
2013-12-07 06:22:10 +08:00
<li > <bugzilla > 55854</bugzilla> - Transaction Controller:Change default property "Include duration of timer..." for newly created element</li>
2009-05-10 23:47:21 +08:00
</ul>
<h3 > Listeners</h3>
<ul >
2013-11-12 05:56:26 +08:00
<li > <bugzilla > 55610</bugzilla> - View Results Tree : Add an XPath Tester</li>
2009-05-10 23:47:21 +08:00
</ul>
2009-11-03 23:55:56 +08:00
<h3 > Timers, Assertions, Config, Pre- & Post-Processors</h3>
2009-05-10 23:47:21 +08:00
<ul >
2013-12-19 06:44:11 +08:00
<li > <bugzilla > 55908</bugzilla> - Response assertion : Change Pattern Matching Rules default to Substring on creation for better performances</li>
2013-12-20 04:56:21 +08:00
<li > <bugzilla > 54977</bugzilla> - Ability to choose the client alias for the cert key in JsseSslManager such that Mutual SSL auth testing can be made more flexible</li>
2009-05-10 23:47:21 +08:00
</ul>
<h3 > Functions</h3>
<ul >
</ul>
<h3 > I18N</h3>
<ul >
</ul>
<h3 > General</h3>
<ul >
2013-10-27 06:15:19 +08:00
<li > <bugzilla > 55693</bugzilla> - Add a "Save as Test Fragment" option</li>
2013-11-07 22:37:50 +08:00
<li > <bugzilla > 55753</bugzilla> - Improve FilePanel behaviour to start from the value set in Filename field if any. Contributed by UBIK Load Pack (support at ubikloadpack.com)</li>
2013-11-07 22:42:28 +08:00
<li > <bugzilla > 55756</bugzilla> - HTTP Mirror Server : Add ability to set Headers</li>
2013-12-07 04:03:20 +08:00
<li > <bugzilla > 55852</bugzilla> - Be more lenient in parsing when charset value is surrounded with single quotes</li>
2013-12-08 22:43:05 +08:00
<li > <bugzilla > 55857</bugzilla> - Performance : AbstractProperty should test for emptiness to avoid Exception throwing</li>
2013-12-08 22:53:49 +08:00
<li > <bugzilla > 55858</bugzilla> - Startup Performance : On Startup, BeanInfoSupport should test for key availability instead of throwing</li>
2013-12-10 06:56:12 +08:00
<li > <bugzilla > 55865</bugzilla> - Performance :Disable stale check by default in HttpClient 4 and 3.1</li>
2013-12-13 05:28:40 +08:00
<li > <bugzilla > 55512</bugzilla> - Summariser should be enabled by default in Non GUI mode</li>
2007-11-26 23:12:36 +08:00
</ul>
2013-10-13 02:26:09 +08:00
<ch_section > Non-functional changes</ch_section>
2007-11-26 23:12:36 +08:00
<ul >
2013-12-19 04:46:37 +08:00
<li > Updated to rsyntaxtextarea-2.5.1.jar (from 2.5.0)</li>
2013-12-19 05:31:53 +08:00
<li > Updated to jodd-core-3.4.9.jar from (3.4.8) and jodd-lagarto-3.4.9.jar (from 3.4.9)</li>
2013-12-19 05:43:20 +08:00
<li > Updated to jsoup-1.7.3.jar (from 1.7.2)</li>
2013-12-19 06:01:50 +08:00
<li > Updated to mail-1.5.0-b01 (from 1.4.4)</li>
<li > Updated to mongo-java-driver-2.11.3 (from 2.11.2)</li>
2013-08-12 05:17:32 +08:00
</ul>
2013-10-13 02:26:09 +08:00
<ch_section > Thanks</ch_section>
2013-08-12 05:21:22 +08:00
<p > We thank all contributors mentioned in bug and improvement sections above.<br />
We also thank bug reporters who helped us improve JMeter. <br />
For this release we want to give special thanks to the following reporters for the clear reports and tests made after our fixes:
2013-08-12 05:17:32 +08:00
<ul >
2013-10-22 02:25:30 +08:00
<li > Firstname Name (email at gmail.com)</li>
2007-11-26 23:12:36 +08:00
</ul>
2009-05-10 23:47:21 +08:00
2013-10-05 17:06:48 +08:00
Apologies if we have omitted anyone else.
2013-08-12 05:17:32 +08:00
</p>
2002-03-08 07:03:13 +08:00
</section>
</body>
2013-01-29 07:43:33 +08:00
</document>