You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a list of changes that we don't want to forget about. They are likely to be backwards-incompatible so most of these will need to wait for a future major release. This list is mostly a braindump and is missing a lot of context. This is not about new features but rather a list of small cleanups to do.
This is a list of changes that we don't want to forget about. They are likely to be backwards-incompatible so most of these will need to wait for a future major release. This list is mostly a braindump and is missing a lot of context. This is not about new features but rather a list of small cleanups to do.
Continued from #4171
If you see anything that doesn't make any sense, it's probably because it doesn't. Feel free to comment and we'll dive into it.
Potential Breaking Changes/cleanups
kotlin_labs
linkingFoo.type
toFoo.__type
to avoid nameclashes (or just leave it like this because we can detect the case. See 'type' is a reserved enum value name #4293)JsonReader
API and distinguish between the buffer/non buffered case.shapes()
HttpKt
createAllAndroidVariantServices
(see this comment) (or deprecate the function?)WsProtocol.Factory
toWsProtocol.Builder
The text was updated successfully, but these errors were encountered: