Skip to content

Releases: defensestation/osquery

Release v2.1.0

06 Jun 20:02
0b226a6

Choose a tag to compare

Features

  • Nested Query Support
  • kNN Query Support
  • Named Query Support
  • Sort Options for Search Requests

Big Thanks to @harshit98, @mjstel, @bforbhartiii, @17sushmita for your contributions!

v2.0.0: Major Update with Breaking Changes

14 Jan 22:27

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.