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

changes with correctness fix #1

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

changes with correctness fix #1

wants to merge 1 commit into from

Conversation

ctaggart
Copy link
Owner

I'm trying to fix some correctness problems in the AVS 2020-03-20 API, but python sdk is the only sdk to report a breaking change in Azure/azure-rest-api-specs#11317 of:

  • Operation ClustersOperations.create_or_update has a new signature

The breaking changes check is using --use=@microsoft.azure/autorest.python@~4.0.71. The az-vmware-cli uses autorust with --use=@microsoft.azure/autorest.python@3.0.62 and there are no changes to the operations, so no breaking changes.

Two versions of azure-mgmt-avs have been published:
https://pypi.org/project/azure-mgmt-avs/#history

  • 1.0.0rc1 on July 14 for the 2020-03-20 API
  • 0.1.0 on June 19 for the 2019-08-09 API
    A stable 1.0.0 has not yet been published.

I do not know which version of the autorest.python those builds used.

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