Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

versioning - fixes crash when spreading incompatible versioned model as parameter to operation #3951

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

chrisradek
Copy link
Member

Fixes #3648

@azure-sdk
Copy link
Collaborator

All changed packages have been documented.

  • @typespec/versioning
Show changes

@typespec/versioning - fix ✏️

Fixes issue where spreading a versioned model as a parameter to an incompatible versioned operation would cause the compiler to crash.

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@chrisradek chrisradek added this pull request to the merge queue Jul 23, 2024
Merged via the queue into microsoft:main with commit 755df74 Jul 23, 2024
22 checks passed
@chrisradek chrisradek deleted the fix-crash-spread-versioning branch July 23, 2024 22:57
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.

[Bug]: Crash when spreading a model that doesn't exist due to Versioning
3 participants