Skip to content

Require transitive interface names when loading a schema from SDL#5602

Merged
rmosolgo merged 2 commits intomasterfrom
sdl-transitive-deps-error
Apr 24, 2026
Merged

Require transitive interface names when loading a schema from SDL#5602
rmosolgo merged 2 commits intomasterfrom
sdl-transitive-deps-error

Conversation

@rmosolgo
Copy link
Copy Markdown
Owner

Fixes #5580

This is a "breaking fix", as some previously-accepted (but broken) SDL strings will now raise errors. I'm going to wait for 2.6.0 to merge this.

@rmosolgo rmosolgo added this to the 2.6.0 milestone Apr 17, 2026
@rmosolgo rmosolgo merged commit 19a6a93 into master Apr 24, 2026
12 of 13 checks passed
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.

from_definition fails to propagate possible_types through LateBoundType interface chains

1 participant