Skip to content

Commit 6d323c8

Browse files
author
Sylvain Lebresne
committed
Changelog additions
1 parent 90701f7 commit 6d323c8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

gateway-js/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This CHANGELOG pertains only to Apollo Federation packages in the 2.x range. The
44

55
## vNext
66

7+
- Fix some defer query plans having invalid result sets (with empty branches) [PR #2125](https://github.com/apollographql/federation/pull/2125).
78
- Fix defer information lost when cloning fetch group (resulting in non-deferred parts) [PR #2129](https://github.com/apollographql/federation/pull/2129).
89
- Fix directives on fragment spread being lost [PR #2126](https://github.com/apollographql/federation/pull/2126).
910

query-planner-js/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ This CHANGELOG pertains only to Apollo Federation packages in the 2.x range. The
44

55
## vNext
66

7+
- Fix some defer query plans having invalid result sets (with empty branches) [PR #2125](https://github.com/apollographql/federation/pull/2125).
78
- Fix defer information lost when cloning fetch group (resulting in non-deferred parts) [PR #2129](https://github.com/apollographql/federation/pull/2129).
89
- Fix directives on fragment spread being lost [PR #2126](https://github.com/apollographql/federation/pull/2126).
910

0 commit comments

Comments
 (0)