Proto commits in wundergraph/cosmo

These commits are when the Protocol Buffers files have changed: (only the last 100 relevant commits are shown)

Commit:5d0e502
Author:JivusAyrus

feat: get all the operation of a federated graph

Commit:57fb671
Author:StarpTech

chore: improve cli output

Commit:9e891e7
Author:StarpTech

chore: add cli commands, preserve proto layout on field ordering

Commit:0e733dc
Author:Wilson Rivera

feat: introduce api key group

Commit:8858822
Author:Wilson Rivera

chore: deprecate subgraph members

Commit:246617e
Author:Wilson Rivera
Committer:Wilson Rivera

feat: updated the groups to separate namespaces and resources

Commit:1bed009
Author:Wilson Rivera

chore: update some permissions check

Commit:9bd6c5f
Author:Wilson Rivera

chore: update group updating tests

Commit:4342961
Author:Ludwig Bedacht

chore: add handling for mutations and subscriptions

Commit:70582db
Author:Ludwig Bedacht
Committer:Ludwig Bedacht

chore: add router-plugin module

Commit:b0f5eb5
Author:Ludwig Bedacht

chore: update node.proto

Commit:4e4c21f
Author:Wilson Rivera

chore: update the invite dialog to include the user group

Commit:6f5d779
Author:Ludwig Bedacht

chore: add enum mapping and client creation for proto services

Commit:843b944
Author:Wilson Rivera

chore: improve rbac ui

Commit:c79da01
Author:JivusAyrus

feat: store and display the labels used to run the check of the new subgraph

Commit:2315bf3
Author:Wilson Rivera

Merge branch 'main' into wilson/eng-5863-resource-based-access-control-on-namespace-level-for-users # Conflicts: # connect-go/gen/proto/wg/cosmo/platform/v1/platform.pb.go

Commit:9d40455
Author:Wilson Rivera

chore: implementation update

Commit:608d3f0
Author:JivusAyrus

Merge branch 'main' of github.com:wundergraph/cosmo into suvij/eng-6515-add-label-option-to-check-command-for-new-subgraphs

Commit:ce4f377
Author:Suvij Surya
Committer:GitHub

