Skip to content

fix(functions): Truncate fingerprint to uint32#295

Merged
Zylphrex merged 7 commits into
mainfrom
txiao/fix/truncate-fingerprint-to-uint32
Jul 26, 2023
Merged

fix(functions): Truncate fingerprint to uint32#295
Zylphrex merged 7 commits into
mainfrom
txiao/fix/truncate-fingerprint-to-uint32

Conversation

@Zylphrex

Copy link
Copy Markdown
Member

The fingerprint is being truncated to uint32 at read time already, so we should trunate at write time as well. (see getsentry/sentry#52475)

The fingerprint is being truncated to uint32 at read time already, so we should
trunate at write time as well. (see getsentry/sentry#52475)
@Zylphrex Zylphrex requested a review from a team as a code owner July 25, 2023 21:17
@Zylphrex Zylphrex merged commit b95c8e1 into main Jul 26, 2023
@Zylphrex Zylphrex deleted the txiao/fix/truncate-fingerprint-to-uint32 branch July 26, 2023 15:43
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