Skip to content

Conversation

@rverdile
Copy link
Contributor

Stream versions that were floats with trailing zeros were not being parsed correctly. i.e. perl 5.30 -> perl 5.3. Adds custom unmarshal for streams so that the trailing zeros are preserved.

Copy link

@TenSt TenSt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rverdile
Copy link
Contributor Author

@TenSt did you get a chance to test this through the backend?

Stream versions that were floats with trailing zeros were not being
parsed correctly. i.e. perl 5.30 -> perl 5.3. Adds custom unmarshal
for streams so that the trailing zeros are preserved
@rverdile rverdile merged commit 0bf4883 into content-services:master Nov 26, 2025
2 checks passed
@rverdile rverdile deleted the decode-hook branch November 26, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants