Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
corehttp_1.0.0b4
1.0.0b4 (2024-02-23)
Other Changes
- Relax type checking in
Pipeline
constructors to only check that each user-supplied policy object has either asend
method or both anon_request
andon_response
method. This allows for more flexible policy implementations. #34296
azure-mgmt-recoveryservicessiterecovery_1.2.0
1.2.0 (2024-02-22)
Features Added
- Added operation ReplicationFabricsOperations.begin_remove_infra
- Model A2AEnableProtectionInput has a new parameter auto_protection_of_data_disk
azure-mgmt-network_25.3.0
25.3.0 (2024-02-22)
Features Added
- Model BastionHost has a new parameter zones
azure-mgmt-apicenter_1.0.0
1.0.0 (2024-02-19)
Features Added
- Added operation ServicesOperations.begin_export_metadata_schema
- Added operation group ApiDefinitionsOperations
- Added operation group ApiVersionsOperations
- Added operation group ApisOperations
- Added operation group DeploymentsOperations
- Added operation group EnvironmentsOperations
- Added operation group MetadataSchemasOperations
- Added operation group WorkspacesOperations
- Model Service has a new parameter properties
- Model ServiceUpdate has a new parameter identity
- Model ServiceUpdate has a new parameter tags
Breaking Changes
- Model Service no longer has parameter provisioning_state
- Model ServiceUpdate no longer has parameter provisioning_state
- Operation ServicesOperations.update has a new required parameter properties
- Operation ServicesOperations.update no longer has parameter parameters
azure-keyvault-secrets_4.8.0
4.8.0 (2024-02-22)
Features Added
- Added support for service API version
7.5
Bugs Fixed
- (From 4.8.0b1) Token requests made during AD FS authentication no longer specify an erroneous "adfs" tenant ID
(#29888)
Other Changes
- Python 3.7 is no longer supported. Please use Python version 3.8 or later.
asyncio
is no longer directly referenced by the library
(#33819)- Updated minimum
azure-core
version to 1.29.5 - Dropped
azure-common
requirement
azure-keyvault-keys_4.9.0
4.9.0 (2024-02-22)
Features Added
- Added support for service API version
7.5
- (From 4.9.0b2) The
cryptography
library'sRSAPrivateKey
andRSAPublicKey
interfaces are now implemented by
KeyVaultRSAPrivateKey
andKeyVaultRSAPublicKey
classes that can use keys managed by Key Vault - (From 4.9.0b2)
CryptographyClient
hascreate_rsa_private_key
andcreate_rsa_public_key
methods that return a
KeyVaultRSAPrivateKey
andKeyVaultRSAPublicKey
, respectively - (From 4.9.0b3) Added
KeyProperties.hsm_platform
to get the underlying HSM platform
Bugs Fixed
- (From 4.9.0b1) Token requests made during AD FS authentication no longer specify an erroneous "adfs" tenant ID
(#29888)
Other Changes
- Python 3.7 is no longer supported. Please use Python version 3.8 or later.
asyncio
is no longer directly referenced by the library
(#33819)- Updated minimum
azure-core
version to 1.29.5 - Dropped
azure-common
requirement
azure-keyvault-certificates_4.8.0
4.8.0 (2024-02-22)
Features Added
- Added support for service API version
7.5
Breaking Changes
These changes do not impact the API of stable versions such as 4.7.0. Only code written against a beta version such as 4.8.0b2 may be affected.
- Removed
CertificateProperties.x509_thumbprint_string
. To get the certificate's thumbprint in hex, use
CertificateProperties.x509_thumbprint.hex()
or print theCertificateProperties
instance.
Bugs Fixed
- (From 4.8.0b1) Token requests made during AD FS authentication no longer specify an erroneous "adfs" tenant ID
(#29888)
Other Changes
- Python 3.7 is no longer supported. Please use Python version 3.8 or later.
asyncio
is no longer directly referenced by the library
(#33819)- Key Vault API version
7.5
is now the default - Updated minimum
azure-core
version to 1.29.5 - Dropped
azure-common
requirement
azure-keyvault-administration_4.4.0
4.4.0 (2024-02-22)
Features Added
- Added support for service API version
7.5
- (From 4.4.0b2)
KeyVaultBackupClient.begin_backup
andKeyVaultBackupClient.begin_restore
now accept a
use_managed_identity
keyword-only argument to enable authentication via Managed Identity
Bugs Fixed
- (From 4.4.0b1) Token requests made during AD FS authentication no longer specify an erroneous "adfs" tenant ID
(#29888)
Other Changes
- Python 3.7 is no longer supported. Please use Python version 3.8 or later.
- Key Vault API version
7.5
is now the default - Updated minimum
azure-core
version to 1.29.5 - Dropped
azure-common
requirement
azure-mgmt-storagecache_1.6.0b1
1.6.0b1 (2024-02-22)
Features Added
- Model AmlFilesystem has a new parameter root_squash_settings
- Model AmlFilesystemUpdate has a new parameter root_squash_settings
azure-mgmt-servicefabricmanagedclusters_2.0.0b6
2.0.0b6 (2024-02-22)
Features Added
- Model ManagedCluster has a new parameter enable_http_gateway_exclusive_auth_mode
- Model ManagedCluster has a new parameter http_gateway_token_auth_connection_port