Recent Releases of https://github.com/crowdstrike/opensearchtools
https://github.com/crowdstrike/opensearchtools - v0.5.0
What's Changed
- Make the job in the deps check workflow not run for PRs from forks by @jeffmclean-cs in https://github.com/CrowdStrike/opensearchtools/pull/27
- feat(bulk): addition of ParseResponseItemsOnlyOnFailure option for Bulk request to parse response only for errors by @Gillani0 in https://github.com/CrowdStrike/opensearchtools/pull/26
- feat(search): added support for
fromon searches by @cs-marshall in https://github.com/CrowdStrike/opensearchtools/pull/31
New Contributors
- @Gillani0 made their first contribution in https://github.com/CrowdStrike/opensearchtools/pull/26
Full Changelog: https://github.com/CrowdStrike/opensearchtools/compare/v0.4.0...v0.5.0
- Go
Published by cs-marshall about 3 years ago
https://github.com/crowdstrike/opensearchtools - v0.4.0
What's Changed
- feat(query): added support for nested query by @cs-marshall in https://github.com/CrowdStrike/opensearchtools/pull/25
Full Changelog: https://github.com/CrowdStrike/opensearchtools/compare/v0.3.0...v0.4.0
- Go
Published by cs-marshall about 3 years ago
https://github.com/crowdstrike/opensearchtools - v0.3.0
What's Changed
- feat(validation): added Len to ValidationResults by @cs-marshall in https://github.com/CrowdStrike/opensearchtools/pull/24
Full Changelog: https://github.com/CrowdStrike/opensearchtools/compare/v0.2.0...v0.3.0
- Go
Published by cs-marshall over 3 years ago
https://github.com/crowdstrike/opensearchtools - v0.2.0
What's Changed
- fix(aggs): fixes percentiles result unmarshaling by @cs-marshall in https://github.com/CrowdStrike/opensearchtools/pull/23
Full Changelog: https://github.com/CrowdStrike/opensearchtools/compare/v0.1.0...v0.2.0
- Go
Published by cs-marshall over 3 years ago
https://github.com/crowdstrike/opensearchtools - v0.1.0
What's Changed
- feat: adds support for minimalistic multi-get requests by @cs-marshall in https://github.com/CrowdStrike/opensearchtools/pull/2
- Add LICENSE and CODEOWNERS files by @jeffmclean-cs in https://github.com/CrowdStrike/opensearchtools/pull/5
- feat(mget)!: defered result parsing till requested by @cs-marshall in https://github.com/CrowdStrike/opensearchtools/pull/4
- chore: add GA workflows by @jeffmclean-cs in https://github.com/CrowdStrike/opensearchtools/pull/1
- feat(search): adds support for minimalistic search requests by @cs-marshall in https://github.com/CrowdStrike/opensearchtools/pull/6
- Do test before lint by @jeffmclean-cs in https://github.com/CrowdStrike/opensearchtools/pull/8
- feat(mget): replaced mgetDoc with DocumentRef by @cs-marshall in https://github.com/CrowdStrike/opensearchtools/pull/7
- chore(search): refactored query interface function Source by @cs-marshall in https://github.com/CrowdStrike/opensearchtools/pull/10
- feat(bulk): adds basic bulk requests by @cs-marshall in https://github.com/CrowdStrike/opensearchtools/pull/9
- Support multiple opensearch versions 2 by @jeffmclean-cs in https://github.com/CrowdStrike/opensearchtools/pull/12
- fix(bulk): change BulkRequest.MarshalJSON -> ToOpenSearchJSON by @cs-marshall in https://github.com/CrowdStrike/opensearchtools/pull/15
- Domain model validation by @jeffmclean-cs in https://github.com/CrowdStrike/opensearchtools/pull/13
- A couple small cleanups by @jeffmclean-cs in https://github.com/CrowdStrike/opensearchtools/pull/17
- Add minimal Makefile by @jeffmclean-cs in https://github.com/CrowdStrike/opensearchtools/pull/18
- feat(search)!: converts SearchRequest to fit executor pattern by @cs-marshall in https://github.com/CrowdStrike/opensearchtools/pull/16
- Align executor patterns for mget and search by @jeffmclean-cs in https://github.com/CrowdStrike/opensearchtools/pull/20
- feat(bulk)!: converts BulkRequest to executor pattern by @cs-marshall in https://github.com/CrowdStrike/opensearchtools/pull/19
- feat(search): add aggregations to SearchRequest by @cs-marshall in https://github.com/CrowdStrike/opensearchtools/pull/14
- feat(aggregation): adds more aggregations by @cs-marshall in https://github.com/CrowdStrike/opensearchtools/pull/21
- fix: updated and unified several patterns by @cs-marshall in https://github.com/CrowdStrike/opensearchtools/pull/22
New Contributors
- @cs-marshall made their first contribution in https://github.com/CrowdStrike/opensearchtools/pull/2
Full Changelog: https://github.com/CrowdStrike/opensearchtools/compare/v0.0.0...v0.1.0
- Go
Published by cs-marshall over 3 years ago