Releases: hasura/ndc-elasticsearch
Releases · hasura/ndc-elasticsearch
v1.9.2
- Patch for broken release v1.9.1
v1.9.1
- Fix nil pointer when using bearer token for auth (#88)
v1.9.0
- Add nested filtering support for nested flattened mappings (#85)
- Add nested filtering support for nested mappings (#86)
v1.8.0
- Add basic query (no operator) support for unsupported object types (#83)
v1.7.0
- Add support for Bearer Token in credentials provider (#78)
v1.5.2
- fix
_count
aggregation queries #74
- add explain to capabilities and upgrade to version v0.1.6 #73
- re-authenticate when elasticsearch returns a 401 error #72
v1.5.1
- Show error if ELASTICSEARCH_URL is not set when using credentials provider (#68)
v1.5.0
- Add support for a credentials provider service (#65)