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

Migrate off of msRestAzure api to equivalents #8036

Merged
merged 13 commits into from
Oct 21, 2024
Prev Previous commit
Next Next commit
Merge branch 'main' into adsandor/msrestmig
  • Loading branch information
Sandido authored Oct 9, 2024
commit ee7b4732011ebc9305146cd4754d1ac92d04995e
6 changes: 5 additions & 1 deletion src/vm-repair/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@
Release History
===============

1.0.10
1.1.0
++++++
Migrated VM Repair off of the `msrestazure` API to `azure.core` and `azure.mgmt` APIs.

1.0.10
++++++
Added breaking change warning for the default image for Windows source VMs if the source VM image is not found in `az vm repair create`. It will change from a 2016 image to 2022 in November 2024.

1.0.9
++++++
Fixed and updated several vm-repair tests for better coverage.
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.