You are browsing the documentation of version 3.3, go to
current documentation
What's New in 3.1
Gatling 3.1 is not binary compatible with 3.0. Code compiled with a previous version must be recompiled when upgrading.
Core
- #3708: Gatling EL support sequence syntax for tuples, see here
- #3696: Default to an adaptive policy when loading CSV feeders
- #3681: Issue an IllegalStateException when trying to instantiate Simulation directly
HTTP
- #3702: Try using wsBaseUrl in addCookie when neither domain nor baseUrl are defined
- #3699: Enable TLSv1.3 by default
- #3671: Provide a way to pass per user keystore
- #3664: Honor Content-Type charset attribute for forcing encoding when parsing XML
Recorder
JMS
- #3673: Send mapMessage support