This repository has been archived by the owner on Sep 30, 2020. It is now read-only.
Releases: lkishalmi/gradle-gatling-plugin
Releases · lkishalmi/gradle-gatling-plugin
Version3 with minor patches.
v3.0.2 Prepare for releasing version 3.0.2
Release 3.0.0 with Gatling 3.0.0
v3.0.0 improve README
Made Dependency Management on main sources configurable.
v0.7.3
Bugfix release for JDK 9 & 10
Updated default Gatling
version to 2.3.1
#54 Unnecessary JVM flags set, causing Java 9/10 to break
Configurable Source Folders
This release is on @atomfrede contribution. Thank you!
v0.4.1
v0.4.0
- Moved to Gradle 3.0, I the plugin itself can be used with Gradle 2.x versions as well.
- Rename task gatling -> gatlingRun for better understanding
- Gatling task is available early, so dependencies can be configured easier.
- Gatling tool version is upgraded to 2.2.2 by default
Add control over console logging.
Set console logger to WARN log level, if there is no logback.xml in the gatling configuration folder.
Initial Support of Gatling 2.2.0
This is a release to support the recently published Gatling 2.2.0.