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

Bump 0.56.0 #2578

Closed
wants to merge 2 commits into from
Closed

Bump 0.56.0 #2578

wants to merge 2 commits into from

Conversation

msyyc
Copy link
Member

@msyyc msyyc commented May 8, 2024

No description provided.

],
# "mgmt/sphere": [
# {"package-name": "azure-mgmt-spheredpg"},
# ],
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because typespec-azure-resource-manager 0.56.0 has breaking https://github.com/Azure/typespec-azure/blob/main/packages/typespec-azure-resource-manager/CHANGELOG.md#deprecations, we have to skip the test for real service sphere. After sphere fix it, we will update the typespec and open it.

@@ -209,9 +206,6 @@ def from_none(self, *, new_parameter: Optional[str] = None, **kwargs: Any) -> bo
return 200 <= response.status_code <= 299

@distributed_trace
@api_version_validation(
params_added_on={"v2": ["new_parameter"]},
) # pylint: disable=inconsistent-return-statements
def from_one_required( # pylint: disable=inconsistent-return-statements
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can be partly fixed by #2580.
related TCGC issue Azure/typespec-azure#802

@tadelesh
Copy link
Member

replaced by: #2581

@tadelesh tadelesh closed this May 11, 2024
@tadelesh tadelesh deleted the bump-0.56.0 branch September 23, 2024 03:26
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.

2 participants