Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-keyvault-keys_4.9.0b2
4.9.0b2 (2023-10-12)
Features Added
- The
cryptography
library'sRSAPrivateKey
andRSAPublicKey
interfaces are now implemented by
KeyVaultRSAPrivateKey
andKeyVaultRSAPublicKey
classes that can use keys managed by Key Vault CryptographyClient
hascreate_rsa_private_key
andcreate_rsa_public_key
methods that return a
KeyVaultRSAPrivateKey
andKeyVaultRSAPublicKey
, respectively
azure-identity_1.15.0b2
1.15.0b2 (2023-10-12)
Features Added
- Added
enable_support_logging
as a keyword argument to credentials using MSAL'sPublicClientApplication
. This allows additional support logging which may contain PII. (#32135)
Breaking Changes
These changes do not impact the API of stable versions such as 1.14.0.
Only code written against a beta version such as 1.15.0b1 may be affected.
- Windows Web Account Manager (WAM) Brokered Authentication is moved into another package.
Bugs Fixed
ManagedIdentityCredential
will now correctly retry when the instance metadata endpoint returns a 410 response. (#32200)
azure-identity-broker_1.0.0b1
1.0.0b1 (2023-10-12)
Features Added
- Added
azure.identity.broker.InteractiveBrowserBrokerCredential
andazure.identity.broker.UsernamePasswordBrokerCredential
which have broker support.
azure-servicebus_7.11.3
azure-storage-queue_12.7.3
12.7.3 (2023-10-10)
Bugs Fixed
- Fixed an issue when an invalid type was provided for
credential
during client construction, the
__str__
of the object would be present in the exception message and therefore potentially logged.
azure-storage-file-share_12.14.2
12.14.2 (2023-10-10)
Bugs Fixed
- Fixed an issue when an invalid type was provided for
credential
during client construction, the
__str__
of the object would be present in the exception message and therefore potentially logged.
azure-storage-file-datalake_12.13.2
12.13.2 (2023-10-10)
Bugs Fixed
- Fixed an issue when an invalid type was provided for
credential
during client construction, the
__str__
of the object would be present in the exception message and therefore potentially logged.
azure-storage-blob_12.18.3
12.18.3 (2023-10-10)
Bugs Fixed
- Fixed an issue when an invalid type was provided for
credential
during client construction, the
__str__
of the object would be present in the exception message and therefore potentially logged.
azure-ai-formrecognizer_3.3.1
3.3.1 (2023-10-10)
Features Added
- Exposed
send_request()
method in each client to send custom requests using the client's existing pipeline. (#32151)
azure-communication-rooms_1.1.0b1
1.1.0b1 (2023-10-31)
Features Added
- Added support for PSTN dial-out capability