mbonnin
07/12/2021, 8:14 PM3.0.0-alpha01
is available on Maven Central! That's a pretty significant release that unifies apollo-runtime
and apollo-runtime-kotlin
(and most importantly will make the Github bar 100% #A97BFF !!). It should make it way easier to work with multiplatform code, including caching. It also makes reading the SQL cache wayyyyyyyyyy faster, has a new codegen mode that generates fragments as interfaces, @nonnull
directives and more...
Full details:
• Changelog: https://github.com/apollographql/apollo-android/releases/tag/v3.0.0-alpha01
• Migration guide: https://www.apollographql.com/docs/android/v3/migration/3.0/
Obviously it's still alpha so please report any weird behaviour or things you'd like to change, feedback is very welcome!Paul Davies
07/13/2021, 9:53 AMhttps://media.giphy.com/media/5mBE2MiMVFITS/giphy.gif▾
brandonmcansh
07/13/2021, 4:30 PMAleksandr Ivanov
07/23/2021, 10:14 AM