Skip to content

Commit

Permalink
release ndc elasticsearch v1.1.1 (#379)
Browse files Browse the repository at this point in the history
Co-authored-by: gneeri <[email protected]>
  • Loading branch information
m-Bilal and gneeri authored Nov 15, 2024
1 parent cede7e1 commit 7b341f7
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
4 changes: 2 additions & 2 deletions registry/hasura/elasticsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Docs for the Elasticsearch data connector:
Below, you'll find a matrix of all supported features for the Elasticsearch connector:

| Feature | Supported | Notes |
| ------------------------------- | --------- | ----- |
|---------------------------------| --------- | ----- |
| Native Queries + Logical Models || |
| Simple Object Query || |
| Filter / Search || |
Expand All @@ -44,7 +44,7 @@ Below, you'll find a matrix of all supported features for the Elasticsearch conn
| Nested Arrays || |
| Nested Filtering || |
| Nested Sorting || |
| Nested Relationships | | |
| Relationships | | |

## Prerequisites

Expand Down
2 changes: 1 addition & 1 deletion registry/hasura/elasticsearch/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"tags": [
"search"
],
"latest_version": "v1.1.0"
"latest_version": "v1.1.1"
},
"author": {
"support_email": "[email protected]",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"version": "v1.1.0",
"uri": "https://github.com/hasura/ndc-elasticsearch/releases/download/v1.1.1/connector-definition.tgz",
"checksum": {
"type": "sha256",
"value": "4ba8695df2626e0d8b012890fb4da4bbafa67f89806e80a84912144d696ac392"
},
"source": {
"hash": "8562692eb0f96354d3ea0e66ff667475d5dde44e"
}
}

0 comments on commit 7b341f7

Please sign in to comment.