From 8e445ac36efebc9f5eae14a9a96f847eb193dc31 Mon Sep 17 00:00:00 2001 From: Joerg Werner <4639399+jowerner@users.noreply.github.com> Date: Wed, 13 May 2020 16:42:09 +0200 Subject: [PATCH] prepare release 5.1.1 --- doc/xltdoc/release-notes/5.1.x.textile | 24 ++++++++++++++++++++++++ pom.xml | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/doc/xltdoc/release-notes/5.1.x.textile b/doc/xltdoc/release-notes/5.1.x.textile index 33500d8d6..5b1382d10 100644 --- a/doc/xltdoc/release-notes/5.1.x.textile +++ b/doc/xltdoc/release-notes/5.1.x.textile @@ -5,6 +5,30 @@ position: 983 sorted: true --- +h2. XLT 5.1.1 + +See "here":https://github.com/Xceptance/XLT/milestone/4?closed=1 for the complete list of improvements and fixes. + +h3. Load Testing + +h4. ec2_admin and gce_admin support new cloud regions + +Recently, Amazon and Google opened new data centers: + +* Amazon: +** Milan, Italy, Europe (eu-south-1) +** Cape Town, South Africa, Africa (af-south-1) +* Google: +** Las Vegas, Nevada, USA (us-west4) + +These regions are now supported in @ec2_admin@ and @gce_admin@, respectively. + +h4. AWS EC2 images updated + +Our AWS EC2 machine images with XLT pre-installed are now based on Ubuntu 18.04. We have also updated certain software packages to the latest available version. This includes AdoptOpenJDK, Firefox ESR, and Geckodriver. + + + h2. XLT 5.1.0 See "here":https://github.com/Xceptance/XLT/milestone/3?closed=1 for the complete list of improvements and fixes. diff --git a/pom.xml b/pom.xml index a01c4a4ae..31ceb6cec 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.xceptance xlt - 5.1.1-SNAPSHOT + 5.1.1 jar XLT