Skip to content

Conversation

@franciscovalentecastro
Copy link
Contributor

@franciscovalentecastro franciscovalentecastro commented Dec 17, 2025

Description:
Adds parsing for Version and Correlation sections of the event log, as defined in the schema here:

Some details :

  • Version is described as unsignedByte type in the schema. Set as uint8 golang type.
  • ActivityID and RelatedActivityID are described as GUIDType. Set as string golang type.

Link to tracking Issue: #45018

Testing:

  • Added some unit tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants