Skip to content

Commit

Permalink
prepare release 5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jowerner committed May 13, 2020
1 parent 5f95a36 commit 8e445ac
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions doc/xltdoc/release-notes/5.1.x.textile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.xceptance</groupId>
<artifactId>xlt</artifactId>
<version>5.1.1-SNAPSHOT</version>
<version>5.1.1</version>
<packaging>jar</packaging>

<name>XLT</name>
Expand Down

0 comments on commit 8e445ac

Please sign in to comment.