You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/elasticsan/azure-mgmt-elasticsan/CHANGELOG.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,12 +21,8 @@
21
21
22
22
### Breaking Changes
23
23
24
-
- This version introduces new hybrid models which have dual dictionary and model nature. And please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
25
-
- Deleted or renamed model `ElasticSanList`
26
-
- Deleted or renamed model `SkuInformationList`
27
-
- Deleted or renamed model `SnapshotList`
28
-
- Deleted or renamed model `VolumeGroupList`
29
-
- Deleted or renamed model `VolumeList`
24
+
- For the method breakings, please refer to https://aka.ms/azsdk/python/migrate/operations for migration.
25
+
- Deleted or renamed model `ElasticSanList`/`SkuInformationList`/`SnapshotList`/`VolumeGroupList`/`VolumeList` which actually were not used by SDK users
30
26
- Method `VolumesOperations.begin_delete` changed its parameter `x_ms_delete_snapshots` from `positional_or_keyword` to `keyword_only`
31
27
- Method `VolumesOperations.begin_delete` changed its parameter `x_ms_force_delete` from `positional_or_keyword` to `keyword_only`
0 commit comments