- Nantes, France
- http://unhandledexpression.com
Block or Report
Block or report Geal
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
sozu-proxy/sozu Public
Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome! Ping us on gitter to know more
-
1,454 contributions in the last year
Less
More
Activity overview
Contributed to
apollographql/router,
biscuit-auth/biscuit-rust,
sozu-proxy/sozu
and 42 other
repositories
Contribution activity
April 2022
Created 2 repositories
- Geal/DevoxxFR-2022-University-Comprendre_GraphQL JavaScript
- Geal/biscuit-node-express JavaScript
Created a pull request in apollographql/router that received 11 comments
Opened 22 other pull requests in 2 repositories
apollographql/router
2
open
18
merged
1
closed
- proper behaviour for the response data field
- do not remove __typename from input values
- add client awareness headers to CORS default configuration
- add a test for #827
- remove build file caches
- enable default feature in graphql_client
- Geal/remove warp from precompiled
- remove trailing / in the datadog agent endpoint
- fix benchmarks and add unit tests to guard them
- reduce dependencies and features
- remove openssl from zipkin's dependencies
- do not try to generate a JSON value on a "flatten" path
- handle selecting from array for federated queries
- remove the changelog reminder on main
- split the CI caches for .cargo and target/
- release: v0.1.0-preview.3
- use the operation name in apollo_router_core spans
- add a trace level log for subgraph queries
- store the changelog for the next release in a separate file
- the lockfile should be present before the branch in the cache key
- opensslectomy
apollographql/rover
1
open
Reviewed 41 pull requests in 4 repositories
apollographql/router
25 pull requests
- no need to keep jsonschema pinned at 0.15.1
- do not remove __typename from input values
- chore: Update to use new CircleCI Gen2 Mac resources
- chore(deps): update dependency prom/prometheus to v2.35.0
- chore(deps): update rust crate uuid to v1
- Follow up on the Plugin utils cleanup to add nicer header, variable and extension support.
- Add compatibility.mdx
- Take the operation name either from the query or from the body
- feat: Remove warp from precompiled deps
- add support for helm
- Plugin API changes
- fix: Make sure concurrent query plan are not mixed up
- improve the way we handle Request with axum
- Add operation name to subqueries
- fix: propagate error extensions originating from subgraphs following the include_subgraph_error plugin conf
- Switch from warp to axum
- Fix some broken links post Fed 2
- release: v0.1.0-preview.4
- Bump router-bridge dependency
- Small CONTRIBUTING update to fix help command example
- release: v0.1.0-preview.3
- store the changelog for the next release in a separate file
- fix: delete useless ResponseBody::RawString
- add a trace level log for subgraph queries
- improve NaiveIntrospection behavior and execute introspection when needed
- Some pull request reviews not shown.
apollographql/federation-rs
2 pull requests
biscuit-auth/biscuit-go
1 pull request
biscuit-auth/biscuit
1 pull request
Created an issue in apollographql/router that received 3 comments
cannot load a supergraph composed by rover
If I try to compose the following subgraphs(obtained with rover subgraph introspect):
speakers.graphql:
schema @link(url: "https://specs.apollo.dev…
3
comments