7.0.0-alpha.0
Pre-release
Pre-release
dariuszkuc
released this
10 Nov 18:10
·
176 commits
to master
since this release
Major Changes
- [federation] default to Federation v2 (#1585) @dariuszkuc
- feat: remove usage of GraphQLContext interface (#1580) @samuelAndalon
- feat: CompletableFuture in FederatedTypeResolver, standardize entities resolver with other subgraph implementations (#1514) @samuelAndalon
Minor Changes
- [federation] add support for Fed 2.1 (#1591) @dariuszkuc
- Configure client generate parser options (#1586) @mgilbey
- [client] update Jackson client to always annotate input fields (#1579) @dariuszkuc
- feat: graphQL errors per federated type element in batch (#1568) @samuelAndalon
- feat: DataFetchingEnvironment extensions to access to entries in GraphQLContext (#1552) @samuelAndalon
Patch Changes
- [federation] fix fed2 link imports (#1595) @dariuszkuc
- [federation] remove unnecessary extends on Fed 2 Query (#1590) @dariuszkuc
- [federation] fix @link definition and doc cleanup (#1588) @dariuszkuc
- [build] update other references of springboot version (#1584) @samuelAndalon
- [federation] cleanup validation rules (#1581) @dariuszkuc
- update spring-boot to 2.7.5 (#1582) @tapaderster
- ISSUE-1566: Relax federated type validation rules (#1571) @hchen
- [federation] deprecate @extends directive (#1562) @dariuszkuc
- [federation] fix override directive definition (#1555) @dariuszkuc
- [federation] rename _FieldSet to FieldSet in Federation v2 (#1547) @dariuszkuc
Other Changes
- [federation] update federation example and enable tests (#1599) @dariuszkuc
- [build] use reusable workflows to simplify actions (#1598) @dariuszkuc
- [examples] Remove unrecognized JVM option (#1577) @smyrick
- [build] update to kotlin 1.7.10 (#1572) @samuelAndalon
- [docs] custom scalars & optional/nullable types (#1574) @brycatch
- chore: update instrumentation documentation (#1559) @samuelAndalon
- [docs] update current version label to 7.x.x (#1551) @samuelAndalon
- start 7.x.x development (#1550) @samuelAndalon