Skip to content

registry: any registry type name - #485

Open
fallintoplace wants to merge 4 commits into
anthropics:mainfrom
fallintoplace:fix/any-registry-type-name
Open

fallintoplace wants to merge 4 commits into
anthropics:mainfrom
fallintoplace:fix/any-registry-type-name

Conversation

@fallintoplace

@fallintoplace fallintoplace commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor

What

  • Resolve Any registry entries by protobuf full name when the incoming type URL has a different prefix.
  • Exact URL matches still take priority.

Why

  • Type URL prefixes are application-defined, so matching only the full URL can miss a registered message.

Implementation

  • Add type-name indexes for JSON and text registries.
  • Test custom-prefix lookups and preserve the original URL in JSON round trips.

Benchmark

Not applicable.

@github-actions

Copy link
Copy Markdown

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@fallintoplace fallintoplace changed the title fix: any registry type name registry: any registry type name Sep 25, 2026

This branch has not been deployed

No deployments
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.

1 participant