You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xdocs/changes.xml
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -158,6 +158,8 @@ See <bugzilla>63094</bugzilla>
158
158
<li><bug>62893</bug>Use StringEscapeUtils from commons-text (version 1.6) instead of the deprecated ones from commons-lang3.</li>
159
159
<li><bug>62972</bug><pr>435</pr>Replace calls to deprecated method <code>Class#newInstance</code>.</li>
160
160
<li><bug>63034</bug>ClientJMeterEngine: Make rsetProperties use <code>HashMap<String,String></code> instead of Properties</li>
161
+
<li>Updated to httpclient/httpmime 4.5.7 (from 4.5.6)</li>
162
+
<li>Updated to httpcore 4.4.11 (from 4.4.10)</li>
161
163
<li>Updated to tika-core and tika-parsers 1.20 (from 1.18)</li>
162
164
<li>Updated to commons-dbcp2-2.5.0 (from commons-dbcp2-2.4.0)</li>
163
165
<li>Updated to commons-lang3-3.8.1 (from commons-lang3-3.8)</li>
@@ -194,7 +196,7 @@ See <bugzilla>63094</bugzilla>
194
196
<li><bug>62916</bug>HTTP Test Script Recorder fails with UnsupportedOperationException if recording is started after a distributed test has been run</li>
195
197
<li><bug>62987</bug>A TestBean element under HTTP(S) Test Script recorder does not work. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
196
198
<li><bug>63015</bug>Abnormal NoHttpResponseException when running request through proxy HTTP(S) Test Script Recorder after a first failing request. Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
197
-
<li><bug>62852</bug>HTTP Request Header missing information when using a proxy</li>
199
+
<li><bug>62852</bug>HTTP Request Header missing information when using a proxy. Thanks to Oleg Kalnichevski (olegk at apache.org)</li>
198
200
<li><bug>63048</bug>JMeter does not retrieve link resources of type "shortcut icon" or "icon". Contributed by Ubik Load Pack (support at ubikloadpack.com)</li>
199
201
</ul>
200
202
@@ -267,6 +269,7 @@ See <bugzilla>63094</bugzilla>
267
269
<p>We thank all contributors mentioned in bug and improvement sections above:
0 commit comments