Gatling 3.2.0 & Gatling FrontLine 1.8.0 are out!
Gatling 3.2.0
We are very pleased to announce that we have just released Gatling 3.2.0.
You can find the full release note on Github.
The first cool feature in this release in our brand new JMESPath support (#3743).
JMESPath is a query language for JSON, but on contrary to JsonPath, it comes with a complete specification and lets you perform transformation.
More to come in a future blog post.
Then, Pebble users will now be able to use inheritance in file based templates (#3735) and register custom extensions (#3724).
Gatling FrontLine 1.8.0
You can find the full release note of Gatling FrontLine 1.8.0 along side the rest of the documentation here: https://gatling.io/docs/frontline/.
Most noticeable new features are:
- JFrog Artifactory and Sonatype Nexus support
- Revamped Kubernetes support
- Jenkins Credentials support
Also, feel free to check Gatling FrontLine on the AWS Marketplace. More info here: https://gatling.io/gatling-frontline/cloud-based-load-testing/.
Cheers!
The Gatling team