This release allows you to set guard rails to detect overly large or memory consuming log files / actions.
For more information please refer to https://github.com/adobe/log-parser?tab=readme-ov-file#memory-guard-rails
You can access it through maven:
<dependency>
<groupId>com.adobe.campaign.tests</groupId>
<artifactId>log-parser</artifactId>
<version>1.11.3</version>
</dependency>