23.11.28
- Remove LogReplay as a TestType
- ReOrder Test Types in UI
- Update default load agent for Browser Testing
- Google Chrome 119.0.6045.159
- ChromeDriver 119.0.6045.159
- Mozilla Firefox 120.0
- geckodriver 0.33.0
- Updated NPM Redline13 WebDriver
- Source code available on GitHub
23.11.26
- k6 Script Support (Beta Users Only – send email to support@redline13.com)
- Run k6 scripts with what ever extensions you need (runs on ubuntu linux)
- RedLine13 will
- Spin up # of instances as requested
- Install k6 on load agent with any extensions required
- Run test plan and gather results
- Provide updated real time view
- Provide results raw files
- Provide results translated to jmeter.jtl file format merged together
- Generate JMeter Dashboard report from merged.jtl
- Terminate instances as per normal redline operations
- Updated Start Test UI header
- Start Test button will land on starting your most recent test type ran
- Added support for NodeJS 18.*
23.08.14
- Removed t2.micro, t2.nano, t3.micro, t3.nano instance sizes as they were not enough to support simple JMeter tests.
23.05.01
- Multi-Factor Authentication Support
- Enterprise Accounts can use MFA for their login
- RedLine13 Admins are required to use MFA (part of our internal privacy policy)
- Added OpenJDK 19 support to our OpenJDK Plugin
- Add Patched JMeter Support
- Enterprise Accounts can now access a patched JMeter version which includes updated libraries that are not yet released by Apache JMeter but are required for Security Compliance.
- JMeter 5.4.1 and 5.5 are patched with the updated Apache Commons Text library to resolve CVE-2022-42889
- Enterprise Accounts can now access a patched JMeter version which includes updated libraries that are not yet released by Apache JMeter but are required for Security Compliance.
23.02.27
- Added AWS Regions
- Asia Pacific (Hyderabad): ap-south-2
- Asia Pacific (Jakarta): ap-southeast-3
- Asia Pacific (Melbourne): ap-southeast-4
- Asia Pacific (Hyderabad): ap-south-2
23.01.16
- Gatling SBT Plugin Update
- Updated classpath to include the SBT packaged jar
23.01.02
- Selenium Load Testing
- ChromeDriver and ChromeWebDriver updated to 105
22.12.19
- Visually separated instance type selector to prefer current instance types
- Added Support for new EC2 Intel Xeon instance types
- m6i from large to 32x large – Balanced
- Ranging from 2vCPU/8GB to 128vCPU/512GB
- c6i from large to 32x large – Compute-optimized
- Ranging from 2vCPU/4GB to 128vCPU/256GB
- r6i from large to 32x large – Memory-optimized
- Ranging from 2vCPU/16GB to 128vCPU/1,024GB
- m6i from large to 32x large – Balanced
22.12.12
- Gatling Support for sbt-Gatling plugin with enterprisePackage output
- Documentation updated Executing Gatling Tests with The SBT + Java RedLine13 Plugin
22.10.3
- JMeter Updates
- Automated Support for JMeter Plugin Manager.
- It is no longer necessary to select referenced plugins prior to starting your load test. Your JMX file will be analyzed for any publicly available plugin from the JMeterPlugins.org repository, and automatically installed on load generators. This is a convenience feature that removes a potentially tedious step when configuring new load tests.
- OpenJDK(Java) 11 by default for JMeter 5.* and OpenJDK 8 for JMeter 3.3 and 4.0.
- JMeter support for 2.13 has been removed.
- JMeter 5.5 is available to customers with a paid plan or a free trial.
- Automated Support for JMeter Plugin Manager.
- Gatling Updates
- OpenJDK(Java) 11 by default
- Gatling 2.1.3 option removed
- Legacy support is still available and will use OpenJDK 8 by default
- Gatling versions supported – 3.3.1, 3.4.1, 3.8.3, Latest (nightly builds)
- General
- Load-Agent base image is now Ubuntu 22.04.
- Updated error handling for fetching tasks
- Plugins
- OpenJDK Plugin Now allows custom selection of OpenJDK version to use for your test
- OpenJDK versions include 8, 11, 17, 18
- Supported for Gatling and JMeter tests
- OpenJDK Plugin Now allows custom selection of OpenJDK version to use for your test