Skip to content

fix: Preserve descriptor metadata needed by protoc-gen-pbjs#2308

Merged
dcodeIO merged 1 commit into
masterfrom
patch/descriptor-meta
Jun 6, 2026
Merged

fix: Preserve descriptor metadata needed by protoc-gen-pbjs#2308
dcodeIO merged 1 commit into
masterfrom
patch/descriptor-meta

Conversation

@dcodeIO

@dcodeIO dcodeIO commented Jun 6, 2026

Copy link
Copy Markdown
Member

Preserves file-level edition features, proto and JSON field names, and group metadata when importing descriptors by accepting a descriptor context object in place of the prior syntax/edition string.

With this change, protoc-gen-pbjs has enough metadata to match pbjs. in turn passing conformance.

@dcodeIO dcodeIO requested a review from alexander-fenster June 6, 2026 12:54
@dcodeIO dcodeIO merged commit a3b8dc7 into master Jun 6, 2026
5 checks passed
@github-actions github-actions Bot mentioned this pull request Jun 6, 2026
@dcodeIO dcodeIO deleted the patch/descriptor-meta branch June 11, 2026 00:12
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