protons-10.0.0
·
11 commits
to main
since this release
protons-v10.0.0 (2026-09-18)
⚠ BREAKING CHANGES
- non-string/byte scalar fields are now packed by default in proto3 or later files as per the protobuf spec - annotate fields with
[features.repeated_field_encoding=EXPANDED]for the previous behavior - definitions will need to be regenerated