|
| 1 | +# September 2025 Changelog |
| 2 | + |
| 3 | +This describes the set of changes since the last edition of the GraphQL |
| 4 | +specification, [October2021](https://spec.graphql.org/October2021/) (see [prior changelog](./October2021.md)). It's intended to |
| 5 | +ease the review of changes since the last edition for reviewers or curious |
| 6 | +readers, but is not normative. Please read the |
| 7 | +[specification document](https://spec.graphql.org/September2025/) itself for full detail |
| 8 | +and context. |
| 9 | + |
| 10 | +## Major contributions |
| 11 | + |
| 12 | +TK |
| 13 | + |
| 14 | +## Authors |
| 15 | + |
| 16 | +| Author | |
| 17 | +| ------------------------------- | |
| 18 | + |
| 19 | +| Andreas Marek <[email protected]> |
| 20 | + |
| 21 | +| Benedikt Franke <[email protected]> |
| 22 | +| Benjie Gillam <[email protected]> |
| 23 | +| Benoit Lubek <[email protected]> |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | +| Ivan Goncharov < [email protected]> |
| 28 | +| Ivan Maximov <[email protected]> |
| 29 | +| James Bellenger <[email protected]> |
| 30 | + |
| 31 | +| Jovi De Croock <[email protected]> |
| 32 | +| Kevin Smithson <[email protected]> |
| 33 | + |
| 34 | + |
| 35 | +| Martin Bonnin <[email protected]> |
| 36 | +| Michael Staib <[email protected]> |
| 37 | +| Mike Solomon <[email protected]> |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | +| Roman Ivantsov <[email protected]> |
| 42 | +| Shane Krueger <[email protected]> |
| 43 | +| Stephen Spalding <[email protected]> |
| 44 | +| Thomas Heyenbrock < [email protected]> |
| 45 | +| Yaacov Rydzinski <[email protected]> |
| 46 | + |
| 47 | +Generated with: |
| 48 | + |
| 49 | +```sh |
| 50 | +git log October2021..HEAD --format="%an <%ae>%x0A%(trailers:key=Co-authored-by,valueonly)" -- spec | sort -uf |
| 51 | +``` |
| 52 | + |
| 53 | +## Changeset |
| 54 | + |
| 55 | +TK |
| 56 | + |
| 57 | +## Diff |
| 58 | + |
| 59 | +TK |
0 commit comments