Last active
July 9, 2025 07:56
-
-
Save shukla2112/7cab141a3eafab4d4565d7347eec9029 to your computer and use it in GitHub Desktop.
ddn-cli releases
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/229384159", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/229384159/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/229384159/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v3.1.0", | |
| "id": 229384159, | |
| "author": { | |
| "login": "scriptnull", | |
| "id": 4211715, | |
| "node_id": "MDQ6VXNlcjQyMTE3MTU=", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/4211715?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/scriptnull", | |
| "html_url": "https://github.com/scriptnull", | |
| "followers_url": "https://api.github.com/users/scriptnull/followers", | |
| "following_url": "https://api.github.com/users/scriptnull/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/scriptnull/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/scriptnull/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/scriptnull/subscriptions", | |
| "organizations_url": "https://api.github.com/users/scriptnull/orgs", | |
| "repos_url": "https://api.github.com/users/scriptnull/repos", | |
| "events_url": "https://api.github.com/users/scriptnull/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/scriptnull/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4NrB_f", | |
| "tag_name": "v3.1.0", | |
| "target_commitish": "main", | |
| "name": "v3.1.0", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-07-02T11:05:53Z", | |
| "published_at": "2025-07-02T12:18:52Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v3.1.0", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v3.1.0", | |
| "body": "### Added\r\n* Enhanced `ddn supergraph build delete` command with batch deletion capabilities:\r\n * `--unapplied` flag to delete all builds except the currently applied build\r\n * `--retain-latest` flag to keep only the last n builds and the currently applied build\r\n * `--older-than` flag to delete all builds created before a specific timestamp (RFC3339 format), except the currently applied build\r\n * `--dry-run` flag to preview what builds would be deleted without actually deleting them\r\n* `ddn supergraph build create` command now displays a warning when the number of running connectors exceeds 50 per project, advising users to clean up unused builds to maintain optimal performance.", | |
| "reactions": { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/229384159/reactions", | |
| "total_count": 1, | |
| "+1": 0, | |
| "-1": 0, | |
| "laugh": 0, | |
| "hooray": 0, | |
| "confused": 0, | |
| "heart": 0, | |
| "rocket": 1, | |
| "eyes": 0 | |
| } | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/228699661", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/228699661/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/228699661/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v3.0.0", | |
| "id": 228699661, | |
| "author": { | |
| "login": "harishnair96", | |
| "id": 20351766, | |
| "node_id": "MDQ6VXNlcjIwMzUxNzY2", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/20351766?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/harishnair96", | |
| "html_url": "https://github.com/harishnair96", | |
| "followers_url": "https://api.github.com/users/harishnair96/followers", | |
| "following_url": "https://api.github.com/users/harishnair96/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/harishnair96/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/harishnair96/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/harishnair96/subscriptions", | |
| "organizations_url": "https://api.github.com/users/harishnair96/orgs", | |
| "repos_url": "https://api.github.com/users/harishnair96/repos", | |
| "events_url": "https://api.github.com/users/harishnair96/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/harishnair96/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4Noa4N", | |
| "tag_name": "v3.0.0", | |
| "target_commitish": "main", | |
| "name": "v3.0.0", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-06-30T07:00:21Z", | |
| "published_at": "2025-06-30T08:07:25Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v3.0.0", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v3.0.0", | |
| "body": "### Added\r\n* Metadata generation support for NDC v0.2.\r\n* Integration with the new Connector Hub API.\r\n* Share `ScalarType` by NDC representation while metadata generation.\r\n* Timeout is configurable for connector-link update using `--timeout` flag.\r\n* `ddn supergraph build local` command now supports outputting the promptql_config.json build artifact if a PromptQlConfig v2 metadata object is used\r\n\r\n### Changed\r\n* `ddn connector upgrade` command is now GA and also supports upgrading connectors in DDN Native workspace\r\n* `ddn supergraph init` now creates projects with a `promptql-config.hml` instead of `promptql_config.yaml`. The `playground-local` container is configured to use the `promptql_config.json` from the local build output.\r\n\r\n### Fixed\r\n* Fixed duplicated GraphQL typenames and GraphQL root field names in generated metadata across different subgraphs.\r\n* Fixed `ddn model remove` and `ddn command remove` not removing cross-subgraph relationships.\r\n* Fixed `ddn supergraph prune` always removing cross-subgraph relationships.\r\n* Explicitly specify mode for config in the generated docker compose for adminer\r\n* Naming convention must default to snake case for promptql projects.\r\n* Remove unused env vars from Playground container during `ddn supergraph init`.\r\n* Fix reported vulnerabilities.\r\n* Fix bug in `ddn model remove` where types that are still in use were removed.\r\n\r\n### Removed\r\n* The `enable-promptql` codemod is no longer supported and has been removed." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/227351316", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/227351316/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/227351316/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v3.0.0-rc.3", | |
| "id": 227351316, | |
| "author": { | |
| "login": "harishnair96", | |
| "id": 20351766, | |
| "node_id": "MDQ6VXNlcjIwMzUxNzY2", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/20351766?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/harishnair96", | |
| "html_url": "https://github.com/harishnair96", | |
| "followers_url": "https://api.github.com/users/harishnair96/followers", | |
| "following_url": "https://api.github.com/users/harishnair96/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/harishnair96/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/harishnair96/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/harishnair96/subscriptions", | |
| "organizations_url": "https://api.github.com/users/harishnair96/orgs", | |
| "repos_url": "https://api.github.com/users/harishnair96/repos", | |
| "events_url": "https://api.github.com/users/harishnair96/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/harishnair96/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4NjRsU", | |
| "tag_name": "v3.0.0-rc.3", | |
| "target_commitish": "main", | |
| "name": "v3.0.0-rc.3", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": true, | |
| "created_at": "2025-06-24T09:04:48Z", | |
| "published_at": "2025-06-24T12:28:39Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v3.0.0-rc.3", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v3.0.0-rc.3", | |
| "body": "### Fixed\r\n* Fix bug in `ddn model remove` where types that are still in use were removed." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/227373201", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/227373201/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/227373201/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v3.0.0-rc.2", | |
| "id": 227373201, | |
| "author": { | |
| "login": "SandeepSamba", | |
| "id": 17796073, | |
| "node_id": "MDQ6VXNlcjE3Nzk2MDcz", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/17796073?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/SandeepSamba", | |
| "html_url": "https://github.com/SandeepSamba", | |
| "followers_url": "https://api.github.com/users/SandeepSamba/followers", | |
| "following_url": "https://api.github.com/users/SandeepSamba/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/SandeepSamba/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/SandeepSamba/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/SandeepSamba/subscriptions", | |
| "organizations_url": "https://api.github.com/users/SandeepSamba/orgs", | |
| "repos_url": "https://api.github.com/users/SandeepSamba/repos", | |
| "events_url": "https://api.github.com/users/SandeepSamba/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/SandeepSamba/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4NjXCR", | |
| "tag_name": "v3.0.0-rc.2", | |
| "target_commitish": "main", | |
| "name": "v3.0.0-rc.2", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": true, | |
| "created_at": "2025-06-18T14:53:39Z", | |
| "published_at": "2025-06-24T13:42:18Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v3.0.0-rc.2", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v3.0.0-rc.2", | |
| "body": "### Fixed\r\n* Naming convention must default to snake case for promptql projects.\r\n* Remove unused env vars from Playground container during `ddn supergraph init`.\r\n* Fix reported vulnerabilities." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/218874571", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/218874571/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/218874571/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v3.0.0-rc.1", | |
| "id": 218874571, | |
| "author": { | |
| "login": "harishnair96", | |
| "id": 20351766, | |
| "node_id": "MDQ6VXNlcjIwMzUxNzY2", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/20351766?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/harishnair96", | |
| "html_url": "https://github.com/harishnair96", | |
| "followers_url": "https://api.github.com/users/harishnair96/followers", | |
| "following_url": "https://api.github.com/users/harishnair96/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/harishnair96/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/harishnair96/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/harishnair96/subscriptions", | |
| "organizations_url": "https://api.github.com/users/harishnair96/orgs", | |
| "repos_url": "https://api.github.com/users/harishnair96/repos", | |
| "events_url": "https://api.github.com/users/harishnair96/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/harishnair96/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4NC8LL", | |
| "tag_name": "v3.0.0-rc.1", | |
| "target_commitish": "main", | |
| "name": "v3.0.0-rc.1", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": true, | |
| "created_at": "2025-05-15T14:02:45Z", | |
| "published_at": "2025-05-15T14:57:00Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v3.0.0-rc.1", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v3.0.0-rc.1", | |
| "body": "### Removed\r\n* The `enable-promptql` codemod is no longer supported and has been removed.\r\n\r\n### Changed\r\n* `ddn supergraph init` now creates projects with a `promptql-config.hml` instead of `promptql_config.yaml`. The `playground-local` container is configured to use the `promptql_config.json` from the local build output.\r\n* PromptQL backend URLs in the `compose.yaml` are modified to the latest config. It is backwards compatible and the old config continues to work.\r\n\r\n### Added\r\n* `ddn supergraph build local` command now supports outputting the promptql_config.json build artifact if a PromptQlConfig v2 metadata object is used" | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/216146865", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/216146865/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/216146865/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v3.0.0-alpha.2", | |
| "id": 216146865, | |
| "author": { | |
| "login": "harishnair96", | |
| "id": 20351766, | |
| "node_id": "MDQ6VXNlcjIwMzUxNzY2", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/20351766?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/harishnair96", | |
| "html_url": "https://github.com/harishnair96", | |
| "followers_url": "https://api.github.com/users/harishnair96/followers", | |
| "following_url": "https://api.github.com/users/harishnair96/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/harishnair96/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/harishnair96/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/harishnair96/subscriptions", | |
| "organizations_url": "https://api.github.com/users/harishnair96/orgs", | |
| "repos_url": "https://api.github.com/users/harishnair96/repos", | |
| "events_url": "https://api.github.com/users/harishnair96/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/harishnair96/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4M4iOx", | |
| "tag_name": "v3.0.0-alpha.2", | |
| "target_commitish": "main", | |
| "name": "v3.0.0-alpha.2", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": true, | |
| "created_at": "2025-05-02T10:04:51Z", | |
| "published_at": "2025-05-02T11:04:24Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v3.0.0-alpha.2", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v3.0.0-alpha.2", | |
| "body": "### Fixed\r\n* Explicitly specify mode for config in the generated docker compose for adminer\r\n\r\n### Changed\r\n* `ddn connector upgrade` command is now GA and also supports upgrading connectors in DDN Native workspace.\r\n\r\n### Added\r\n* Timeout is configurable for connector-link update using `--timeout` flag." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/215460514", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/215460514/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/215460514/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.29.0", | |
| "id": 215460514, | |
| "author": { | |
| "login": "nullxone", | |
| "id": 12911099, | |
| "node_id": "MDQ6VXNlcjEyOTExMDk5", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/12911099?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/nullxone", | |
| "html_url": "https://github.com/nullxone", | |
| "followers_url": "https://api.github.com/users/nullxone/followers", | |
| "following_url": "https://api.github.com/users/nullxone/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/nullxone/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/nullxone/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/nullxone/subscriptions", | |
| "organizations_url": "https://api.github.com/users/nullxone/orgs", | |
| "repos_url": "https://api.github.com/users/nullxone/repos", | |
| "events_url": "https://api.github.com/users/nullxone/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/nullxone/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4M16qi", | |
| "tag_name": "v2.29.0", | |
| "target_commitish": "release/2.29.0", | |
| "name": "v2.29.0", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-04-29T12:12:53Z", | |
| "published_at": "2025-04-29T12:14:46Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.29.0", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.29.0", | |
| "body": "### Added\r\n* Export builds from DDN and update local metadata with the exported descriptions.\r\n * `ddn supergraph build export-descriptions <supergraph-build-id>`\r\n * Use this with Autograph to keep local metadata updated with automatically generated metadata descriptions.\r\n * Timeout is configurable for connector-link update using `--timeout` flag." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/215489089", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/215489089/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/215489089/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.27.1", | |
| "id": 215489089, | |
| "author": { | |
| "login": "harishnair96", | |
| "id": 20351766, | |
| "node_id": "MDQ6VXNlcjIwMzUxNzY2", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/20351766?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/harishnair96", | |
| "html_url": "https://github.com/harishnair96", | |
| "followers_url": "https://api.github.com/users/harishnair96/followers", | |
| "following_url": "https://api.github.com/users/harishnair96/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/harishnair96/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/harishnair96/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/harishnair96/subscriptions", | |
| "organizations_url": "https://api.github.com/users/harishnair96/orgs", | |
| "repos_url": "https://api.github.com/users/harishnair96/repos", | |
| "events_url": "https://api.github.com/users/harishnair96/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/harishnair96/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4M2BpB", | |
| "tag_name": "v2.27.1", | |
| "target_commitish": "main", | |
| "name": "v2.27.1", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-04-29T12:12:53Z", | |
| "published_at": "2025-04-29T13:44:42Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.27.1", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.27.1", | |
| "body": "### Added\r\nTimeout is configurable for connector-link update using --timeout flag.\r\n" | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/214544631", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/214544631/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/214544631/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v3.0.0-alpha.1", | |
| "id": 214544631, | |
| "author": { | |
| "login": "harishnair96", | |
| "id": 20351766, | |
| "node_id": "MDQ6VXNlcjIwMzUxNzY2", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/20351766?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/harishnair96", | |
| "html_url": "https://github.com/harishnair96", | |
| "followers_url": "https://api.github.com/users/harishnair96/followers", | |
| "following_url": "https://api.github.com/users/harishnair96/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/harishnair96/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/harishnair96/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/harishnair96/subscriptions", | |
| "organizations_url": "https://api.github.com/users/harishnair96/orgs", | |
| "repos_url": "https://api.github.com/users/harishnair96/repos", | |
| "events_url": "https://api.github.com/users/harishnair96/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/harishnair96/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4MybD3", | |
| "tag_name": "v3.0.0-alpha.1", | |
| "target_commitish": "main", | |
| "name": "v3.0.0-alpha.1", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": true, | |
| "created_at": "2025-04-24T14:07:07Z", | |
| "published_at": "2025-04-24T14:54:24Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v3.0.0-alpha.1", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v3.0.0-alpha.1", | |
| "body": "**NOTE:** Private DDN users must reach out to their Point of Contact in Hasura before upgrading to this Pre-release version of DDN CLI. \r\n### Added\r\n* Metadata generation support for NDC v0.2.\r\n* Integration with the new Connector Hub API.\r\n* Share `ScalarType` by NDC representation while metadata generation.\r\n\r\n### Fixed\r\n* Fixed duplicated GraphQL typenames and GraphQL root field names in generated metadata across different subgraphs.\r\n* Fixed `ddn model remove` and `ddn command remove` not removing cross-subgraph relationships.\r\n* Fixed `ddn supergraph prune` always removing cross-subgraph relationships." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/212847911", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/212847911/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/212847911/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.28.0", | |
| "id": 212847911, | |
| "author": { | |
| "login": "harishnair96", | |
| "id": 20351766, | |
| "node_id": "MDQ6VXNlcjIwMzUxNzY2", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/20351766?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/harishnair96", | |
| "html_url": "https://github.com/harishnair96", | |
| "followers_url": "https://api.github.com/users/harishnair96/followers", | |
| "following_url": "https://api.github.com/users/harishnair96/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/harishnair96/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/harishnair96/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/harishnair96/subscriptions", | |
| "organizations_url": "https://api.github.com/users/harishnair96/orgs", | |
| "repos_url": "https://api.github.com/users/harishnair96/repos", | |
| "events_url": "https://api.github.com/users/harishnair96/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/harishnair96/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4Mr80n", | |
| "tag_name": "v2.28.0", | |
| "target_commitish": "main", | |
| "name": "v2.28.0", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-04-16T15:19:53Z", | |
| "published_at": "2025-04-16T15:31:47Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.28.0", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.28.0", | |
| "body": "### Added\r\n* `ddn connector list` command to list available connectors and their versions.\r\n* Generate `promptql_config.db` and mount it to `promptql-playground` service during `ddn supergraph init` with `--with-promptql` to persist local dev PromptQL threads.\r\n\r\n### Changed\r\n* Update default otel collector endpoint in PromptQL service.\r\n* Using `--with-promptql` flag will create projects with `promptql_base_trial` plan." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/207817891", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/207817891/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/207817891/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.27.0", | |
| "id": 207817891, | |
| "author": { | |
| "login": "SandeepSamba", | |
| "id": 17796073, | |
| "node_id": "MDQ6VXNlcjE3Nzk2MDcz", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/17796073?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/SandeepSamba", | |
| "html_url": "https://github.com/SandeepSamba", | |
| "followers_url": "https://api.github.com/users/SandeepSamba/followers", | |
| "following_url": "https://api.github.com/users/SandeepSamba/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/SandeepSamba/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/SandeepSamba/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/SandeepSamba/subscriptions", | |
| "organizations_url": "https://api.github.com/users/SandeepSamba/orgs", | |
| "repos_url": "https://api.github.com/users/SandeepSamba/repos", | |
| "events_url": "https://api.github.com/users/SandeepSamba/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/SandeepSamba/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4MYwyj", | |
| "tag_name": "v2.27.0", | |
| "target_commitish": "main", | |
| "name": "v2.27.0", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-03-24T09:55:30Z", | |
| "published_at": "2025-03-24T11:03:04Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.27.0", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.27.0", | |
| "body": "### Added\r\n* Display multiple error messages returned from MBS\r\n\r\n### Fixed\r\n* Fix issue where colon `:` in filepath causes introspection to fail for connectors that use Dockerized plugin" | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/206758953", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/206758953/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/206758953/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.26.2", | |
| "id": 206758953, | |
| "author": { | |
| "login": "harishnair96", | |
| "id": 20351766, | |
| "node_id": "MDQ6VXNlcjIwMzUxNzY2", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/20351766?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/harishnair96", | |
| "html_url": "https://github.com/harishnair96", | |
| "followers_url": "https://api.github.com/users/harishnair96/followers", | |
| "following_url": "https://api.github.com/users/harishnair96/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/harishnair96/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/harishnair96/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/harishnair96/subscriptions", | |
| "organizations_url": "https://api.github.com/users/harishnair96/orgs", | |
| "repos_url": "https://api.github.com/users/harishnair96/repos", | |
| "events_url": "https://api.github.com/users/harishnair96/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/harishnair96/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4MUuQp", | |
| "tag_name": "v2.26.2", | |
| "target_commitish": "main", | |
| "name": "v2.26.2", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-03-19T07:08:56Z", | |
| "published_at": "2025-03-19T07:49:40Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.26.2", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.26.2", | |
| "body": "### Changed\r\n* Removed dependency on MBS-provided metadata types in the CLI. The CLI now parses any .hml files, delegating all validations to MBS. This allows MBS to introduce new metadata functionality without requiring users to upgrade the CLI.\r\n\r\n### Fixed\r\n* Fixed potential vulnerabilities in DDN CLI dependencies and update Compiler version to `1.24`." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/205175576", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/205175576/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/205175576/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.26.1", | |
| "id": 205175576, | |
| "author": { | |
| "login": "abhi40308", | |
| "id": 26903230, | |
| "node_id": "MDQ6VXNlcjI2OTAzMjMw", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/26903230?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/abhi40308", | |
| "html_url": "https://github.com/abhi40308", | |
| "followers_url": "https://api.github.com/users/abhi40308/followers", | |
| "following_url": "https://api.github.com/users/abhi40308/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/abhi40308/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/abhi40308/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/abhi40308/subscriptions", | |
| "organizations_url": "https://api.github.com/users/abhi40308/orgs", | |
| "repos_url": "https://api.github.com/users/abhi40308/repos", | |
| "events_url": "https://api.github.com/users/abhi40308/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/abhi40308/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4MOrsY", | |
| "tag_name": "v2.26.1", | |
| "target_commitish": "main", | |
| "name": "v2.26.1", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-03-11T16:26:03Z", | |
| "published_at": "2025-03-12T02:25:46Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.26.1", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.26.1", | |
| "body": "### Fixed\r\n* Update local PromptQL playground cors settings to work with `promptql.console.hasura.io`.\r\n* Show better error messages in case of invalid ndc schema while doing local metadata operations." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/204796324", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/204796324/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/204796324/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.26.0", | |
| "id": 204796324, | |
| "author": { | |
| "login": "aayshasura", | |
| "id": 109507451, | |
| "node_id": "U_kgDOBobzew", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/109507451?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/aayshasura", | |
| "html_url": "https://github.com/aayshasura", | |
| "followers_url": "https://api.github.com/users/aayshasura/followers", | |
| "following_url": "https://api.github.com/users/aayshasura/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/aayshasura/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/aayshasura/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/aayshasura/subscriptions", | |
| "organizations_url": "https://api.github.com/users/aayshasura/orgs", | |
| "repos_url": "https://api.github.com/users/aayshasura/repos", | |
| "events_url": "https://api.github.com/users/aayshasura/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/aayshasura/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4MNPGk", | |
| "tag_name": "v2.26.0", | |
| "target_commitish": "main", | |
| "name": "v2.26.0", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-03-10T15:44:57Z", | |
| "published_at": "2025-03-10T17:05:41Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.26.0", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.26.0", | |
| "body": "### Added\r\n* `ddn subgraph delete --subgraph <subgraph-config-path>` which deletes a subgraph and its associated connectors and metadata from the local project metadata. This command also removes the subgraph from the default supergraph config file if the `--supergraph` flag is not specified.\r\n* Added support for snake-case naming convention for subgraph metadata generation.\r\n\r\n### Changed\r\n* The default naming convention for generating subgraph metadata will now be `snake_case` during `ddn supergraph init --with-promptql` and `ddn codemod enable-promptql` to improve LLM compatibility.\r\n\r\n### Fixed\r\n* Fixed bug in `ddn supergraph prune` that incorrectly removed auth-configs, auth-configs are now properly preserved during pruning operations as originally intended\r\n* Fixed an issue where very long file names were causing issues with metadata generation. Now file names can be at most 255 characters and unique names are ensured by adding a random suffix." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/204127425", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/204127425/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/204127425/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.25.1", | |
| "id": 204127425, | |
| "author": { | |
| "login": "aayshasura", | |
| "id": 109507451, | |
| "node_id": "U_kgDOBobzew", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/109507451?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/aayshasura", | |
| "html_url": "https://github.com/aayshasura", | |
| "followers_url": "https://api.github.com/users/aayshasura/followers", | |
| "following_url": "https://api.github.com/users/aayshasura/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/aayshasura/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/aayshasura/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/aayshasura/subscriptions", | |
| "organizations_url": "https://api.github.com/users/aayshasura/orgs", | |
| "repos_url": "https://api.github.com/users/aayshasura/repos", | |
| "events_url": "https://api.github.com/users/aayshasura/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/aayshasura/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4MKrzB", | |
| "tag_name": "v2.25.1", | |
| "target_commitish": "main", | |
| "name": "v2.25.1", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-03-06T12:23:48Z", | |
| "published_at": "2025-03-06T14:19:04Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.25.1", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.25.1", | |
| "body": "### Added\r\n* Added \"noBuildConnectors\" context key to persist connector building preferences. Users can now configure connector building behavior in context rather than passing it as a flag for each supergraph or subgraph build.\r\n* Create and apply supergraph build in a single command using `ddn supergraph build create --apply`.\r\n\r\n### Fixed\r\n* Connector and docker based plugins are run as their default user defined in their images instead of the host user (feature introduced in `v2.25.0`) to fix permission issues due to user change.\r\n* Before `ddn connector introspect`, connector directory permissions are set to allow write access for all users.\r\n\r\n" | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/203634186", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/203634186/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/203634186/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.25.0", | |
| "id": 203634186, | |
| "author": { | |
| "login": "SandeepSamba", | |
| "id": 17796073, | |
| "node_id": "MDQ6VXNlcjE3Nzk2MDcz", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/17796073?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/SandeepSamba", | |
| "html_url": "https://github.com/SandeepSamba", | |
| "followers_url": "https://api.github.com/users/SandeepSamba/followers", | |
| "following_url": "https://api.github.com/users/SandeepSamba/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/SandeepSamba/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/SandeepSamba/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/SandeepSamba/subscriptions", | |
| "organizations_url": "https://api.github.com/users/SandeepSamba/orgs", | |
| "repos_url": "https://api.github.com/users/SandeepSamba/repos", | |
| "events_url": "https://api.github.com/users/SandeepSamba/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/SandeepSamba/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4MIzYK", | |
| "tag_name": "v2.25.0", | |
| "target_commitish": "main", | |
| "name": "v2.25.0", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-03-04T14:48:47Z", | |
| "published_at": "2025-03-04T15:48:11Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.25.0", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.25.0", | |
| "body": "### Added\r\n* Better support for running connectors in Native Workspace by implementing [this](https://github.com/hasura/ndc-hub/blob/main/rfcs/0012-native-workspace-integration.md) RFC.\r\n* Connectors can be initialized from a package file using the `--from-package` (hidden) flag during `ddn connector \r\n init`. This is for connector authors only to test their connectors locally.\r\n* Add codemod `upgrade-auth-config-to-v3` for updating `AuthConfig:v1` / `AuthConfig:v2` to `AuthConfig:v3`.\r\n\r\n### Changed\r\n* Generate `promptql_config.yaml` and mount it to `promptql-playground` service when initialising project or supergraph with `--with-promptql` or when enabling PromptQL for an existing project using `ddn codemod enable-promptql`.\r\n\r\n### Changed\r\n* Docker containers (connectors and plugins) are run as the current user during `ddn connector intrsopect` and \r\n `ddn connector plugin` commands to avoid file permission issues." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/201496270", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/201496270/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/201496270/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.24.1", | |
| "id": 201496270, | |
| "author": { | |
| "login": "abhi40308", | |
| "id": 26903230, | |
| "node_id": "MDQ6VXNlcjI2OTAzMjMw", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/26903230?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/abhi40308", | |
| "html_url": "https://github.com/abhi40308", | |
| "followers_url": "https://api.github.com/users/abhi40308/followers", | |
| "following_url": "https://api.github.com/users/abhi40308/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/abhi40308/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/abhi40308/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/abhi40308/subscriptions", | |
| "organizations_url": "https://api.github.com/users/abhi40308/orgs", | |
| "repos_url": "https://api.github.com/users/abhi40308/repos", | |
| "events_url": "https://api.github.com/users/abhi40308/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/abhi40308/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4MApbO", | |
| "tag_name": "v2.24.1", | |
| "target_commitish": "main", | |
| "name": "v2.24.1", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-02-20T16:51:56Z", | |
| "published_at": "2025-02-20T17:49:30Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.24.1", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.24.1", | |
| "body": "### Changed\r\n* Initialise `AuthConfig:v3` by default on supergraph init.\r\n\r\n### Fixed\r\n* Show better error messages for missing types in `DataConnectorLink` while generating metadata." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/200754530", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/200754530/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/200754530/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.24.0", | |
| "id": 200754530, | |
| "author": { | |
| "login": "abhi40308", | |
| "id": 26903230, | |
| "node_id": "MDQ6VXNlcjI2OTAzMjMw", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/26903230?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/abhi40308", | |
| "html_url": "https://github.com/abhi40308", | |
| "followers_url": "https://api.github.com/users/abhi40308/followers", | |
| "following_url": "https://api.github.com/users/abhi40308/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/abhi40308/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/abhi40308/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/abhi40308/subscriptions", | |
| "organizations_url": "https://api.github.com/users/abhi40308/orgs", | |
| "repos_url": "https://api.github.com/users/abhi40308/repos", | |
| "events_url": "https://api.github.com/users/abhi40308/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/abhi40308/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4L90Vi", | |
| "tag_name": "v2.24.0", | |
| "target_commitish": "main", | |
| "name": "v2.24.0", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-02-18T13:22:58Z", | |
| "published_at": "2025-02-18T13:23:40Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.24.0", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.24.0", | |
| "body": "### Added\r\n* Support for deploying connector with configurable resource limits. [ref](https://hasura.io/docs/3.0/supergraph-modeling/build-configs#connector-connectordefinitionv2)\r\n* Use case-insensitive file naming convention while generating metadata. This fixes issues with metadata generation in case-insensitive file systems, and while cloning DDN projects on different OS/file-systems.\r\n\r\n### Changed\r\n* `ddn supergraph init` now supports initializing new or existing projects with the `--with-project` flag. Use `--with-promptql` to enable PromptQL support, or `--create-project` to initialize without PromptQL. Additional flags include `--project-name` to specify the project name, `--project-plan` for the project plan, and `--project-data-plane-id` to set the data plane ID.\r\n* Use connector hub registry service for fetching latest connector versions.\r\n\r\n### Fixed\r\n* Connector name validation now correctly trims leading and trailing whitespace before validation.\r\n* `ddn supergraph prune` does not incorrectly remove relationships with commands.\r\n* Fix an issue with the `ndc-http` connector on windows where the plugin name gets jumbled during `ddn connector introspect`." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/198859122", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/198859122/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/198859122/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.22.0", | |
| "id": 198859122, | |
| "author": { | |
| "login": "harishnair96", | |
| "id": 20351766, | |
| "node_id": "MDQ6VXNlcjIwMzUxNzY2", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/20351766?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/harishnair96", | |
| "html_url": "https://github.com/harishnair96", | |
| "followers_url": "https://api.github.com/users/harishnair96/followers", | |
| "following_url": "https://api.github.com/users/harishnair96/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/harishnair96/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/harishnair96/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/harishnair96/subscriptions", | |
| "organizations_url": "https://api.github.com/users/harishnair96/orgs", | |
| "repos_url": "https://api.github.com/users/harishnair96/repos", | |
| "events_url": "https://api.github.com/users/harishnair96/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/harishnair96/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4L2lly", | |
| "tag_name": "v2.22.0", | |
| "target_commitish": "main", | |
| "name": "v2.22.0", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-02-06T15:22:25Z", | |
| "published_at": "2025-02-06T15:45:09Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.22.0", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.22.0", | |
| "body": "## Added\r\n* `ddn auth login` takes a `--access-token` flag to login with a Personal Access Token or Service Account Token\r\n* CLI supports a `HASURA_DDN_ACCESS_TOKEN` env var to set a Personal Access Token or Service Account Token\r\n* Added a command `ddn print-access-token` which is to be used in place of the existing `ddn auth print-pat`. `ddn auth print-pat` is maintained as an alias for backwards compatibility.\r\n\r\n## Fixed\r\n* Fix an issue where the CLI was not sending custom claims inside claimsConfig.locations in JWT mode AuthConfig\r\n\r\n## Changed\r\n* `--pat` token flag is now deprecated in `ddn auth login`. Use `--access-token` instead.\r\n* `HASURA_DDN_PAT` env var is now deprecated. Use `HASURA_DDN_ACCESS_TOKEN` instead.\r\n* `ddn connector rm` will not fail if an env file is not found and instead just shows a warning." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/198591576", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/198591576/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/198591576/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.21.0", | |
| "id": 198591576, | |
| "author": { | |
| "login": "SandeepSamba", | |
| "id": 17796073, | |
| "node_id": "MDQ6VXNlcjE3Nzk2MDcz", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/17796073?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/SandeepSamba", | |
| "html_url": "https://github.com/SandeepSamba", | |
| "followers_url": "https://api.github.com/users/SandeepSamba/followers", | |
| "following_url": "https://api.github.com/users/SandeepSamba/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/SandeepSamba/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/SandeepSamba/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/SandeepSamba/subscriptions", | |
| "organizations_url": "https://api.github.com/users/SandeepSamba/orgs", | |
| "repos_url": "https://api.github.com/users/SandeepSamba/repos", | |
| "events_url": "https://api.github.com/users/SandeepSamba/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/SandeepSamba/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4L1kRY", | |
| "tag_name": "v2.21.0", | |
| "target_commitish": "main", | |
| "name": "v2.21.0", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-02-05T14:16:19Z", | |
| "published_at": "2025-02-05T14:33:24Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.21.0", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.21.0", | |
| "body": "## Added\r\n* Add command `ddn auth generate-promptql-secret-key` to generate a new PromptQL secret key.\r\n\r\n## Changed\r\n* Updated `ddn connector init` command to automatically configure a random available port instead of prompting the user for a connector port.\r\n* Added hint `Is Docker deamon running?` to `ddn connector introspect` command when container build fails.\r\n* Added hint to set project name in context to `ddn project set-api-access-mode` command when fetching project name from context fails.\r\n* `ddn project init --env-file-name` now requires either `localEnvFile` to be set in the context or `--from-env-file` flag to be passed. \r\n* Ignore files' modified time in hash check during connector builds to reduce false cache misses." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/197579846", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/197579846/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/197579846/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.16.2", | |
| "id": 197579846, | |
| "author": { | |
| "login": "SandeepSamba", | |
| "id": 17796073, | |
| "node_id": "MDQ6VXNlcjE3Nzk2MDcz", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/17796073?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/SandeepSamba", | |
| "html_url": "https://github.com/SandeepSamba", | |
| "followers_url": "https://api.github.com/users/SandeepSamba/followers", | |
| "following_url": "https://api.github.com/users/SandeepSamba/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/SandeepSamba/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/SandeepSamba/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/SandeepSamba/subscriptions", | |
| "organizations_url": "https://api.github.com/users/SandeepSamba/orgs", | |
| "repos_url": "https://api.github.com/users/SandeepSamba/repos", | |
| "events_url": "https://api.github.com/users/SandeepSamba/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/SandeepSamba/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4LxtRG", | |
| "tag_name": "v2.16.2", | |
| "target_commitish": "main", | |
| "name": "v2.16.2", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-01-27T13:03:35Z", | |
| "published_at": "2025-01-30T13:47:57Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.16.2", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.16.2", | |
| "body": "### Added\r\n* Add support for CLI to work with `DDN Workspace`. (Backported from V2.20.1)" | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/196463024", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/196463024/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/196463024/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.16.1", | |
| "id": 196463024, | |
| "author": { | |
| "login": "SandeepSamba", | |
| "id": 17796073, | |
| "node_id": "MDQ6VXNlcjE3Nzk2MDcz", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/17796073?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/SandeepSamba", | |
| "html_url": "https://github.com/SandeepSamba", | |
| "followers_url": "https://api.github.com/users/SandeepSamba/followers", | |
| "following_url": "https://api.github.com/users/SandeepSamba/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/SandeepSamba/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/SandeepSamba/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/SandeepSamba/subscriptions", | |
| "organizations_url": "https://api.github.com/users/SandeepSamba/orgs", | |
| "repos_url": "https://api.github.com/users/SandeepSamba/repos", | |
| "events_url": "https://api.github.com/users/SandeepSamba/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/SandeepSamba/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4Ltcmw", | |
| "tag_name": "v2.16.1", | |
| "target_commitish": "main", | |
| "name": "v2.16.1", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-01-23T16:05:23Z", | |
| "published_at": "2025-01-23T16:11:27Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.16.1", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.16.1", | |
| "body": "## Added\r\n\r\n* Added support for `HASURA_DDN_INSECURE_SKIP_TLS_VERIFY` environment variable to skip verification\r\nof the server's certificate chain and host name (Backport from v2.20.0).\r\n* Added support for `HASURA_DDN_CERTIFICATE_AUTHORITY` environment variable to specify path to a cert file for the certificate authority (Backport from v2.20.0)." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/195590097", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/195590097/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/195590097/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.20.1", | |
| "id": 195590097, | |
| "author": { | |
| "login": "SandeepSamba", | |
| "id": 17796073, | |
| "node_id": "MDQ6VXNlcjE3Nzk2MDcz", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/17796073?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/SandeepSamba", | |
| "html_url": "https://github.com/SandeepSamba", | |
| "followers_url": "https://api.github.com/users/SandeepSamba/followers", | |
| "following_url": "https://api.github.com/users/SandeepSamba/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/SandeepSamba/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/SandeepSamba/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/SandeepSamba/subscriptions", | |
| "organizations_url": "https://api.github.com/users/SandeepSamba/orgs", | |
| "repos_url": "https://api.github.com/users/SandeepSamba/repos", | |
| "events_url": "https://api.github.com/users/SandeepSamba/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/SandeepSamba/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4LqHfR", | |
| "tag_name": "v2.20.1", | |
| "target_commitish": "main", | |
| "name": "v2.20.1", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-01-20T08:16:08Z", | |
| "published_at": "2025-01-20T08:29:59Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.20.1", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.20.1", | |
| "body": "## Added\r\n* Add `force` and `compose-file-path` flags to `ddn codemod enable-promptql` command.\r\n\r\n## Fixed\r\n* Fix Process groups causing docker compose scripts (like `ddn run docker-start`) to hold-up indefinitely. \r\n Now, Process groups are only used during introspect inside DDN Native workspaces.\r\n* Fix an issue where CLI warns of local supergraph if the word local appears anywhere in the absolute path." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/194655246", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/194655246/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/194655246/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.20.0", | |
| "id": 194655246, | |
| "author": { | |
| "login": "harishnair96", | |
| "id": 20351766, | |
| "node_id": "MDQ6VXNlcjIwMzUxNzY2", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/20351766?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/harishnair96", | |
| "html_url": "https://github.com/harishnair96", | |
| "followers_url": "https://api.github.com/users/harishnair96/followers", | |
| "following_url": "https://api.github.com/users/harishnair96/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/harishnair96/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/harishnair96/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/harishnair96/subscriptions", | |
| "organizations_url": "https://api.github.com/users/harishnair96/orgs", | |
| "repos_url": "https://api.github.com/users/harishnair96/repos", | |
| "events_url": "https://api.github.com/users/harishnair96/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/harishnair96/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4LmjQO", | |
| "tag_name": "v2.20.0", | |
| "target_commitish": "main", | |
| "name": "v2.20.0", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-01-14T12:45:59Z", | |
| "published_at": "2025-01-14T12:47:29Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.20.0", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.20.0", | |
| "body": "### Added\r\n* Added support for `HASURA_DDN_INSECURE_SKIP_TLS_VERIFY` environment variable to skip verification\r\nof the server's certificate chain and host name.\r\n* Added support for `HASURA_DDN_CERTIFICATE_AUTHORITY` environment variable to specify path to a cert file for the certificate authority.\r\n* Add support for CLI to work with `DDN Workspace`.\r\n\r\n### Fixed\r\n* Fix an issue where the CLI was not terminating all the child process it spawned in UNIX systems." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/193282835", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/193282835/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/193282835/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.19.2", | |
| "id": 193282835, | |
| "author": { | |
| "login": "harishnair96", | |
| "id": 20351766, | |
| "node_id": "MDQ6VXNlcjIwMzUxNzY2", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/20351766?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/harishnair96", | |
| "html_url": "https://github.com/harishnair96", | |
| "followers_url": "https://api.github.com/users/harishnair96/followers", | |
| "following_url": "https://api.github.com/users/harishnair96/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/harishnair96/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/harishnair96/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/harishnair96/subscriptions", | |
| "organizations_url": "https://api.github.com/users/harishnair96/orgs", | |
| "repos_url": "https://api.github.com/users/harishnair96/repos", | |
| "events_url": "https://api.github.com/users/harishnair96/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/harishnair96/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4LhUMT", | |
| "tag_name": "v2.19.2", | |
| "target_commitish": "main", | |
| "name": "v2.19.2", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-01-06T08:46:57Z", | |
| "published_at": "2025-01-06T10:30:32Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.19.2", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.19.2", | |
| "body": "### Changed\r\n* Throw a warning and continue if the `source` or `target` collection is not present while doing `ddn relationship add`. Earlier the cli was erroring out and exiting in this case. Now the command will continue to add other valid relationships matching the pattern.\r\n\r\n### Fixed\r\n* Fix issue with incorrect line numbers in error messages for metadata issues." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/192914214", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/192914214/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/192914214/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.19.1", | |
| "id": 192914214, | |
| "author": { | |
| "login": "SandeepSamba", | |
| "id": 17796073, | |
| "node_id": "MDQ6VXNlcjE3Nzk2MDcz", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/17796073?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/SandeepSamba", | |
| "html_url": "https://github.com/SandeepSamba", | |
| "followers_url": "https://api.github.com/users/SandeepSamba/followers", | |
| "following_url": "https://api.github.com/users/SandeepSamba/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/SandeepSamba/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/SandeepSamba/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/SandeepSamba/subscriptions", | |
| "organizations_url": "https://api.github.com/users/SandeepSamba/orgs", | |
| "repos_url": "https://api.github.com/users/SandeepSamba/repos", | |
| "events_url": "https://api.github.com/users/SandeepSamba/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/SandeepSamba/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4Lf6Mm", | |
| "tag_name": "v2.19.1", | |
| "target_commitish": "main", | |
| "name": "v2.19.1", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2025-01-02T11:24:41Z", | |
| "published_at": "2025-01-02T11:39:56Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.19.1", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.19.1", | |
| "body": "## Changed\r\n* Show error location for metadata issues for projects in self-hosted data plane.\r\n* Show more context for metadata build errors.\r\n\r\n## Fixed\r\n* Fix `docker compose` build issue during introspect for project directories with spaces in their path.\r\n* Fixed a bug where `ddn connector upgrade` would not work in some of the OS variants if `TMPDIR` environment variable is not set." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/192349413", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/192349413/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/192349413/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.19.0", | |
| "id": 192349413, | |
| "author": { | |
| "login": "abhi40308", | |
| "id": 26903230, | |
| "node_id": "MDQ6VXNlcjI2OTAzMjMw", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/26903230?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/abhi40308", | |
| "html_url": "https://github.com/abhi40308", | |
| "followers_url": "https://api.github.com/users/abhi40308/followers", | |
| "following_url": "https://api.github.com/users/abhi40308/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/abhi40308/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/abhi40308/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/abhi40308/subscriptions", | |
| "organizations_url": "https://api.github.com/users/abhi40308/orgs", | |
| "repos_url": "https://api.github.com/users/abhi40308/repos", | |
| "events_url": "https://api.github.com/users/abhi40308/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/abhi40308/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4LdwTl", | |
| "tag_name": "v2.19.0", | |
| "target_commitish": "main", | |
| "name": "v2.19.0", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2024-12-21T09:47:46Z", | |
| "published_at": "2024-12-26T07:51:47Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.19.0", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.19.0", | |
| "body": "## Changed\r\n* Use `hasura` as LLM provider for PromptQL by default." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/192349176", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/192349176/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/192349176/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.18.1", | |
| "id": 192349176, | |
| "author": { | |
| "login": "abhi40308", | |
| "id": 26903230, | |
| "node_id": "MDQ6VXNlcjI2OTAzMjMw", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/26903230?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/abhi40308", | |
| "html_url": "https://github.com/abhi40308", | |
| "followers_url": "https://api.github.com/users/abhi40308/followers", | |
| "following_url": "https://api.github.com/users/abhi40308/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/abhi40308/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/abhi40308/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/abhi40308/subscriptions", | |
| "organizations_url": "https://api.github.com/users/abhi40308/orgs", | |
| "repos_url": "https://api.github.com/users/abhi40308/repos", | |
| "events_url": "https://api.github.com/users/abhi40308/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/abhi40308/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4LdwP4", | |
| "tag_name": "v2.18.1", | |
| "target_commitish": "main", | |
| "name": "", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2024-12-20T11:57:14Z", | |
| "published_at": "2024-12-26T07:47:56Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.18.1", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.18.1", | |
| "body": "## Changed\r\n* Bump `CompatibilityConfig` date." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/191668627", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/191668627/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/191668627/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.18.0", | |
| "id": 191668627, | |
| "author": { | |
| "login": "abhi40308", | |
| "id": 26903230, | |
| "node_id": "MDQ6VXNlcjI2OTAzMjMw", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/26903230?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/abhi40308", | |
| "html_url": "https://github.com/abhi40308", | |
| "followers_url": "https://api.github.com/users/abhi40308/followers", | |
| "following_url": "https://api.github.com/users/abhi40308/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/abhi40308/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/abhi40308/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/abhi40308/subscriptions", | |
| "organizations_url": "https://api.github.com/users/abhi40308/orgs", | |
| "repos_url": "https://api.github.com/users/abhi40308/repos", | |
| "events_url": "https://api.github.com/users/abhi40308/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/abhi40308/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4LbKGT", | |
| "tag_name": "v2.18.0", | |
| "target_commitish": "main", | |
| "name": "v2.18.0", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2024-12-19T14:05:46Z", | |
| "published_at": "2024-12-19T14:07:05Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.18.0", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.18.0", | |
| "body": "## Added\r\n* Added command `ddn project set-api-access-mode <access-mode-name>` to set the API access mode of a project.\r\n* Added a codemod `ddn codemod configure-header-forwarding` for configuring header forwarding for a connector.\r\n* Add `ddn connector upgrade` command to upgrade the connector configuration to the latest version if supported by the connector. [ref](https://github.com/hasura/ndc-hub/blob/main/rfcs/0010-connector-upgrades-dx.md)\r\n* New `ddn connector env add` command to add env vars and corresponding mappings to an existing Connector.\r\n\r\n## Changed\r\n* Updated `ddn connector introspect` to show runtime logs from connector container.\r\n\r\n## Fixed\r\n* Use console host from environment during `ddn supergraph build create` if `HASURA_DDN_CONSOLE_HOST` environment variable is set. \r\n* `ddn codemod enable-promptql`: Add API key in user profile for local development, if PromptQL is already enabled for the cloud project." | |
| }, | |
| { | |
| "url": "https://api.github.com/repos/hasura/v3-cli-go/releases/190430951", | |
| "assets_url": "https://api.github.com/repos/hasura/v3-cli-go/releases/190430951/assets", | |
| "upload_url": "https://uploads.github.com/repos/hasura/v3-cli-go/releases/190430951/assets{?name,label}", | |
| "html_url": "https://github.com/hasura/v3-cli-go/releases/tag/v2.17.2", | |
| "id": 190430951, | |
| "author": { | |
| "login": "abhi40308", | |
| "id": 26903230, | |
| "node_id": "MDQ6VXNlcjI2OTAzMjMw", | |
| "avatar_url": "https://avatars.githubusercontent.com/u/26903230?v=4", | |
| "gravatar_id": "", | |
| "url": "https://api.github.com/users/abhi40308", | |
| "html_url": "https://github.com/abhi40308", | |
| "followers_url": "https://api.github.com/users/abhi40308/followers", | |
| "following_url": "https://api.github.com/users/abhi40308/following{/other_user}", | |
| "gists_url": "https://api.github.com/users/abhi40308/gists{/gist_id}", | |
| "starred_url": "https://api.github.com/users/abhi40308/starred{/owner}{/repo}", | |
| "subscriptions_url": "https://api.github.com/users/abhi40308/subscriptions", | |
| "organizations_url": "https://api.github.com/users/abhi40308/orgs", | |
| "repos_url": "https://api.github.com/users/abhi40308/repos", | |
| "events_url": "https://api.github.com/users/abhi40308/events{/privacy}", | |
| "received_events_url": "https://api.github.com/users/abhi40308/received_events", | |
| "type": "User", | |
| "user_view_type": "public", | |
| "site_admin": false | |
| }, | |
| "node_id": "RE_kwDOKoOPNc4LWb7n", | |
| "tag_name": "v2.17.2", | |
| "target_commitish": "main", | |
| "name": "", | |
| "draft": false, | |
| "immutable": false, | |
| "prerelease": false, | |
| "created_at": "2024-12-12T13:26:37Z", | |
| "published_at": "2024-12-12T13:27:25Z", | |
| "assets": [ | |
| ], | |
| "tarball_url": "https://api.github.com/repos/hasura/v3-cli-go/tarball/v2.17.2", | |
| "zipball_url": "https://api.github.com/repos/hasura/v3-cli-go/zipball/v2.17.2", | |
| "body": "## Added\r\n* Added hint on installation for enabling shell autocompletion.\r\n\r\n## Changed\r\n* Updated PromptQL console url in `supergraph build create` output." | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment