Gatling Enterprise 1.24
Learn about the main new features of Gatling Enterprise 1.24
Highlights
Gatling 3.3 and 3.4 support removed
As previously announced, Gatling 3.3 and 3.4 have reached end of life and have stopped being supported in Gatling Enterprise.
Required Load Generator JVM option
If your Load Generators are running with Java 11 or higher, you must add the extra JVM option
--add-opens=java.base/java.lang=ALL-UNNAMED
.
Sadly, this is not something we can do automatically as we don’t know your Java version beforehand.
We recommend that you do this once in the Global Properties.Release Notes
1.24.0 (2024-11-13)
Gatling 3.13.4
See release notes 3.13.4.
Fixes
- SH-1045: HTTP: Static assets shouldn’t have a
Content-Encoding: identity
header.