New
package:protoc_plugin v24.0.0
-
Breaking: Don't generate
createRepeatedmethods.These methods are not too useful as there isn't much you can do with a
PbListthat you can't do with aList.To migrate, replace
MyMessage.createRepeated()with<MyMessage>[].