Skip to content

Release v1.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jun 20:11

Changes

This release improves processing stability, resource handling, and Elasticsearch connection configuration.

  • Improved chunked and multiprocessing EVTX processing
  • Improved output consistency when using multiprocessing
  • Improved timestamp and dataset date handling
  • Improved Elasticsearch authentication and TLS verification options
  • Improved file handle cleanup for CLI and Python API usage
  • Improved CLI input validation
  • Reduced internal serialization overhead
  • Minor internal cleanup and refactoring