cosmo
cosmo copied to clipboard
The open-source solution to building, maintaining, and collaborating on GraphQL Federation at Scale. The alternative to Apollo Studio and GraphOS.
### Component(s) cli ### Is your feature request related to a problem? Please describe. Despite trying to specify the proxy through environment variable the `wgc auth login` fails ### Describe...
:robot: I have created a release *beep* *boop* --- ## [0.8.0](https://github.com/wundergraph/cosmo/compare/[email protected]) (2024-08-12) ### Features * add metrics port to service and deployment spec of router helm chart ([#828](https://github.com/wundergraph/cosmo/issues/828)) ([3e9595b](https://github.com/wundergraph/cosmo/commit/3e9595b3b1ee99c8d7baadf19b42cff8b95a7a43)) *...
Fixing #915 - New `websocketInitialPayloadAuthenticator`: Introduced a new `authentication.Authenticator` implementation called `websocketInitialPayloadAuthenticator`. This handles authentication specifically via the initial payload of a WebSocket connection. - Refactoring and Renaming: The existing...
### Component(s) router ### Component version v0.99.1 ### wgc version 0.58.5 ### controlplane version - ### router version v0.99.1 ### What happened? ## Description When introspection is requested, it falls...
## TODO - [ ] Tests or benchmark included - [ ] Documentation is changed or added on [https://app.gitbook.com/](https://app.gitbook.com/) - [x] PR title must follow [conventional-commit-standard](https://github.com/wundergraph/wundergraph/blob/main/CONTRIBUTING.md#conventional-commit-standard)
## Motivation and Context ## TODO - [ ] Tests or benchmark included - [ ] Documentation is changed or added on [https://app.gitbook.com/](https://app.gitbook.com/) - [ ] PR title must follow...
### Component(s) cli ### Component version 0.58.4 ### wgc version 0.58.4 ### controlplane version 0.58.4 ### router version 0.58.4 ### What happened? When I run wgc auth login cmd I...
### Component(s) controlplane ### Component version [email protected] ### wgc version [email protected] ### controlplane version [email protected] ### router version N/A ### What happened? ## Description Targeting s3 for CDN and ControlPlane...
### Component(s) cli ### Component version 0.57.3 ### wgc version 0.57.3 ### What happened? We are using the wgc subgraph list command in one of our internal tools. We haven't...
## Motivation and Context **Problem:** We are parsing the raw JSON output of `npx wgc subgraph list -n ${namespace} -r` and we got the error `Unexpected token in JSON at...