github apollographql/apollo-kotlin v2.5.7

latest releases: v4.0.0-beta.6, v3.8.3, v4.0.0-beta.5...
2 years ago

Version 2.5.7 is built with Kotlin 1.5.0 and compatible with coroutines 1.5.0. It also fixes a regression while parsing defaultValues with Int values that should be coerced to Float and allows to change the buffering of MPP subscription messages thanks to the awesome work of @joaquim-verges (#3109) and @nealsanche (#3096)

Full Changelog

✨ New

  • Coroutines 1.5.0 support

👷‍ Fixes

  • [Codegen] Codegen compilation error for Float scalars with default values in Input objects (#3108)
  • [MPP] Subscriptions seem to be dropping items (#3095)

Don't miss a new apollo-kotlin release

NewReleases is sending notifications on new releases.