Wire v4.4.1 Release Notes

  • 2022-08-05

    • ๐Ÿ†• New: Check HTTP2 protocol is set for passed client to GrpcClient.
    • ๐Ÿ†• New: Add buildersOnly option for Java and Kotlin target, setting it to true will change the visibility of generate types' constructor to non-public.
    • ๐Ÿ›  Fix: Properly define api dependency for okio in wire-schema.
    • ๐Ÿ›  Fix: Sort input locations so they match on all platforms.
    • ๐Ÿ›  Fix: Avoid NPEs with kotlin 1.7.20 around source sets.
    • โšก๏ธ Update: Bumped KotlinPoet to 1.12.0.