Releases: Trendyol/es-query-builder
Releases · Trendyol/es-query-builder
v1.2.2
v1.2.1
Changelog
- d04808a: experimental: add IfElse conditional branching support (#74) (@GokselKUCUKSAHIN)
- 3c7f0d1: refactor: reorder Branch struct fields for better memory alignment (@GokselKUCUKSAHIN)
v1.2.0
Changelog
- ba0c8d7: feature: add function_score query support (#68) (@GokselKUCUKSAHIN)
- 05be98b: feature: add highlight query support (#71) (@GokselKUCUKSAHIN)
- 244418f: feature: add missing bucket aggregation types (#73) (@GokselKUCUKSAHIN)
v1.1.5
Changelog
- b8662ee: feature: add support for conditional Range queries. like: GreaterThanIf, GreaterThanOrEqualIf, LessThanIf, LessThanOrEqualIf, FromIf, ToIf. (@GokselKUCUKSAHIN)
- 8985b8e: refactor: minor refactor on base_query.go delete comment out codes (@GokselKUCUKSAHIN)
- e487867: test: add additional integration tests (@GokselKUCUKSAHIN)
v1.1.1
Changelog
- 15af90a: refactor: reduce code repetion on aggs (@GokselKUCUKSAHIN)
v1.1.0
Changelog
- 4c4c421: refactor: extract generic putInTheField functions and add comprehensive tests (#62) (@GokselKUCUKSAHIN)
- 632862c: bugfix: update aggregation
metaattributes location on min, max, avg, sum, cardinality, extended_stats queries (@GokselKUCUKSAHIN) - 0e0a6d9: feature: add missing
metamethods foragg_termsandagg_multi_terms(@ismailtsdln)
v1.0.3
Changelog
- f37e219: Add security-gates workflow and update README (@KaanAdas-TY)
- f3d1f6b: feature: add append support on Sort (#60) (@GokselKUCUKSAHIN)
- 714984e: workflow: update security-gates version (@GokselKUCUKSAHIN)
- db14e93: workflow: update security-gates version to latest using commit hash (@KaanAdas-TY)
v1.0.2
Changelog
- 1aea68a: Feature/terms aggs missing features (#56) (@GokselKUCUKSAHIN)
- d98cf28: workflow: disable security-gates due to broken pipelines (@GokselKUCUKSAHIN)
- 370c23b: workflow: disable security-gates due to broken pipelines (@GokselKUCUKSAHIN)
- 966902d: workflow: fix build-test.yml (@GokselKUCUKSAHIN)
- 38522e5: workflow: golangci-lint reenable the cache (@GokselKUCUKSAHIN)
- 4207c01: workflow: golangci-lint skip cache (@GokselKUCUKSAHIN)
- 788da98: workflow: reeanble security-gates.yml (@GokselKUCUKSAHIN)
- 828314c: workflow: rollback (@GokselKUCUKSAHIN)
- c05568c: workflow: temporary disable to build-test.yml (@GokselKUCUKSAHIN)
- 87f2b2d: workflow: update security-gates.yml (@GokselKUCUKSAHIN)
v1.0.0
Changelog
Finally v1.00 🎉🎊🥳
v0.6.2
Changelog
- 7208ec2: Update supported versions (@GokselKUCUKSAHIN)
- 4c8db96: feature: implement ids query (@GokselKUCUKSAHIN)