-
Notifications
You must be signed in to change notification settings - Fork 5k
Update TypeSpec emitter version to prerelease 1.0.0-alpha.20250721.1 #51372
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
Update TypeSpec emitter version to prerelease 1.0.0-alpha.20250721.1 #51372
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the TypeSpec emitter version for the Azure HTTP client C# package from a previous prerelease version to a newer prerelease version 1.0.0-alpha.20250721.1
. This appears to be an automated update generated by the branded build pipeline to keep the emitter dependency current.
- Updates the
@azure-typespec/http-client-csharp
dependency version
Files not reviewed (1)
- eng/azure-typespec-http-client-csharp-emitter-package-lock.json: Language not supported
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
@JoshLove-msft should file an issue on apiview since this should only be considered an api change IF the base is abstract and not virtual. That method still exists with an implementation we just aren't overriding it anymore. |
The ApiCompat works as expected. I think it is better to err on the side of having diffs when overriding a public/protected method in ApiView. |
Generated by branded - http-client-csharp build 20250721.1
Triggered from branch: main