Skip to content

Commit e7807a9

Browse files
authored
docs(changelog): add caveat to 3.4.0 (#258)
This adds information to v3.4.0 highlighting the breaking change to composition discussed in #221 and providing guidance on how to proceed.
1 parent 901a7d3 commit e7807a9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,11 @@
148148

149149
* add support for the [@interface](https://github.com/interface)Object directive ([#218](https://github.com/Gusto/apollo-federation-ruby/issues/218)) ([c7b987d](https://github.com/Gusto/apollo-federation-ruby/commit/c7b987de1d2b32a4a77ceb09718373ffa5a60abb))
150150

151+
152+
### NOTES
153+
154+
* Schemas which are opted into federation 2.0 will now extend the federation v2.3 spec. This is not compatible with graphs which are configured to be built using federation version 2.0 or 2.1. If using Apollo GraphOS, follow the guide for [updating your graph safely](https://www.apollographql.com/docs/graphos/graphs/updating/) before upgrading to this version.
155+
151156
## [3.3.1](https://github.com/Gusto/apollo-federation-ruby/compare/v3.3.0...v3.3.1) (2023-01-05)
152157

153158

0 commit comments

Comments
 (0)