Skip to content

0.9.5: Avoid unpacked packed fields - #305

Merged
j6carey merged 2 commits into
masterfrom
avoid-unpacked-packed-fields
Apr 14, 2026
Merged

0.9.5: Avoid unpacked packed fields#305
j6carey merged 2 commits into
masterfrom
avoid-unpacked-packed-fields

Conversation

@j6carey

@j6carey j6carey commented Apr 14, 2026

Copy link
Copy Markdown
Collaborator

The new system of typed builders exploited parser behavior that is required by the protobuf standard but not yet implemented by proto3-suite, causing decoding errors when the decoder is proto3-suite. This change avoids that incompatibility and expands round-trip testing to cover more scenarios.

The new system of typed builders exploited parser behavior that is required
by the protobuf standard but not yet implemented by @proto3-suite@, causing
decoding errors when the decoder is @proto3-suite@.  This change avoids that
incompatibility and expands round-trip testing to cover more scenarios.
@j6carey
j6carey requested a review from riz0id April 14, 2026 05:36
@j6carey j6carey added the bug label Apr 14, 2026
@j6carey
j6carey merged commit 31ba01f into master Apr 14, 2026
48 checks passed
@j6carey
j6carey deleted the avoid-unpacked-packed-fields branch April 14, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants