1.0.0b2 (2026-05-21)
Features Added
- Client
SubscriptionClientadded methodsend_request - Added model
CloudError
Breaking Changes
- This version introduces new hybrid models which have dual dictionary and model nature. Please follow https://aka.ms/azsdk/python/migrate/hybrid-models for migration.
- For the method breakings, please refer to https://aka.ms/azsdk/python/migrate/operations for migration.
- Model
ErrorResponsemoved instance variablecode,message,target,additional_infoanddetailsunder propertydisplaywhose type isErrorDetail - Method
SubscriptionsOperations.list_locationschanged its parameterinclude_extended_locationsfrompositional_or_keywordtokeyword_only
Other Changes
- Deleted model
OperationListResultAutoGenerated/ErrorResponseAutoGenerated/OperationAutoGenerated/OperationDisplayAutoGeneratedwhich actually was not used by SDK users