We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3431d53 commit 566102fCopy full SHA for 566102f
1 file changed
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.5.2]
11
+
12
+- fix `_count` aggregation queries [#74](https://github.com/hasura/ndc-elasticsearch/pull/74)
13
+- add explain to capabilities and upgrade to version v0.1.6 [#73](https://github.com/hasura/ndc-elasticsearch/pull/73)
14
+- re-authenticate when elasticsearch returns a 401 error [#72](https://github.com/hasura/ndc-elasticsearch/pull/72)
15
16
## [1.5.1]
17
18
- Show error if ELASTICSEARCH_URL is not set when using credentials provider ([#68](https://github.com/hasura/ndc-elasticsearch/pull/68))
0 commit comments