Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.15 KB

File metadata and controls

25 lines (18 loc) · 1.15 KB
title seotitle description lead date lastmod
What's new in 3.2
What's new in Gatling 3.2
Gatling 3.2 release notes.
Gatling 3.2 release notes.
2021-04-20 18:30:56 +0200
2021-04-20 18:30:56 +0200

For more detailed release notes, including patch releases, please check the milestones on GitHub.

Core

  • #3724: Custom Pebble Extensions registering
  • #3735: PebbleFileBody now supports template inheritance
  • #3743: JMESPath support, see [here]({{< ref "/reference/script/core/checks#jmespath" >}})

HTTP

  • #3757: Introduce bodyStream check, see [here]({{< ref "/reference/script/core/checks#bodystream" >}})
  • #3767: WebSocket and SSE now support bodyString check

Redis

  • #3766: Have a proper DSL for RedisFeeder, see [here]({{< ref "/reference/script/core/session/feeders#redis" >}})