apollo-android v3.0.0-rc03 Release Notes

  • 2021-12-13

    ๐Ÿ›  Compared to the previous RC, this version adds a few new convenience API and fixes 3 annoying issues.

    ๐Ÿ’™ Many thanks to @ mateuszkwiecinski, @ schoeda and @ fn-jt for all the feedback ๐Ÿ’™

    โœจ New APIs

    • ๐Ÿ‘‰ Make ApolloCall.operation public (#3698)
    • โž• Add SubscriptionWsProtocolAdapter (#3697)
    • โž• Add Operation.composeJsonRequest (#3697)

    ๐Ÿ›  ๐Ÿชฒ Bug fixes

    • ๐Ÿ‘ Allow repeated @fieldPolicy (#3686)
    • ๐Ÿ›  Fix incorrect merging of nested objects in JSON (#3672)
    • ๐Ÿ›  Fix duplicate query detection (#3699)