diff --git a/registry/hasura/elasticsearch/README.md b/registry/hasura/elasticsearch/README.md index 52c529ed..1fa8fc77 100644 --- a/registry/hasura/elasticsearch/README.md +++ b/registry/hasura/elasticsearch/README.md @@ -19,18 +19,18 @@ Below, you'll find a matrix of all supported features for the Elasticsearch conn | Feature | Supported | Notes | -| ------------------------------- | --------- | ----- | -| Native Queries + Logical Models | ❌ | | -| Simple Object Query | ✅ | | -| Filter / Search | ✅ | | -| Simple Aggregation | ✅ | | -| Sort | ✅ | | -| Paginate | ✅ | | -| Nested Objects | ✅ | | -| Nested Arrays | ✅ | | -| Nested Filtering | ❌ | | -| Nested Sorting | ❌ | | -| Nested Relationships | ❌ | | +| ------------------------------- | -------- | ----- | +| Native Queries + Logical Models | ✅ | | +| Simple Object Query | ✅ | | +| Filter / Search | ✅ | | +| Simple Aggregation | ✅ | | +| Sort | ✅ | | +| Paginate | ✅ | | +| Nested Objects | ✅ | | +| Nested Arrays | ✅ | | +| Nested Filtering | ❌ | | +| Nested Sorting | ❌ | | +| Nested Relationships | ❌ | | ## Before you get Started diff --git a/registry/hasura/elasticsearch/releases/v0.1.0/connector-packaging.json b/registry/hasura/elasticsearch/releases/v0.1.0/connector-packaging.json new file mode 100644 index 00000000..e0a3d864 --- /dev/null +++ b/registry/hasura/elasticsearch/releases/v0.1.0/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "0.1.0", + "uri": "https://github.com/hasura/ndc-elasticsearch/releases/download/v0.1.0/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "a856e10b6b30b516db2bb38af08037ad5db32bfd4ec072270fb8685872e13d5b" + }, + "source": { + "hash": "4c6fabedaf3a28cdd6c55a18a37e1db974a83262" + } +} diff --git a/registry/hasura/elasticsearch/releases/v0.1.1/connector-packaging.json b/registry/hasura/elasticsearch/releases/v0.1.1/connector-packaging.json new file mode 100644 index 00000000..000cd437 --- /dev/null +++ b/registry/hasura/elasticsearch/releases/v0.1.1/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "0.1.1", + "uri": "https://github.com/hasura/ndc-elasticsearch/releases/download/v0.1.1/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "60629c9b24467fa4ed58c87732410203eedbdee31cdd18e90c635f10d23a8e23" + }, + "source": { + "hash": "413a2a4ddfd1910757c40c38e9a18148bc3b3bdc" + } +} diff --git a/registry/hasura/elasticsearch/releases/v0.2.0/connector-packaging.json b/registry/hasura/elasticsearch/releases/v0.2.0/connector-packaging.json new file mode 100644 index 00000000..d794b284 --- /dev/null +++ b/registry/hasura/elasticsearch/releases/v0.2.0/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "0.2.0", + "uri": "https://github.com/hasura/ndc-elasticsearch/releases/download/v0.2.0/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "7ba4762ae3863a2ea149a5ecf4a93f19a7889f9d36dde27b1cb60b6758ad0e3a" + }, + "source": { + "hash": "f5938f8c76829de7f16cf291c95a06f590b16d9a" + } +} diff --git a/registry/hasura/elasticsearch/releases/v1.0.0/connector-packaging.json b/registry/hasura/elasticsearch/releases/v1.0.0/connector-packaging.json new file mode 100644 index 00000000..adf38221 --- /dev/null +++ b/registry/hasura/elasticsearch/releases/v1.0.0/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "1.0.0", + "uri": "https://github.com/hasura/ndc-elasticsearch/releases/download/v1.0.0/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "6ca06b00361a272b0afd7ce5ac314a12460b9c99336e43a4a317de00f00ae6ae" + }, + "source": { + "hash": "9f1f508f551b4a9dec02c49e3312f38c24bb16c4" + } +} diff --git a/registry/hasura/elasticsearch/releases/v1.0.1/connector-packaging.json b/registry/hasura/elasticsearch/releases/v1.0.1/connector-packaging.json new file mode 100644 index 00000000..79c1cbd2 --- /dev/null +++ b/registry/hasura/elasticsearch/releases/v1.0.1/connector-packaging.json @@ -0,0 +1,11 @@ +{ + "version": "1.0.1", + "uri": "https://github.com/hasura/ndc-elasticsearch/releases/download/v1.0.1/connector-definition.tgz", + "checksum": { + "type": "sha256", + "value": "83b0b4f5b1f60a50e303f6354c4d48d397fc7d0a361eb8a14d8fe11b63fe6abd" + }, + "source": { + "hash": "72fad205f57e88781da6acafe1e03a7d220467c7" + } +}