From 4c31e8b5872ccf879b82e6d4f0cbcbbf4793920e Mon Sep 17 00:00:00 2001 From: Gil Mizrahi Date: Fri, 22 Mar 2024 10:51:10 +0200 Subject: [PATCH] update ndc-postgres to v0.5.1 (#131) Release notes: https://github.com/hasura/ndc-postgres/releases/tag/v0.5.1 --- registry/aurora/metadata.json | 6 +++--- registry/citus/metadata.json | 6 +++--- registry/cockroach/metadata.json | 6 +++--- registry/neon/metadata.json | 6 +++--- registry/postgres/metadata.json | 6 +++--- registry/yugabyte/metadata.json | 6 +++--- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/registry/aurora/metadata.json b/registry/aurora/metadata.json index cadb47e5..fc22c84f 100644 --- a/registry/aurora/metadata.json +++ b/registry/aurora/metadata.json @@ -7,7 +7,7 @@ "tags": [ "database" ], - "latest_version": "v0.5.0" + "latest_version": "v0.5.1" }, "author": { "support_email": "support@hasura.io", @@ -21,8 +21,8 @@ "repository": "https://github.com/hasura/ndc-postgres", "version": [ { - "tag": "v0.5.0", - "hash": "3fa214a", + "tag": "v0.5.1", + "hash": "bdb2702", "is_verified": true } ] diff --git a/registry/citus/metadata.json b/registry/citus/metadata.json index 8f2f632c..e743a610 100644 --- a/registry/citus/metadata.json +++ b/registry/citus/metadata.json @@ -7,7 +7,7 @@ "tags": [ "database" ], - "latest_version": "v0.5.0" + "latest_version": "v0.5.1" }, "author": { "support_email": "support@hasura.io", @@ -21,8 +21,8 @@ "repository": "https://github.com/hasura/ndc-postgres", "version": [ { - "tag": "v0.5.0", - "hash": "3fa214a", + "tag": "v0.5.1", + "hash": "bdb2702", "is_verified": true } ] diff --git a/registry/cockroach/metadata.json b/registry/cockroach/metadata.json index b40a8038..d408c42e 100644 --- a/registry/cockroach/metadata.json +++ b/registry/cockroach/metadata.json @@ -7,7 +7,7 @@ "tags": [ "database" ], - "latest_version": "v0.5.0" + "latest_version": "v0.5.1" }, "author": { "support_email": "support@hasura.io", @@ -21,8 +21,8 @@ "repository": "https://github.com/hasura/ndc-postgres", "version": [ { - "tag": "v0.5.0", - "hash": "3fa214a", + "tag": "v0.5.1", + "hash": "bdb2702", "is_verified": true } ] diff --git a/registry/neon/metadata.json b/registry/neon/metadata.json index cfec5aea..c4393d90 100644 --- a/registry/neon/metadata.json +++ b/registry/neon/metadata.json @@ -7,7 +7,7 @@ "tags": [ "database" ], - "latest_version": "v0.5.0" + "latest_version": "v0.5.1" }, "author": { "support_email": "support@hasura.io", @@ -21,8 +21,8 @@ "repository": "https://github.com/hasura/ndc-postgres", "version": [ { - "tag": "v0.5.0", - "hash": "3fa214a", + "tag": "v0.5.1", + "hash": "bdb2702", "is_verified": true } ] diff --git a/registry/postgres/metadata.json b/registry/postgres/metadata.json index 52b6119d..850e8919 100644 --- a/registry/postgres/metadata.json +++ b/registry/postgres/metadata.json @@ -7,7 +7,7 @@ "tags": [ "database" ], - "latest_version": "v0.5.0" + "latest_version": "v0.5.1" }, "author": { "support_email": "support@hasura.io", @@ -21,8 +21,8 @@ "repository": "https://github.com/hasura/ndc-postgres", "version": [ { - "tag": "v0.5.0", - "hash": "3fa214a", + "tag": "v0.5.1", + "hash": "bdb2702", "is_verified": true } ] diff --git a/registry/yugabyte/metadata.json b/registry/yugabyte/metadata.json index 0c4679c6..3fe42378 100644 --- a/registry/yugabyte/metadata.json +++ b/registry/yugabyte/metadata.json @@ -7,7 +7,7 @@ "tags": [ "database" ], - "latest_version": "v0.5.0" + "latest_version": "v0.5.1" }, "author": { "support_email": "support@hasura.io", @@ -21,8 +21,8 @@ "repository": "https://github.com/hasura/ndc-postgres", "version": [ { - "tag": "v0.5.0", - "hash": "3fa214a", + "tag": "v0.5.1", + "hash": "bdb2702", "is_verified": true } ]