Gatling Enterprise 1.19

Learn about the main new features of Gatling Enterprise 1.19

Highlights

Gatling Enterprise 1.19 introduces Gatling 3.10 and Java 21 support and requires running at least on Java 11.

Java 11 Baseline

Gatling 3.3 and 3.4 Support Planned for Removal

Docker images default user change

Gatling 3.10 Support

Gatling 3.10 is the latest generation of Gatling. Just like every new minor release, it’s not binary compatible with previous releases, so code already compiled must be recompiled in order to upgrade.

Java 21 Support

Gatling Enterprise now supports running on Java 21. Docker, AWS MarketPlace and Azure MarketPlace images have been upgraded to run with Java 21. This lets users easily use modern Java APIs in their Gatling tests.

Release Notes

1.19.2 (2024-02-02)

Gatling Enterprise

Fixes
  • SH-1009: Azure: disabling public IP addresses doesn’t work for custom images

1.19.1 (2024-01-23)

Gatling 3.10.3

Gatling Enterprise

Fixes
  • SH-998: About: fix wrong diplayed Gatling version
  • SH-1007: Azure: upgrade to SDKv2 as SDKv1 is no longer maintained and frequently crashes on error handling (eg bad policies configuration)
  • SH-1008: Azure: fix crash when switching credentials type on existing pool

1.19.0 (2023-12-18)

Gatling 3.10.2

Gatling Enterprise 1.19 supports Gatling versions:

  • 3.3 and 3.4 (planned for removal)
  • 3.5 to 3.10 included

See full release note: https://github.com/gatling/gatling/milestone/118?closed=1

Gatling Enterprise

Features
  • SH-987: AWS, Azure, GCP, Kubernetes: Add Java 21 Load Generator images
Fixes
  • SH-992: Teams: check team simulation quota when transferring simulation ownership
  • SH-997: OIDC: Prefer client_secret_post to client_secret_basic when the broker supports it

Edit this page on GitHub