From 92e0ccd93243d13eb90242a80fa7ad62b9f8eb68 Mon Sep 17 00:00:00 2001 From: Andrey Pohilko Date: Mon, 12 Oct 2015 10:07:02 +0300 Subject: [PATCH] Release 1.3.1 --- site/dat/dl/all.wiki | 20 +++++++++++++++----- site/dat/html/index.html | 17 ++++++++--------- site/dat/wiki/Changelog.wiki | 2 +- 3 files changed, 24 insertions(+), 15 deletions(-) diff --git a/site/dat/dl/all.wiki b/site/dat/dl/all.wiki index 2c5dfa8c7..93cbe085b 100644 --- a/site/dat/dl/all.wiki +++ b/site/dat/dl/all.wiki @@ -1,21 +1,31 @@ =Latest Stable Release= - + - + - + - + - + ---- =Previous Releases= + + + + + + + + + + diff --git a/site/dat/html/index.html b/site/dat/html/index.html index c6162472b..b77f4601d 100644 --- a/site/dat/html/index.html +++ b/site/dat/html/index.html @@ -7,10 +7,9 @@

Custom Plugins for Apache JMeter™

Latest Update

-

Version 1.3.0 - was released on the 30th of June, 2015. - Now it requires Java 7 to run, tons of functional changes has been made to WebDriver and JSON components, as well as many others. - For the full list of changes visit the Changelog page. +

Version 1.3.1 + was released on the 12th of October, 2015. + It is mostly a maintenance release that fixes issue with Ultimate Thread Group. See Changelog page for the list of all other changes.

The prerequisite is to run JMeter 2.12 or above with a Java 7. Follow installation procedure after download.

@@ -24,7 +23,7 @@

Choose on Your Taste

Standard Set

Basic plugins for everyday needs. Does not require additional libs to run.

- Download + Download  |  Installation  |  @@ -36,7 +35,7 @@

Standard Set

Extras Set

Additional plugins for extended and complex testing. Does not require additional libs to run.

- Download + Download  |  Installation  |  @@ -50,7 +49,7 @@

Extras Set

Extras with Libs Set

Additional plugins that do require additional libs to run.

- Download + Download  |  Installation  |  @@ -62,7 +61,7 @@

Extras with Libs Set

WebDriver Set

Selenium/WebDriver testing ability.

- Download + Download  |  Installation  |  @@ -76,7 +75,7 @@

WebDriver Set

Hadoop Set

Hadoop/HBase testing plugins.

- Download + Download  |  Installation  |  diff --git a/site/dat/wiki/Changelog.wiki b/site/dat/wiki/Changelog.wiki index baf207f59..c38344c4c 100644 --- a/site/dat/wiki/Changelog.wiki +++ b/site/dat/wiki/Changelog.wiki @@ -1,6 +1,6 @@ = Changelog = -== 1.3.1 planning== +== 1.3.1 October 12, 2015== * add connectTime field into Flexible File Writer * add [ConnectTimeOverTime Connect Times Over Time] listener to Extras set * use JMeter's encoding for converting strings to bytes in FFW