You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Milamber <mi...@apache.org> on 2012/10/06 10:48:05 UTC

[ANNOUNCE] Apache JMeter 2.8 released

Hello,

The Apache JMeter team is pleased to announce the availability of Apache 
JMeter 2.8 (r1393162).

This release brings some valuable improvements and fixes some bugs.

New and Noteworthy with some screenshots to illustrate improvements and 
full list of changes are found at:
http://jmeter.apache.org/changes.html

JMeter 2.8 requires Java 1.5 or later to run.

== All users are recommended to upgrade. ==

Apache JMeter is a Java application designed to test server applications.
It can be used to:
    * generate test loads
    * test functional behavior
    * measure performance.
It includes support for protocols such as HTTP(S), JDBC, JMS, FTP, and 
others.
It can also be extended with user-written code.

See http://jmeter.apache.org/

The release can be downloaded from:
http://jmeter.apache.org/download_jmeter.cgi

When downloading, please verify signatures using the KEYS file.

Only the binary archive is needed to run JMeter - there is no need to 
download the source archive.

However there are some optional libraries which are not included.
See the "Getting Started" page for details:
http://jmeter.apache.org/usermanual/get-started.html

JMeter Maven release repo is accessible here:
https://repository.apache.org/content/repositories/releases/org/apache/jmeter/

Enjoy!
The JMeter team