Skip to content

log-parser-1.11.3

Latest
Compare
Choose a tag to compare
@baubakg baubakg released this 29 Apr 19:40
· 5 commits to main since this release

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>