This release brings support for the new Federation v2.7 directives. Additionally, redundant directives were removed and there were some deprecations. **Your action is required if your implementations use the `extend` directive**
Breaking Changes and Migration
The `extend` directive was removed.
For V1 extend can be replaced by extends and key combination
For V2 just key is enough.
Deprecations
`enable_federation_2` deprecated in favor of `federation_version`