Releases: defensestation/osquery
Releases · defensestation/osquery
Release v2.1.0
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
Summary
- Upgraded to
opensearch-go/v4SDK. - Updated
Runmethod to acceptcontext,client, andosquery.Options. - Incorporated spelling and comment fixes.
Breaking Changes
- The
Runmethod has been updated. Users must pass the new arguments for compatibility with version 2.x.
Migration Notes
See the README for detailed migration instructions.