fix: improve the queries of the check page (#1811)

The documentation is generated from this commit.

Commit:12d1f70
Author:Ludwig Bedacht

chore: improve mapping definition in proto

Commit:13454b0
Author:Ludwig Bedacht

feat: implement plugin manager

Commit:c3b8074
Author:JivusAyrus

refactor: remove hasChecks field from GetChecksByFederatedGraphNameResponse and related logic

The documentation is generated from this commit.

Commit:45ec50e
Author:Wilson Rivera

feat: implement organization member group modification

Commit:9d7aec3
Author:JivusAyrus

Merge branch 'main' of github.com:wundergraph/cosmo into suvij/eng-6515-add-label-option-to-check-command-for-new-subgraphs

Commit:c80131e
Author:Wilson Rivera

chore: keep member group mapper id for easy keycloak modifications

Commit:686c00f
Author:Wilson Rivera

chore: update IDP mappers to groups instead of roles

Commit:e5c9478
Author:Wilson Rivera

chore: rename `rule set` to `member group`

Commit:4e2b902
Author:JivusAyrus

fix: improve the queries of the check page

Commit:e125f1b
Author:Alessandro Pagnin

feat: add Redis event configuration support in pubsub system

Commit:74e0e55
Author:Wilson Rivera

feat: introduce `builtin` rule sets

Commit:1058da7
Author:Wilson Rivera

feat: implement frontend for group management

Commit:1d36747
Author:Suvij Surya
Committer:GitHub

feat: implement proposals in cosmo (#1727) Co-authored-by: Dustin Deus <deusdustin@gmail.com>

Commit:a9a6768
Author:JivusAyrus

feat: allow to check new subgraphs

Commit:77370a4
Author:Suvij Surya
Committer:GitHub

feat: check with multiple subgraph schemas (#1712)

Commit:643c179
Author:Wilson Rivera
Committer:GitHub

feat: improve delete organization workflow (#1741) Co-authored-by: thisisnithin <nithinkumar5353@gmail.com>

Commit:cbb6117
Author:Nithin Kumar B
Committer:GitHub

feat: remove discussions (#1735)

Commit:0199fb5
Author:Aenimus
Committer:GitHub

fix: authorization directive cascading (#1733)

Commit:1c55ed5
Author:Wilson Rivera
Committer:GitHub

feat: introduce `p50`, `p90` and `p99` latency metrics for graphs and subgraphs (#1710) Co-authored-by: Dustin Deus <deusdustin@gmail.com>

Commit:ae69dcd
Author:Wilson Rivera
Committer:GitHub

feat: allow to filter checks by subgraph name (#1716) Co-authored-by: Dustin Deus <deusdustin@gmail.com>

Commit:2cab283
Author:Wilson Rivera
Committer:GitHub

feat: implement checks configuration (#1688) Co-authored-by: Alessandro Pagnin <ale@wundergraph.com>

Commit:55ffbdd
Author:Wilson Rivera
Committer:GitHub

feat: display used api key name on the audit log table (#1674)

Commit:6867225
Author:Suvij Surya
Committer:GitHub

feat: add option to set the number of operations for cache warming and implement FILO policy (#1607)

Commit:6946363
Author:Aenimus
Committer:GitHub

fix: improve wgc auth login and router compatibility-version (#1636)

Commit:ee32cbb
Author:Aenimus
Committer:GitHub

feat: add composition versioning (#1575)

Commit:2946139
Author:Suvij Surya
Committer:GitHub

feat: add option to delete cache operation (#1586) Co-authored-by: Dustin Deus <deusdustin@gmail.com>

Commit:c965220
Author:Alessandro Pagnin

feat: add Redis PubSub data source

Commit:2dfa748
Author:JivusAyrus

fix: perform the diff between fed graph schemas instead of subgraphs schemas during check

Commit:b7e18fa
Author:StarpTech

Merge branch 'main' into feat/improve-normalization-cache-warmup # Conflicts: # connect-go/gen/proto/wg/cosmo/node/v1/node.pb.go # router-tests/cache_warmup_test.go # router-tests/ratelimit_test.go # router-tests/testenv/testenv.go # router/core/router.go # router/gen/proto/wg/cosmo/node/v1/node.pb.go # router/pkg/config/config.go

Commit:68af81d
Author:Jens Neuse

chore: add comments on proto

Commit:4b8d60a
Author:Aenimus
Committer:GitHub

feat: add compatibility handshake between router and execution config (#1534)

Commit:fdd1e7b
Author:Jens Neuse

feat: implement exporting normalization cache warmup data

Commit:6e8e520
Author:Aenimus

chore: merge main

Commit:e052366
Author:Jens Neuse

feat: warm up the normalization cache using variable variations

Commit:d959e2c
Author:Dustin Deus
Committer:GitHub

fix(cache operation): swallow cache errors and other improvements (#1515)

Commit:948edd2
Author:Suvij Surya
Committer:GitHub

feat: cache warmer (#1501) Co-authored-by: Ludwig <ludwig.bedacht@gmail.com> Co-authored-by: starptech <deusdustin@gmail.com>

Commit:4c3a479
Author:Aenimus

chore: WIP

Commit:e5b1c8f
Author:Suvij Surya
Committer:GitHub

fix: add regex validation to graph names and routing urls (#1450)

Commit:af97af7
Author:Alessandro Pagnin
Committer:GitHub

feat: edfs nats create bespoke consumer (#1443)

Commit:226bc9c
Author:Suvij Surya
Committer:GitHub

feat: add an option to update the readme, routing url and admission webhook url of a contract (#1403)

Commit:0dcbd8c
Author:JivusAyrus

Merge branch 'main' of github.com:wundergraph/cosmo into suvij/eng-6037-update-wgc-contract-update-command

Commit:66b3650
Author:Suvij Surya
Committer:GitHub

feat: add apis to fetch fedGraph, subgraph and namespace by id (#1386)

Commit:6a9b9da
Author:JivusAyrus

feat: add option to update the routing url, admission url and secret of a contract

Commit:0e3a541
Author:JivusAyrus

fix: pr suggestion

Commit:b8f0341
Author:JivusAyrus

Merge branch 'main' of github.com:wundergraph/cosmo into suvij/eng-5900-add-apis-to-fetch-resources-by-id

Commit:3d1feb1
Author:JivusAyrus

feat: add an option to update the readme of a contract

Commit:444fb8d
Author:Nithin Kumar B
Committer:GitHub

fix: error ordering for traces (#1398)

Commit:f2431e3
Author:thisisnithin

fix: error ordering for traces

Commit:e70a096
Author:JivusAyrus

feat: add apis to fetch fedGraph, subgraph and namespace by id

Commit:e61d4f1
Author:Suvij Surya
Committer:GitHub

feat: add pagination to operations page in check summary (#1377)

Commit:14cf0d5
Author:JivusAyrus

feat: add pagination to operations page in check summary

Commit:9f4457c
Author:Nithin Kumar B
Committer:GitHub

feat: custom scripts (#1302)

Commit:e392bec
Author:thisisnithin

Merge branch 'main' into nithin/eng-5035-custom-scripts-in-the-playground

Commit:174c11b
Author:Suvij Surya
Committer:GitHub

feat: propagate warnings from composition (#1298)

Commit:c9fe22d
Author:thisisnithin

Merge branch 'main' into nithin/eng-5035-custom-scripts-in-the-playground

Commit:58e01fc
Author:JivusAyrus

Merge branch 'main' of github.com:wundergraph/cosmo into suvij/eng-5532-propagate-warnings-from-composition

Commit:fd3b388
Author:Aenimus
Committer:GitHub

chore: implement tag inclusion for contracts (#1285) Co-authored-by: thisisnithin <nithinkumar5353@gmail.com>

Commit:c53c4d7
Author:thisisnithin

connect studio, cli and cp

Commit:6a73afb
Author:thisisnithin

feat: custom scripts

Commit:6c9b38e
Author:JivusAyrus

feat: propogate warnings from composition

Commit:1c62c14
Author:Jens Neuse
Committer:GitHub

feat: add indirect interface fields to schema usage reporting (#1235) Co-authored-by: JivusAyrus <suvijsurya76@gmail.com>

Commit:c67a2c4
Author:Suvij Surya
Committer:GitHub

Merge branch 'main' into feat/improve-abstract-field-usage

Commit:c510628
Author:Suvij Surya
Committer:GitHub

feat: add custom context to subgraph checks (#1252)

Commit:1004644
Author:JivusAyrus

fix: pr suggestion

Commit:7627d29
Author:JivusAyrus

feat: add custom context to subgraph checks

Commit:9e2a85d
Author:Jens Neuse

feat: add indirect interface fields to schema usage reporting

Commit:00c7b2e
Author:Suvij Surya
Committer:GitHub

feat: add option to update the mappers of an IDP (#1222)

Commit:42c26ca
Author:JivusAyrus

feat: add option to update the mappers of an IDP

Commit:9cdee41
Author:Nithin Kumar B
Committer:GitHub

fix: record if linters were skipped for a check run (#1217)

Commit:aebdab2
Author:thisisnithin

fix: record if linters were skipped for a check run

Commit:d9fd83a
Author:Nithin Kumar B
Committer:GitHub

feat: option to skip traffic check in schema check (#1211)

Commit:22d3f96
Author:thisisnithin

feat: option to skip traffic check in schema check

Commit:b562816
Author:Nithin Kumar B
Committer:GitHub

fix: handle duplicate traces with same traceId (#1190)

Commit:0c3520b
Author:thisisnithin

Merge branch 'main' into nithin/eng-5668-handle-duplicate-traces-with-the-same-traceid

Commit:b5718cd
Author:Suvij Surya
Committer:GitHub

feat: add graph pruning (#1133)

Commit:4355f2a
Author:JivusAyrus

Merge branch 'main' of github.com:wundergraph/cosmo into suvij/eng-5406-graph-pruning-garbage-collection

Commit:db15498
Author:thisisnithin

filter by graph id

Commit:8227401
Author:thisisnithin

fix: handle duplicate traces with same traceId

Commit:9ac1590
Author:Nithin Kumar B
Committer:GitHub

fix: remove lastUsedAt for graph tokens (#1180)

Commit:2057905
Author:thisisnithin

fix: remove lastUsedAt for graph tokens

Commit:7305ffa
Author:JivusAyrus

fix: pr suggestions