apollo-android v2.3.1 Release Notes

Release Date: 2020-08-24 // over 3 years ago
  • ๐Ÿš€ Kotlin 1.4 release

    ๐Ÿš€ This is the Kotlin 1.4 release. It contains native binaries compiled for 1.4 and bumps some dependencies.

    ๐Ÿ— It also fixes ApolloCall.Builder.useHttpGetMethodForQueries, thanks a lot to @ubuntudroid for diving into this!

    ๐Ÿฑ โœจ New

    • ๐Ÿ‘ Kotlin 1.4 support (#2510)

    ๐Ÿ‘ท ๐Ÿ‘ทโ€โ™‚๏ธ Fixes

    • ๐Ÿ›  Fix RealApolloCall.toBuilder() not respecting useHttpGetMethodForQueries (#2530)