Skip to content

Encode download hash in telemetry as hex string#261

Merged
gcp merged 2 commits intoenterprise-mainfrom
fix-download-hash
Dec 11, 2025
Merged

Encode download hash in telemetry as hex string#261
gcp merged 2 commits intoenterprise-mainfrom
fix-download-hash

Conversation

@jonathanmendez
Copy link
Copy Markdown
Contributor

The string returned from getSha256Hash() was a cstring byte array. We need to encode it as hex to be valid/readable json.

Copy link
Copy Markdown
Contributor

@gcp gcp left a comment

Choose a reason for hiding this comment

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

Is it possible to add tests for this?

@gcp gcp merged commit cab1675 into enterprise-main Dec 11, 2025
21 checks passed
@gcp gcp deleted the fix-download-hash branch December 11, 2025 01:16
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