Skip to content

Releases: the-guild-org/federation

v0.14.2

12 Dec 12:09
57d0d03
Compare
Choose a tag to compare

Patch Changes

  • #76 a3cb724 Thanks @kamilkisiela! - Fix a missing @join__field on a query field where @override is used, but not in all subgraphs.

v0.14.1

07 Nov 14:32
1cd26c1
Compare
Choose a tag to compare

Patch Changes

  • #74 7456d14 Thanks @kamilkisiela! - Show TYPE_KIND_MISMATCH and ignore INTERFACE_FIELD_NO_IMPLEM when there is a type kind mismatch

v0.14.0

02 Oct 12:17
7cab0c3
Compare
Choose a tag to compare

Minor Changes

v0.13.0

02 Oct 10:10
9794ab2
Compare
Choose a tag to compare

Minor Changes

v0.12.1

15 Jul 09:30
4341b72
Compare
Choose a tag to compare

Patch Changes

  • #68 51dd57a Thanks @kamilkisiela! - Unknown types are now always reported as GraphQLError (previously in some logic paths, it was an
    exception).

v0.12.0

09 Jul 12:32
d097a2d
Compare
Choose a tag to compare

Minor Changes

v0.11.4

26 Jun 09:21
5659190
Compare
Choose a tag to compare

Patch Changes

v0.11.3

25 Jun 09:30
988eb9a
Compare
Choose a tag to compare

Patch Changes

  • #62 e50bc90 Thanks @kamilkisiela! - Fix: do not expose federation__Scope and federation__Policy scalar definitions to a supergraph

v0.11.2

13 Jun 07:04
bb709e9
Compare
Choose a tag to compare

Patch Changes

  • #60 2f7fef1 Thanks @kamilkisiela! - Normalize enum values to be printed as enum values in Supergraph SDL, even if the user's subgraph schema has them as strings

v0.11.1

28 Mar 10:02
17b938a
Compare
Choose a tag to compare

Patch Changes