Skip to content

Releases: defensestation/osquery

v2.0.0: Major Update with Breaking Changes

14 Jan 22:27
Compare
Choose a tag to compare

Summary

  • Upgraded to opensearch-go/v4 SDK.
  • Updated Run method to accept context, client, and osquery.Options.
  • Incorporated spelling and comment fixes.

Breaking Changes

  • The Run method has been updated. Users must pass the new arguments for compatibility with version 2.x.

Migration Notes

See the README for detailed migration instructions.