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
inwire-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
.
- ๐ New: Check HTTP2 protocol is set for passed client to