github apollographql/apollo-kotlin v2.2.2

latest releases: v3.8.4, v4.0.0-beta.6, v3.8.3...
3 years ago

Important

This release fixes an important performance issue with the multiplatform sql-normalized-cache-sqlite introduced in version 2.0.0. If you are using it, updating is strongly recommended. See #2412 for more details.

✨New

  • [Kotlin Runtime] subscriptions (#2356 and #2388)
  • [Plugin] ./gradlew downloadApolloSchema now resolves the schema path automatically if not specified (#2380)

👷‍♂️Fixes

  • [Normalized Cache] Run SqlNormalizedCache merge in transaction (#2412)
  • [Kotlin Runtime] make coroutines and OkHttp API dependencies (#2384)
  • [Compiler] fix marshaller is nullable (#2404)
  • [Plugin] check versions lazily (#2400)

⚙️ Internal

  • [Publishing] add ./gradlew publishToOssStagingIfNeeded (#2385)
  • [Compiler] work in progress on SDL support (#2398 and #2406)

Don't miss a new apollo-kotlin release

NewReleases is sending notifications on new releases.