Skip to content

Releases: Gusto/apollo-federation-ruby

v2.0.0

27 Jan 14:20

Choose a tag to compare

2.0.0 (2022-01-27)

BREAKING CHANGES

  • GraphQL 1.9.x support removed

v1.1.5

29 Oct 17:35

Choose a tag to compare

1.1.5 (2020-10-29)

Bug Fixes

  • pass context as a Hash to GraphQL::Schema.federation_sdl (c13a94e)

v1.1.4

25 Sep 22:10

Choose a tag to compare

1.1.4 (2020-09-25)

Bug Fixes

v1.1.4-beta.1

21 Sep 20:02

Choose a tag to compare

v1.1.4-beta.1 Pre-release
Pre-release

1.1.4-beta.1 (2020-09-21)

Bug Fixes

  • tracing: properly handle parsing and validation errors (#101) (6cf8202)

v1.1.3

16 Jul 21:35

Choose a tag to compare

1.1.3 (2020-07-16)

Bug Fixes

  • tracing: Properly handle tracing fields that resolve an array of lazy values (#87) (a9eed77)

v1.1.2

09 Jun 20:19

Choose a tag to compare

1.1.2 (2020-06-09)

Bug Fixes

v1.1.1

29 May 21:19

Choose a tag to compare

1.1.1 (2020-05-29)

Bug Fixes

  • lazy resolve: Handle problem with sync resolve (#58) (e66c22b)

v1.1.0

27 May 22:31

Choose a tag to compare

1.1.0 (2020-05-27)

Features

  • Add support for interpreter runtime (#65) (1957da0)

v1.0.4

06 Apr 17:17

Choose a tag to compare

1.0.4 (2020-04-06)

Bug Fixes

  • Fix spec to account for breaking change to graphql-ruby 1.10.0 (#62) (a631441)

v1.0.3

25 Mar 16:34

Choose a tag to compare

1.0.3 (2020-03-25)

Bug Fixes

  • Make the tracer work with the new interpreter runtime (#59) (de4caf0)