chore: sync latest from wundergraph/cosmo#8
Merged
james-braund-cabiri merged 57 commits intomainfrom Jan 31, 2025
Merged
Conversation
- cdn@0.12.0 - wgc@0.71.5 - @wundergraph/composition@0.34.0 - controlplane@0.119.0 - @wundergraph/cosmo-shared@0.33.3 - studio@0.97.0
- router@0.161.0
- wgc@0.71.6 - controlplane@0.119.1 - router@0.161.1
…orkspace (wundergraph#1502) Co-authored-by: Dustin Deus <deusdustin@gmail.com>
…rgraph#1506) Co-authored-by: Dustin Deus <deusdustin@gmail.com>
- router@0.162.0
Co-authored-by: Ludwig <ludwig.bedacht@gmail.com>
Co-authored-by: Ludwig <ludwig.bedacht@gmail.com> Co-authored-by: starptech <deusdustin@gmail.com>
- cdn@0.13.0 - @wundergraph/cosmo-cdn@0.8.0 - wgc@0.72.0 - @wundergraph/cosmo-connect@0.91.0 - controlplane@0.120.0 - graphqlmetrics@0.32.0 - router@0.163.0 - @wundergraph/cosmo-shared@0.33.4 - studio@0.98.0
- controlplane@0.120.1
- controlplane@0.120.2 - graphqlmetrics@0.32.1 - router@0.163.1 - studio@0.98.1
Co-authored-by: starptech <deusdustin@gmail.com>
- router@0.164.0
- router@0.164.1
Co-authored-by: Ludwig <ludwig.bedacht@gmail.com>
- controlplane@0.121.0 - router@0.165.0 - studio@0.99.0
- router@0.165.1
- controlplane@0.121.2 - graphqlmetrics@0.32.2 - router@0.168.0 - studio@0.99.2
- router@0.168.1
- controlplane@0.121.3 - router@0.169.0 - studio@0.99.3
Rtwena
approved these changes
Jan 31, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bringing our fork up to date with wundergraph/cosmo.
This includes bringing in the latest auth implementation (see wundergraph#1498), which fixes an issue we were seeing when multiple auth providers were configured. It does mean a change in the configuration file format, which requires us to update our
aws-lambda-routerforked implementation (as the core project still does not support the config file in the Lambda router).