Skip to content

v3.3.11

Compare
Choose a tag to compare
@mariocandela mariocandela released this 23 Mar 18:33
· 29 commits to main since this release
74cf64f

What's Changed

  • fix: test on minimal and stable golang versions by @yaleman in #183

[

  • Feat: Add support for logging which "command" was matched for SSH and HTTP strategies.

  • Feat: Convert to precompiling regexp at config load time. This allows for errors to be presented to the user during startup, and provides better performance for complex regexp.

  • Feat:Bump Golang version to latest stable 1.24

  • Feat: Add a cleanup routine for HistoryStore, default TTL for events is 1 hour since last interaction.

  • Feat: Add new command line flag "memLimitMiB" with a default value of 100. by @bryannolen in #182 ]

Full Changelog: v3.3.10...v3.3.11