azure-sdk-for-python icon indicating copy to clipboard operation
azure-sdk-for-python copied to clipboard

[ML] Switched compute operations to go through 2022-12-01-preview API version

Open nthandeMS opened this issue 2 years ago • 3 comments

Description

  • Adds 2022-12-01-preview API to azure-ai-ml
  • Compute operations switched from 2022-10-01-preview API to 2022-12-01-preview API

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • [x] The pull request does not introduce [breaking changes]
  • [x] CHANGELOG is updated for new features, bug fixes or other significant changes.
  • [x] I have read the contribution guidelines.

General Guidelines and Best Practices

  • [x] Title of the pull request is clear and informative.
  • [x] There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • [x] Pull request includes test coverage for the included changes.

nthandeMS avatar Dec 13 '22 21:12 nthandeMS

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-ai-ml

azure-sdk avatar Dec 14 '22 21:12 azure-sdk

Waiting on full roll-out of 2022-12-01-preview before merging. ETA is 12/20.

nthandeMS avatar Dec 15 '22 21:12 nthandeMS

Still awaiting the 12-01-2022-preview manifest deployment to complete this PR.

nthandeMS avatar Dec 21 '22 15:12 nthandeMS