Conversation
Release note changesThe following had changelogs that were modified, but did not have any unreleased entries for release notes to generate from. Changelogsprotolite-well-known-types |
Coverage Report 1Affected Products
Test Logs |
|
Hi guys, any update on this fix ? |
|
We've decided to stick with the @binishmatheww if you have a particular use case that's blocked by the version update, please update #5997 to keep the conversation centralized. Thanks! |
Per b/343215762,
This removes all the duplicated classes that protolite now implements (that we were previously providing ourselves as a work-around). This should fix existing compile issues with
4.27.0+, but it's not something we're necessarily ready to officially support yet.I've created b/343482773 (and left a note in the source linking to it) to track a future effort regarding an actual migration to support
4.27.0+.I've also translated all the remaining project level deps for well known types to be pinned deps on the existing
18.0.0release- since this will otherwise break existing libraries. I've avoided adding changelog entries for these libraries though, as this is technically a no-op change.fixes issues #5997