Skip to content

Releases: Gusto/apollo-federation-ruby

v3.0.0

05 Apr 15:42

Choose a tag to compare

3.0.0 (2022-04-05)

Bug Fixes

  • camelize string fields to match sym behavior (8f0382b)

BREAKING CHANGES

  • string fields will be camelized by default rather than passed as is.

v2.2.4

01 Apr 19:16

Choose a tag to compare

2.2.4 (2022-04-01)

Bug Fixes

v2.2.3

22 Mar 19:18

Choose a tag to compare

2.2.3 (2022-03-22)

Bug Fixes

v2.2.2

15 Mar 00:25

Choose a tag to compare

2.2.2 (2022-03-15)

Bug Fixes

v2.2.1

08 Mar 17:32

Choose a tag to compare

2.2.1 (2022-03-08)

Bug Fixes

  • Remove to_graphql and make the interpreter runtime a requirement for older GraphQL versions (#177) (bfc3082)

v2.2.0

04 Feb 16:27

Choose a tag to compare

2.2.0 (2022-02-04)

Features

  • Get Apollo Federation to work with GraphQL 1.13.x (#160) (800001b), closes #147

v2.1.0

02 Feb 23:19

Choose a tag to compare

2.1.0 (2022-02-02)

Features

  • snake case field references (f5506ae)

v2.0.3

02 Feb 19:41

Choose a tag to compare

2.0.3 (2022-02-02)

Bug Fixes

  • Attempt to remove platform specific lock on google-protobuf (#171) (7898c28)

v2.0.2

31 Jan 22:23

Choose a tag to compare

2.0.2 (2022-01-31)

Bug Fixes

  • Use bundle install to avoid bundle check that changes our lockfiles (#170) (5c89ff1)

v2.0.1

27 Jan 18:03

Choose a tag to compare

2.0.1 (2022-01-27)

Bug Fixes