Releases: graphql-compose/graphql-compose-elasticsearch
Releases · graphql-compose/graphql-compose-elasticsearch
v1.8.5
1.8.5 (2017-11-04)
Bug Fixes
- return back node 4 support (it's still in LTS) (3795c5a)
v1.8.4
1.8.4 (2017-11-01)
Bug Fixes
- Flowtype: more strict type checks (1e13dc2)
v1.8.3
1.8.3 (2017-10-20)
Bug Fixes
- SearchHitItem: add descriptions to fields (6647c43)
v1.8.2
1.8.2 (2017-10-05)
Bug Fixes
- DSL: add
boost
arg to FullText queries (e461438)
- SearchHitItem: Add
fields
field for returning results of script_fields
(97cd92a), closes #20
v1.8.1
1.8.1 (2017-10-03)
Bug Fixes
- MultiMatch: add missing fields to multi_match query (0a7103f)
v1.8.0
1.8.0 (2017-09-07)
Features
- Migrate on graphql-compose 2.9.0 (f0ec48b)
v1.7.13
1.7.13 (2017-08-21)
Bug Fixes
- mappingConverter: Replace invalid GraphQL characters on underscore. (fea77373)
v1.7.12
1.7.12 (2017-08-08)
Bug Fixes
- SearchResolver:
highlight
argument passing it to body
argument. (e59b7bf8)
v1.7.11
1.7.11 (2017-07-23)
Bug Fixes
- ApiParser: Better
elasticsearch
module path resolving. (1d2235cb, closes #6)
v1.7.10
1.7.10 (2017-06-21)
Bug Fixes