Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 20:34

This release brings Apollo Federation 2.9 support to the graphql-java v19 based implementations.

Minor Changes

Federation 2.9 support

This release adds support for all the Apollo Federation directives up until version 2.9. See changelogs for the list of the new supported features:

Patch Changes

Few fixes were cherry picked as well

  • Fixed @link definition to include full definition (#352)
  • Fixed tracing instrumentation to default to not generate ftv1 traces (#370)
  • Fixed scalar wiring if they are not defined (#382)