Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-mgmt-computeschedule_1.1.0
1.1.0 (2025-06-05)
Features Added
- Added model
CreateResourceOperationResponse
- Added model
DeleteResourceOperationResponse
- Added model
ExecuteCreateRequest
- Added model
ExecuteDeleteRequest
- Added model
ResourceProvisionPayload
- Model
ScheduledActionsOperations
added methodvirtual_machines_execute_create
- Model
ScheduledActionsOperations
added methodvirtual_machines_execute_delete
azure-keyvault-secrets_4.10.0
4.10.0 (2025-06-16)
Features Added
- Added support for service API version
7.6
Other Changes
- Python 3.8 is no longer supported. Please use Python version 3.9 or later.
- Key Vault API version
7.6
is now the default - (From 4.10.0b1) Updated minimum
typing-extensions
version to 4.6.0
azure-keyvault-keys_4.11.0
4.11.0 (2025-06-16)
Features Added
- Added support for service API version
7.6
- (From 4.11.0b1)
KeyClient
has aget_key_attestation
method that can be used to retrieve a key along with its
attestation blob (stored in a newKeyProperties.attestation
property) from a managed HSM
#37507
Bugs Fixed
- Fixed a bug where
KeyVaultRSAPublicKey
andKeyVaultRSAPrivateKey
were not correctly implementing thecryptography
library'sRSAPublicKey
andRSAPrivateKey
interfaces, causing instantiation errors. (#41205)
Breaking Changes
These changes do not impact the API of stable versions such as 4.10.0. Only code written against a beta version such as 4.11.0b1 may be affected.
- The following enums have been moved:
EncryptionAlgorithm.ckm_aes_key_wrap
->KeyWrapAlgorithm.ckm_aes_key_wrap
EncryptionAlgorithm.ckm_aes_key_wrap_pad
->KeyWrapAlgorithm.ckm_aes_key_wrap_pad
Other Changes
- Key Vault API version
7.6
is now the default - (From 4.11.0b1) Updated minimum
typing-extensions
version to 4.6.0
azure-keyvault-certificates_4.10.0
4.10.0 (2025-06-16)
Features Added
- Added support for service API version
7.6
- Added a
preserve_order
keyword-only argument when creating or importing certificates to
allow preserving a certificate chain's original order, and a correspondingpreserve_order
property to
CertificateProperties
andCertificateOperation
models
(#37507)
Other Changes
- Python 3.8 is no longer supported. Please use Python version 3.9 or later.
- Key Vault API version
7.6
is now the default - (From 4.10.0b1) Updated minimum
typing-extensions
version to 4.6.0
Breaking Changes
These changes do not impact the API of stable versions such as 4.9.0. Only code written against a beta version such as 4.10.0b1 may be affected.
- Renamed the
preserve_certificate_order
keyword-only argument and property topreserve_order
azure-keyvault-administration_4.6.0
4.6.0 (2025-06-16)
Features Added
- Added support for service API version
7.6
- (From 4.6.0b1) Added
KeyVaultBackupClient.begin_pre_backup
andKeyVaultBackupClient.begin_pre_restore
methods for
checking if it is possible to perform a full key backup or full key restore
#37507
Other Changes
- Python 3.8 is no longer supported. Please use Python version 3.9 or later.
- Key Vault API version
7.6
is now the default - (From 4.6.0b1) Updated minimum
typing-extensions
version to 4.6.0
Breaking Changes
These changes do not impact the API of stable versions such as 4.5.0. Only code written against a beta version such as 4.6.0b1 may be affected.
- Changed the return types of
KeyVaultBackupClient.begin_pre_backup
andKeyVaultBackupClient.begin_pre_restore
to be
pollers returningNone
azure-template_0.1.0b4980473
0.1.0b4980473 (2025-06-16)
Features Added
- Some feature
Breaking Changes
- Some breaking change
Bugs Fixed
- Some bug fix
Other Changes
- Some other change
azure-template_0.1.0b4980447
0.1.0b4980447 (2025-06-16)
Features Added
- Some feature
Breaking Changes
- Some breaking change
Bugs Fixed
- Some bug fix
Other Changes
- Some other change
azure-mgmt-monitor_7.0.0b2
7.0.0b2 (2025-06-16)
Features Added
- Client
MonitorManagementClient
added operation groupazure_monitor_workspaces
- Client
MonitorManagementClient
added operation groupmonitor_operations
- Enum
ProvisioningState
added memberCREATING
- Enum
ProvisioningState
added memberDELETING
- Added enum
ActionType
- Added model
AzureMonitorWorkspace
- Added model
AzureMonitorWorkspaceDefaultIngestionSettings
- Added model
AzureMonitorWorkspaceMetrics
- Added model
AzureMonitorWorkspaceResource
- Added model
AzureMonitorWorkspaceResourceForUpdate
- Added model
AzureMonitorWorkspaceResourceListResult
- Added model
AzureMonitorWorkspaceResourceProperties
- Added model
ErrorDetailAutoGenerated
- Added model
ErrorResponseAutoGenerated3
- Added model
IngestionSettings
- Added model
Metrics
- Added model
OperationAutoGenerated
- Added model
OperationDisplayAutoGenerated
- Added model
OperationListResultAutoGenerated
- Added enum
Origin
- Added model
PrivateEndpoint
- Added model
PrivateEndpointConnectionAutoGenerated
- Added enum
PrivateEndpointConnectionProvisioningState
- Added enum
PrivateEndpointServiceConnectionStatus
- Added model
PrivateLinkServiceConnectionState
- Added enum
PublicNetworkAccess
- Added model
ResourceAutoGenerated4
- Added model
ResourceAutoGenerated5
- Added model
TrackedResource
- Added operation group
AzureMonitorWorkspacesOperations
- Added operation group
MonitorOperationsOperations
azure-mgmt-planetarycomputer_1.0.0b1
1.0.0b1 (2025-05-20)
Other Changes
- Initial version
azure-mgmt-chaos_2.0.0
2.0.0 (2025-06-12)
Features Added
- Model
CapabilityType
added propertyrequired_azure_role_definition_ids
- Model
ExperimentExecution
added propertysystem_data
- Model
ExperimentExecutionDetails
added propertyproperties
- Model
Resource
added propertysystem_data
- Model
TrackedResource
added propertysystem_data
- Added enum
ExperimentActionType
- Added model
ManagedServiceIdentity
- Added enum
ManagedServiceIdentityType
- Added model
OperationStatusResult
- Added model
ProxyResource
Breaking Changes
- Model
CapabilityType
deleted or renamed its instance variablelocation
- Model
ExperimentExecutionDetails
deleted or renamed its instance variablestatus
- Model
ExperimentExecutionDetails
deleted or renamed its instance variablestarted_at
- Model
ExperimentExecutionDetails
deleted or renamed its instance variablestopped_at
- Model
ExperimentExecutionDetails
deleted or renamed its instance variablefailure_reason
- Model
ExperimentExecutionDetails
deleted or renamed its instance variablelast_action_at
- Model
ExperimentExecutionDetails
deleted or renamed its instance variablerun_information
- Model
TargetType
deleted or renamed its instance variablelocation
- Deleted or renamed model
ExperimentExecutionProperties
- Deleted or renamed model
OperationStatus
- Deleted or renamed model
ResourceIdentity
- Deleted or renamed model
ResourceIdentityType
- Method
CapabilitiesOperations.create_or_update
renamed its parametercapability
toresource
- Method
CapabilityTypesOperations.get
renamed its parameterlocation_name
tolocation
- Method
CapabilityTypesOperations.list
renamed its parameterlocation_name
tolocation
- Method
ExperimentsOperations.begin_create_or_update
renamed its parameterexperiment
toresource
- Method
ExperimentsOperations.begin_update
renamed its parameterexperiment
toproperties
- Method
OperationStatusesOperations.get
renamed its parameterasync_operation_id
tooperation_id
- Method
TargetTypesOperations.get
renamed its parameterlocation_name
tolocation
- Method
TargetTypesOperations.list
renamed its parameterlocation_name
tolocation
- Method
TargetsOperations.create_or_update
renamed its parametertarget
toresource