Skip to content

fix(server): Fix deserialization errors on unknown item headers#5709

Merged
Dav1dde merged 2 commits intomasterfrom
dav1d/fix-unknown-item-headers
Mar 9, 2026
Merged

fix(server): Fix deserialization errors on unknown item headers#5709
Dav1dde merged 2 commits intomasterfrom
dav1d/fix-unknown-item-headers

Conversation

@Dav1dde
Copy link
Copy Markdown
Member

@Dav1dde Dav1dde commented Mar 9, 2026

I broke it in #5671, not realizing the Unknown doesn't work.

Relay needs to accept unknown item headers, because of old SDKs, but also future SDKs.

@Dav1dde Dav1dde requested a review from a team as a code owner March 9, 2026 12:58
@Dav1dde Dav1dde force-pushed the dav1d/fix-unknown-item-headers branch from 4a2c8b0 to cea96b9 Compare March 9, 2026 13:00
@Dav1dde Dav1dde self-assigned this Mar 9, 2026
Copy link
Copy Markdown
Member

@tobias-wilfert tobias-wilfert left a comment

Choose a reason for hiding this comment

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

Don't fully understand why the Other(String) did not work.

@Dav1dde Dav1dde added this pull request to the merge queue Mar 9, 2026
Merged via the queue into master with commit 3ac244d Mar 9, 2026
29 checks passed
@Dav1dde Dav1dde deleted the dav1d/fix-unknown-item-headers branch March 9, 2026 13:59
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