
For more detailed release notes, including patch releases, please check the [milestones on GitHub](https://github.com/gatling/gatling/milestones?state=closed).

## Core

* [#4015](https://github.com/gatling/gatling/issues/4015): New `bodyLength` check
* [#4018](https://github.com/gatling/gatling/issues/4018): Support Scala case classes in `jsonStringify`
* [#4019](https://github.com/gatling/gatling/issues/4019): Support Scala case classes in `Gatling Expression Language

## HTTP

* [#3974](https://github.com/gatling/gatling/issues/3974): Pebble templates can now be used for crafting multipart text parts
* [#4007](https://github.com/gatling/gatling/issues/4007): SSE check timeouts can now be dynamic, eg defined with Gatling Expression Language
* [#4002](https://github.com/gatling/gatling/issues/4002): `useAllLocalAddresses` now supports filters to pick desired addresses based on a pattern
