github apollographql/apollo-kotlin v2.5.5

latest releases: v4.0.0, v4.0.0-rc.2, v3.8.5...
3 years ago

Version 2.5.5 is a maintenance release with support for ".graphqls" files and fixes in the Json parser and HTTP cache.

Full Changelog

✨ New

  • .graphqls files are now recognized as schema files (#2977)

👷‍ Fixes

  • [Runtime] Strip the priorResponse before returning it to the upstream interceptor (#3010)
  • [Runtime] Fix reading feed sequence ('\f') in json (#3006)
  • [Cache] Return consistently non-nullable String sets in NormalizedCache#merge() (#2972)

📖 Documentation

  • added a very basic MPP subscription sample (#3008)
  • Fix code example (#2982)

❤️ External contributors

Many thanks to @Romadro, @eduardb and @BRoy98 for their contributions!

Don't miss a new apollo-kotlin release

NewReleases is sending notifications on new releases.