Skip to content

2.1.0

Compare
Choose a tag to compare
@nadouani nadouani released this 25 Feb 10:04
· 6 commits to master since this release

Full Changelog

Implemented enhancements:

  • API secret logging in Cortex analyzers #10

Fixed bugs:

  • Various errors in unittests #17
  • [Bug] manage files in artifacts #16
  • The tests fail for the Worker Class: io.UnsupportedOperation: fileno #7

Closed issues:

  • Trying to add a binary file as observable from analyzer returns error #14
  • diagnostic output is not valid JSON #6

Merged pull requests:

  • file attachment must be managed as binary #15 (dadokkio)