github apollographql/apollo-ios 1.7.1

latest releases: 1.15.2, 1.15.1, 1.15.0...
10 months ago

Fixed

  • Fixed inconsistent ordering of fragments in generated operation definitions (#130): In order to make the ordering of fragments consistent, they are now alphabetized. This is a change to the data that gets sent over the wire when making a network request for an operation with fragments. Persisted Queries users should re-register their queries when upgrading to this version. Thank you to @scottasoutherland for reporting the issue.

Improvement

  • Add initializer for SelectionSet that takes a [String: Any] JSON object (#102): Thank you to @Cookiezby for the contribution.

Don't miss a new apollo-ios release

NewReleases is sending notifications on new releases.