Skip to content

Commit

Permalink
Update JVM connector-metadata.yaml to "Dockerized" command (#422)
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Weiss <[email protected]>
  • Loading branch information
GavinRay97 and gneeri authored Jan 8, 2025
1 parent 526e7c4 commit 2438767
Show file tree
Hide file tree
Showing 6 changed files with 73 additions and 8 deletions.
4 changes: 4 additions & 0 deletions registry/hasura/mysql/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@
"hash": "72b6f529b79e4fc5e96d49ab76760bd7fd3af063",
"is_verified": true
},
{
"tag": "mysql/v1.0.8",
"hash": "1abb4d0a7972fc806c711fd18e0a73b95b023b47"
},
{
"tag": "mysql/v1.0.9",
"hash": "aea3288551386d8b83500d5316ee1a085c5227b4",
Expand Down
11 changes: 11 additions & 0 deletions registry/hasura/mysql/releases/v1.0.8/connector-packaging.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"version": "v1.0.8",
"uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/mysql%2Fv1.0.8/package.tar.gz",
"checksum": {
"type": "sha256",
"value": "a85e9375b59c65af37d9be5848ee72b991d75a776c8e93abd4c7f6c4583ecbeb"
},
"source": {
"hash": "1abb4d0a7972fc806c711fd18e0a73b95b023b47"
}
}
22 changes: 18 additions & 4 deletions registry/hasura/oracle/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@
"description": "Connect to an Oracle database and expose it to Hasura v3 Project",
"title": "Oracle Connector",
"logo": "logo.svg",
"tags": [
"database"
],
"latest_version": "v1.0.5"
"tags": ["database"],
"latest_version": "v1.0.6"
},
"author": {
"support_email": "[email protected]",
Expand Down Expand Up @@ -82,6 +80,17 @@
"source": {
"hash": "ab66004e7a0671cd1af7b84cd930d9c042fadb77"
}
},
{
"version": "v1.0.6",
"uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/oracle%2Fv1.0.6/package.tar.gz",
"checksum": {
"type": "sha256",
"value": "9e360d3e049b8e26315a79559fc1c5ccf3f71ff3021c3e6ea01762da5ff22913"
},
"source": {
"hash": "1abb4d0a7972fc806c711fd18e0a73b95b023b47"
}
}
],
"source_code": {
Expand Down Expand Up @@ -117,6 +126,11 @@
"tag": "oracle/v1.0.5",
"hash": "ab66004e7a0671cd1af7b84cd930d9c042fadb77",
"is_verified": true
},
{
"tag": "oracle/v1.0.6",
"hash": "1abb4d0a7972fc806c711fd18e0a73b95b023b47",
"is_verified": true
}
]
}
Expand Down
11 changes: 11 additions & 0 deletions registry/hasura/oracle/releases/v1.0.6/connector-packaging.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"version": "v1.0.6",
"uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/oracle%2Fv1.0.6/package.tar.gz",
"checksum": {
"type": "sha256",
"value": "9e360d3e049b8e26315a79559fc1c5ccf3f71ff3021c3e6ea01762da5ff22913"
},
"source": {
"hash": "1abb4d0a7972fc806c711fd18e0a73b95b023b47"
}
}
22 changes: 18 additions & 4 deletions registry/hasura/snowflake/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@
"description": "Connect to a Snowflake database and expose it to Hasura v3 Project",
"title": "Snowflake Connector",
"logo": "logo.svg",
"tags": [
"database"
],
"latest_version": "v1.0.3"
"tags": ["database"],
"latest_version": "v1.0.4"
},
"author": {
"support_email": "[email protected]",
Expand Down Expand Up @@ -60,6 +58,17 @@
"source": {
"hash": "9d1130bc4291338b7b3efdf01756ad0fbbcec2e1"
}
},
{
"version": "v1.0.4",
"uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/snowflake%2Fv1.0.4/package.tar.gz",
"checksum": {
"type": "sha256",
"value": "51f8b5339d89959b7be427f0016454c3b5fd8f7563ada738e38d6d2f5fbfdebb"
},
"source": {
"hash": "5cd7850ffd963c85bf7c99826f8dca4fe00422ab"
}
}
],
"source_code": {
Expand All @@ -85,6 +94,11 @@
"tag": "snowflake/v1.0.3",
"hash": "9d1130bc4291338b7b3efdf01756ad0fbbcec2e1",
"is_verified": true
},
{
"tag": "snowflake/v1.0.4",
"hash": "5cd7850ffd963c85bf7c99826f8dca4fe00422ab",
"is_verified": true
}
]
}
Expand Down
11 changes: 11 additions & 0 deletions registry/hasura/snowflake/releases/v1.0.4/connector-packaging.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"version": "v1.0.4",
"uri": "https://github.com/hasura/ndc-jvm-mono/releases/download/snowflake%2Fv1.0.4/package.tar.gz",
"checksum": {
"type": "sha256",
"value": "51f8b5339d89959b7be427f0016454c3b5fd8f7563ada738e38d6d2f5fbfdebb"
},
"source": {
"hash": "5cd7850ffd963c85bf7c99826f8dca4fe00422ab"
}
}

0 comments on commit 2438767

Please sign in to comment.