Skip to content

Releases: Azure/azure-sdk-for-python

azure-monitor-query_1.4.0

11 Jun 19:28
dff6744
Compare
Choose a tag to compare

1.4.0 (2024-06-11)

Features Added

  • An audience keyword argument can now be passed to the MetricsClient 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

11 Jun 19:28
dff6744
Compare
Choose a tag to compare

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 the upload method to ensure that a string hasn't been passed in. (#33976)

azure-eventhub_5.12.1

11 Jun 20:04
dff6744
Compare
Choose a tag to compare

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

11 Jun 19:57
dff6744
Compare
Choose a tag to compare
Pre-release

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

11 Jun 19:56
dff6744
Compare
Choose a tag to compare
Pre-release

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

11 Jun 20:25
dff6744
Compare
Choose a tag to compare
Pre-release

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

11 Jun 19:56
dff6744
Compare
Choose a tag to compare
Pre-release

12.21.0b1 (2024-06-11)

Features Added

  • Added support for service version 2024-08-04.

azure-identity_1.16.1

10 Jun 22:17
05f60c8
Compare
Choose a tag to compare

1.16.1 (2024-06-11)

Bugs Fixed

  • Managed identity bug fixes

azure-identity_1.17.0b2

10 Jun 22:42
cb065ac
Compare
Choose a tag to compare
Pre-release

1.17.0b2 (2024-06-11)

Features Added

  • OnBehalfOfCredential now supports client assertion callbacks through the client_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

07 Jun 06:32
610da5d
Compare
Choose a tag to compare

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