diff --git a/working-group/agendas/2025/05-May/29-graphql-over-http-wg-may-2025.md b/working-group/agendas/2025/05-May/29-graphql-over-http-wg-may-2025.md index fad19a05..51736eba 100644 --- a/working-group/agendas/2025/05-May/29-graphql-over-http-wg-may-2025.md +++ b/working-group/agendas/2025/05-May/29-graphql-over-http-wg-may-2025.md @@ -102,6 +102,7 @@ We typically meet on the last Thursday of the month. | Name | GitHub | Organization | Location | | :------------------- | :------------ | :----------------- | :-------------------- | | Benjie Gillam (Host) | @benjie | Graphile | Chandler's Ford, UK | +| Martin Bonnin | @martinbonnin | Apollo | Paris, FR | ## Agenda @@ -116,3 +117,7 @@ We typically meet on the last Thursday of the month. 1. Determine volunteers for note taking (1m, Host) 1. Review agenda (2m, Host) 1. Check for [ready for review agenda items](https://github.com/graphql/graphql-over-http/issues?q=is%3Aissue+is%3Aopen+label%3A%22Ready+for+review+%F0%9F%99%8C%22+sort%3Aupdated-desc) (5m, Host) +2. What is missing for a release? + - Partial status code? https://github.com/graphql/graphql-over-http/pull/346 + - Persisted queries? https://github.com/graphql/graphql-over-http/pull/264 + - Anything else?