Skip to content

0.0.2

Compare
Choose a tag to compare
@BenB196 BenB196 released this 14 Sep 01:04
· 181 commits to master since this release
9d4362b

Release of v0.0.2

  • [Enhancement] - Allow for the mounting of a trusted root CA in the event that the Elasticsearch cluster being used is using TLS/SSL. (Issue #1)
  • [Enhancement] - Updated crashplan-ffs-pkg to v0.0.3, adding support for additional empty fields, and array fileOwners (Issue #6)
  • [Bug] - Fixed panic on IP-API integration when the publicIpAddress field of an event was empty. (Issue #4)
  • [Bug] - Fixed issue with Elasticsearch integration when using https Elasticsearch, this added support for enabling/disabling sniffing (Issue #5)
  • [Bug] - Fixed Elasticsearch mapping breaking with empty Geopoint values. (Issue #8)

Breaking Change:

  • Removed support for the protocol configuration value for Elasticsearch Integration. This was not actually needed. (Issue #7)