Skip to content

Commit

Permalink
Release MongoDB version 1.6.0 (#444)
Browse files Browse the repository at this point in the history
hallettj authored Jan 21, 2025
1 parent e64c782 commit 19e6ac3
Showing 2 changed files with 17 additions and 1 deletion.
7 changes: 6 additions & 1 deletion registry/hasura/mongodb/metadata.json
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
"tags": [
"database"
],
"latest_version": "v1.5.0"
"latest_version": "v1.6.0"
},
"author": {
"support_email": "support@hasura.io",
@@ -20,6 +20,11 @@
"is_open_source": true,
"repository": "https://github.com/hasura/ndc-mongodb/",
"version": [
{
"tag": "v1.6.0",
"hash": "71c739ccc9f7d97846f8385b2c062a8296e94b3d",
"is_verified": true
},
{
"tag": "v1.5.0",
"hash": "b95da1815a9b686e517aa78f677752e36e0bfda0",
11 changes: 11 additions & 0 deletions registry/hasura/mongodb/releases/v1.6.0/connector-packaging.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"version": "v1.6.0",
"uri": "https://github.com/hasura/ndc-mongodb/releases/download/v1.6.0/connector-definition.tgz",
"checksum": {
"type": "sha256",
"value": "5a04d7d0fffdd865bef5c75334bc90c69d217af185a0377b120e2cf6d0d38b4f"
},
"source": {
"hash": "71c739ccc9f7d97846f8385b2c062a8296e94b3d"
}
}

0 comments on commit 19e6ac3

Please sign in to comment.