Skip to content

Add ExternalLoading trait to package#495

Merged
mattpolzin merged 7 commits intorelease/6_0from
add-external-deref-trait
Apr 28, 2026
Merged

Add ExternalLoading trait to package#495
mattpolzin merged 7 commits intorelease/6_0from
add-external-deref-trait

Conversation

@mattpolzin
Copy link
Copy Markdown
Owner

@mattpolzin mattpolzin commented Apr 27, 2026

This trait will be enabled by default but disabling it can drastically speed up Swift compilation of the OpenAPIKit package so it may be desirable to disable the trait if the downstream project has no desire to use external dereferencing features of OpenAPIKit.

Adding this trait also requires bumping the minimum Swift version to 6.1 to support package traits.

@mattpolzin mattpolzin merged commit 5c2a705 into release/6_0 Apr 28, 2026
12 checks passed
@mattpolzin mattpolzin deleted the add-external-deref-trait branch April 28, 2026 01:54
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