Skip to content

Releases: graphql-compose/graphql-compose-elasticsearch

v5.2.3

30 Sep 06:28
bf32358
Compare
Choose a tag to compare

5.2.3 (2022-09-30)

Bug Fixes

  • Update Aggs.ts - don't convert strings to objects (#146) (bf32358)

v5.2.2

15 Aug 21:43
Compare
Choose a tag to compare

5.2.2 (2022-08-15)

Bug Fixes

  • allow graphql-compose v8 & v9 in peer dependencies (8e52919), closes #144

v5.2.1

18 Jul 14:28
a468b9e
Compare
Choose a tag to compare

5.2.1 (2022-07-18)

Bug Fixes

  • update Aggs - replace __ with [.dot] recursively (403f8cb)

v5.2.0

12 Jul 18:47
237e909
Compare
Choose a tag to compare

5.2.0 (2022-07-12)

Features

  • update search.ts to support @elastic/elasticsearch for aggregations, took, timed_out (#141) (237e909)

v5.1.0

15 Jan 14:31
Compare
Choose a tag to compare

5.1.0 (2022-01-15)

Features

  • Support for Elasticsearch "Collapse" query (a06664f)

v5.0.1

06 Oct 17:26
Compare
Choose a tag to compare

5.0.1 (2021-10-06)

Bug Fixes

  • provide compatibility with @elastic/elasticsearch.js (77f0492)

v5.0.0

27 Jun 19:12
Compare
Choose a tag to compare

5.0.0 (2021-06-27)

Code Refactoring

  • migrate codebase from Flow to Typescript (541dcd7)

BREAKING CHANGES

  • remove mjs build, Flow definitions

v4.0.10

16 Sep 18:19
Compare
Choose a tag to compare

4.0.10 (2020-09-16)

Bug Fixes

v4.0.9

18 Feb 14:25
7021b40
Compare
Choose a tag to compare

4.0.9 (2020-02-18)

Bug Fixes

  • allow for alias index name to return mapping (#93) (7021b40)

v4.0.8

15 Feb 21:09
Compare
Choose a tag to compare

4.0.8 (2020-02-15)

Bug Fixes

  • update graphql-compose version 7.12.0 & update dependencies (f6bc025)