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" >
2001-03-25 04:44:24 +08:00
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
2012-05-28 21:31:12 +08:00
<!-- =================== 2.8 =================== -->
2008-05-29 07:08:45 +08:00
2012-05-28 21:31:12 +08:00
<h1 > Version 2.8</h1>
2007-11-26 23:12:36 +08:00
2012-01-19 06:29:54 +08:00
<h2 > New and Noteworthy</h2>
2009-05-10 20:41:31 +08:00
2011-10-03 20:25:39 +08:00
<!-- =================== Known bugs =================== -->
2008-06-27 04:53:52 +08:00
2009-05-10 20:41:31 +08:00
<h2 > Known bugs</h2>
2007-12-13 20:42:16 +08:00
2011-09-18 20:18:46 +08:00
<p > The Once Only controller behaves correctly under a Thread Group or Loop Controller,
2007-12-13 20:42:16 +08:00
but otherwise its behaviour is not consistent (or clearly specified).</p>
2007-11-26 23:12:36 +08:00
2012-01-22 21:15:14 +08:00
<p > Listeners don't show iteration counts when a If Controller has a condition which is always false from the first iteration (see Bug 52496).
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).
2011-09-18 20:22:42 +08:00
</p>
2011-09-15 00:42:01 +08:00
2011-10-03 20:25:39 +08:00
<!-- =================== Incompatible changes =================== -->
2009-05-10 20:41:31 +08:00
<h2 > Incompatible changes</h2>
2009-01-08 08:34:52 +08:00
2011-10-03 20:25:39 +08:00
<!-- =================== Bug fixes =================== -->
2010-12-02 21:25:36 +08:00
2009-05-10 20:41:31 +08:00
<h2 > Bug fixes</h2>
2009-05-10 23:47:21 +08:00
<h3 > HTTP Samplers and Proxy</h3>
2007-11-26 23:12:36 +08:00
<ul >
2012-07-08 17:40:51 +08:00
<li > <bugzilla > 53521</bugzilla> - Cache Manager should cache content with Cache-control=private</li>
2009-05-10 23:47:21 +08:00
</ul>
<h3 > Other Samplers</h3>
<ul >
2012-06-05 03:41:44 +08:00
<li > <bugzilla > 53348</bugzilla> - JMeter JMS Point-to-Point Request-Response sampler doesn't work when Request-queue and Receive-queue are different</li>
2012-06-05 04:17:31 +08:00
<li > <bugzilla > 53357</bugzilla> - JMS Point to Point reports too high response times in Request Response Mode</li>
2012-06-24 06:06:21 +08:00
<li > <bugzilla > 53440</bugzilla> - SSL connection leads to ArrayStoreException on JDK 6 with some KeyManagerFactory SPI</li>
2009-05-10 23:47:21 +08:00
</ul>
<h3 > Controllers</h3>
<ul >
</ul>
<h3 > Listeners</h3>
<ul >
</ul>
<h3 > Assertions</h3>
<ul >
</ul>
<h3 > Functions</h3>
<ul >
</ul>
<h3 > I18N</h3>
<ul >
</ul>
<h3 > General</h3>
<ul >
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
2009-05-10 20:41:31 +08:00
<h2 > Improvements</h2>
2009-05-10 23:47:21 +08:00
<h3 > HTTP Samplers</h3>
2007-11-26 23:12:36 +08:00
<ul >
2009-05-10 23:47:21 +08:00
</ul>
<h3 > Other samplers</h3>
<ul >
2012-05-30 18:24:16 +08:00
<li > <bugzilla > 55310</bugzilla> - TestAction should implement Interruptible</li>
2009-05-10 23:47:21 +08:00
</ul>
<h3 > Controllers</h3>
<ul >
</ul>
<h3 > Listeners</h3>
<ul >
</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 >
</ul>
<h3 > Functions</h3>
<ul >
</ul>
<h3 > I18N</h3>
<ul >
</ul>
<h3 > General</h3>
<ul >
2012-06-06 04:10:10 +08:00
<li > <bugzilla > 53364</bugzilla> - Sort list of Functions in Function Helper Dialog</li>
2007-11-26 23:12:36 +08:00
</ul>
2009-05-10 20:41:31 +08:00
<h2 > Non-functional changes</h2>
2007-11-26 23:12:36 +08:00
<ul >
2012-05-30 18:24:16 +08:00
<li > <bugzilla > 53311</bugzilla> - JMeterUtils#runSafe should not throw Error when interrupted</li>
2012-05-28 21:31:12 +08:00
<li > Updated to commons-net-3.1 (from 3.0.1)</li>
2012-06-15 06:40:41 +08:00
<li > Updated to HttpComponents Core 4.2.1 (from 4.1.4) and HttpComponents Client 4.2 (from 4.1.3)</li>
2007-11-26 23:12:36 +08:00
</ul>
2009-05-10 23:47:21 +08:00
2002-03-08 07:03:13 +08:00
</section>
</body>
2012-05-28 21:31:12 +08:00
</document>