Skip to content

0.2.2

Compare
Choose a tag to compare
@BenB196 BenB196 released this 11 Dec 01:31
· 87 commits to master since this release
59d253f

Release v0.2.2

  • [Enhancement] - Updated to golang v1.13.5 (Issue #78) - This should hopefully fix Issue #38 as it appears to be a bug in golang v1.12
  • [Enhancement] - Updated crashplan-ffs-go-pkg to v0.1.1 (Issue #77)
    • Important - This includes a change to the EmailDLPPolicyName field, which is now called: EmailDLPPolicyNames. If using Elasticsearch, either an index update is required, or you will need to use something to convert the field name back to EmailDLPPolicyName.
  • [Bug] - Handling of extraneous or missing " in quoted-field should be properly handled and the query retried. (Issue #76)
    • Note - I am not sure why this occurs, if you are to require the offending data, it will be correct.