Skip to content

Conversation

@filipecabaco
Copy link
Member

@filipecabaco filipecabaco commented Nov 24, 2025

What kind of change does this PR introduce?

If the string size matches the uuid length we were parsing it to be uuid which created issues. To prevent it we now handle payload based on the relations provided and we further simplified the logic to not use send in our message handling

@blacksmith-sh

This comment has been minimized.

@coveralls
Copy link

coveralls commented Nov 24, 2025

Coverage Status

coverage: 88.081% (+0.07%) from 88.007%
when pulling 459211e on fix/pg-output-fix
into 253b6cc on main.

If the string size matches the uuid length we were parsing it to be uuid which created issues. Now we validate first that the binary can be a string and if not we know it's a UUID value that can be converted
Copy link
Member

@edgurgel edgurgel left a comment

Choose a reason for hiding this comment

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

Added a couple of comments! LGTM

@filipecabaco filipecabaco merged commit c41c4fe into main Nov 25, 2025
7 checks passed
@filipecabaco filipecabaco deleted the fix/pg-output-fix branch November 25, 2025 10:38
@kiwicopple
Copy link
Member

🎉 This PR is included in version 2.65.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

5 participants