Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-monitor-query_1.4.0
1.4.0 (2024-06-11)
Features Added
- An
audience
keyword argument can now be passed to theMetricsClient
constructor to specify the audience for the authentication token. This is useful when querying metrics in sovereign clouds. (#35502)
azure-monitor-ingestion_1.0.4
1.0.4 (2024-06-11)
Other Changes
- Bumped minimum dependency on
azure-core
to>=1.28.0
. - Added additional type validation for the
logs
parameter in theupload
method to ensure that a string hasn't been passed in. (#33976)
azure-eventhub_5.12.1
5.12.1 (2024-06-11)
Bugs Fixed
- Fixed a bug where the correct URI was not being used for consumer authentication, causing issues when assigning roles at the consumer group level. (#35337)
azure-storage-queue_12.11.0b1
12.11.0b1 (2024-06-11)
Features Added
- Updated OAuth implementation to use the AAD scope returned in a Bearer challenge.
- Fixed an issue where client specified service versions may be ignored.
azure-storage-file-share_12.17.0b1
12.17.0b1 (2024-06-11)
Features Added
- Added
enable_snapshot_virtual_directory_access
parameter support for NFS shares on premium-tier Storage accounts. - Added a more descriptive authorization error message when facing authorization errors.
azure-storage-file-datalake_12.16.0b1
12.16.0b1 (2024-06-11)
Features Added
- Updated OAuth implementation to use the AAD scope returned in a Bearer challenge.
azure-storage-blob_12.21.0b1
12.21.0b1 (2024-06-11)
Features Added
- Added support for service version 2024-08-04.
azure-identity_1.16.1
1.16.1 (2024-06-11)
Bugs Fixed
- Managed identity bug fixes
azure-identity_1.17.0b2
1.17.0b2 (2024-06-11)
Features Added
OnBehalfOfCredential
now supports client assertion callbacks through theclient_assertion_func
keyword argument. This enables authenticating with client assertions such as federated credentials. (#35812)
Bugs Fixed
- Managed identity bug fixes
azure-mgmt-datafactory_8.0.0
8.0.0 (2024-06-06)
Features Added
- Model DynamicsCrmLinkedService has a new parameter credential
- Model ExpressionV2 has a new parameter operators
- Model LakeHouseTableDataset has a new parameter schema_type_properties_schema
- Model SalesforceServiceCloudV2Source has a new parameter query
- Model SalesforceV2Source has a new parameter query
Breaking Changes
- Model ExpressionV2 no longer has parameter operator