Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release ClickHouse v1.0.5 #346

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
111 changes: 1 addition & 110 deletions registry/hasura/clickhouse/metadata.json
Original file line number Diff line number Diff line change
@@ -1,110 +1 @@
{
"overview": {
"namespace": "hasura",
"description": "The Clickhouse Native Data Connector allows for connecting to a Clickhouse instance giving you an instant GraphQL API on top of your Clickhouse data.",
"title": "Clickhouse Native Data Connector",
"logo": "logo.png",
"tags": [
"database"
],
"latest_version": "v1.0.4"
},
"author": {
"support_email": "[email protected]",
"homepage": "https://hasura.io",
"name": "Hasura"
},
"is_verified": true,
"is_hosted_by_hasura": false,
"source_code": {
"is_open_source": true,
"repository": "https://github.com/hasura/ndc-clickhouse/",
"version": [
{
"tag": "v1.0.4",
"hash": "2702f3f3cd1b399a42d451f9fcfe75d641b1cfeb",
"is_verified": true
},
{
"tag": "v1.0.3",
"hash": "e359aed45779b3c249c164f76cd6450c272739ce",
"is_verified": true
},
{
"tag": "v1.0.2",
"hash": "ec2463375b9244e008005d44a2b82288867c2d4e",
"is_verified": true
},
{
"tag": "v1.0.1",
"hash": "a5df7ec5d5a7ca65dcf6a16460dacbd0b81e39f2",
"is_verified": true
},
{
"tag": "v1.0.0",
"hash": "3da872909893964aabaedb4659af129f0ceaa565",
"is_verified": true
},
{
"tag": "v0.2.11",
"hash": "7ef634c61649a17deb867e5a36db4220c66f0013",
"is_verified": true
},
{
"tag": "v0.2.10",
"hash": "dbe5b7765b1c9276e5734c8fbc5005e7b71d0500",
"is_verified": true
},
{
"tag": "v0.2.9",
"hash": "93752f433f4e7c91f0c13d92ea9369deb97d1970",
"is_verified": true
},
{
"tag": "v0.2.8",
"hash": "f1629f715770358e587a25f9a0ca015728d422dd",
"is_verified": true
},
{
"tag": "v0.2.7",
"hash": "ece8fb0fcfcd9650dd5060f882baa94889eccf2e",
"is_verified": true
},
{
"tag": "v0.2.6",
"hash": "7bafb9fd2b9c3288b6f7279c3d62793cc78d8fe0",
"is_verified": true
},
{
"tag": "v0.2.5",
"hash": "c89d9410cf885cbfe4156c9e7bf65211144018df",
"is_verified": true
},
{
"tag": "v0.2.4",
"hash": "cd1f81b98b264df1e20f7f84a664fb272fac19b1",
"is_verified": true
},
{
"tag": "v0.2.3",
"hash": "97175685b51a31a5ac99672746901d0df6d4eb35",
"is_verified": true
},
{
"tag": "v0.2.2",
"hash": "6b349d7f0e8449611a24d6b8cad34aeb3162b583",
"is_verified": true
},
{
"tag": "v0.2.1",
"hash": "521365decd10db124c9865bd29fc4e60025a6892",
"is_verified": true
},
{
"tag": "v0.2.0",
"hash": "4ec3b65c4fdbb37896e105ca89f8bdb1c25b277b",
"is_verified": true
}
]
}
}

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"version": "1.0.5",
"uri": "https://github.com/hasura/ndc-clickhouse/releases/download/v1.0.5/connector-definition.tgz",
"checksum": {
"type": "sha256",
"value": "23cf57803b90a80f301e52b676a0760ece57945799601ef3e83c75dc806e0114"
},
"source": {
"hash": "6d2d0c3904ff16b6cc6562b3577856cef5621748"
}
}
Loading