List view
Refactor the generated code to use a builder pattern for constructing protobuf messages instead of using data classes. This will allow schema-driven deserialization (just like the schema-driven serialization that is already implemented), and will make it possible to provide stronger backwards compatibility guarantees for generated code.
No due date•0/1 issues closedAPI stability and all core protobuf features implemented
No due date•2/19 issues closed