Skip to content

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