Skip to content

Releases: Azure/azure-sdk-for-python

azure-servicebus_7.11.2

13 Sep 21:11
f8f62f8
Compare
Choose a tag to compare

7.11.2 (2023-09-13)

Bugs Fixed

  • Fixed the error NoneType object has no attribute 'settle_messages' which was raised when a connection was dropped due to a blocked process (#30514)

Other Changes

  • The __contains__ method was added to azure.servicebus for the following (PR #30846, thanks @pamelafox).
    • ServiceBusConnectionStringProperties
    • amqp.AmqpMessageHeader
    • amqp.AmqpMessageProperties
    • management.AccessRights
    • management.NamespaceProperties
    • management.QueueProperties
    • management.TopicProperties
    • management.SubscriptionProperties
    • management.RuleProperties

azure-eventgrid_4.14.0

13 Sep 18:58
91f5a8b
Compare
Choose a tag to compare

4.14.0 (2023-09-13)

Features Added

  • Added new enum values to SystemEventNames related to Azure App Configuration and Azure EventGrid.

azure-cosmos_4.5.1

13 Sep 21:03
ec85d90
Compare
Choose a tag to compare

4.5.1 (2023-09-12)

Bugs Fixed

  • Fixed bug when query with DISTINCT + OFFSET/LIMIT operators returns unexpected result. See PR 31925.

Other Changes

  • Added additional checks for resource creation using specific characters that cause issues. See PR 31861.

azure-monitor-opentelemetry-exporter_1.0.0b17

14 Sep 00:11
7d327fd
Compare
Choose a tag to compare

1.0.0b17 (2023-09-12)

Bugs Fixed

  • Handle missing or empty message data
    (#31944)

azure-mgmt-containerservicefleet_1.0.0b2

13 Sep 04:56
bd006c2
Compare
Choose a tag to compare

1.0.0b2 (2023-09-12)

Features Added

  • Model Fleet has a new parameter identity
  • Model FleetHubProfile has a new parameter agent_profile
  • Model FleetHubProfile has a new parameter api_server_access_profile
  • Model FleetPatch has a new parameter identity
  • Model ManagedClusterUpdate has a new parameter node_image_selection
  • Model MemberUpdateStatus has a new parameter message
  • Model UpdateRunStatus has a new parameter node_image_selection

Breaking Changes

  • Renamed operation FleetMembersOperations.update to FleetMembersOperations.begin_update
  • Renamed operation FleetsOperations.update to FleetsOperations.begin_update

azure-appconfiguration-provider_1.1.0b1

13 Sep 22:52
377048e
Compare
Choose a tag to compare
Pre-release

1.1.0b1 (2023-09-13)

Features Added

  • New API for Azure App Configuration Provider, refresh, which can be used to refresh the configuration from the Azure App Configuration service. refresh by default can check every 30 seconds for changes to specified sentinel keys. If a change is detected then all configurations are reloaded. Sentinel keys can be set by passing a list of SentinelKey's to refresh_on.
  • Added support for customer provided user agent prefix.

Other Changes

  • Updated to use AZURE_APP_CONFIGURATION_TRACING_DISABLED environment variable to disable tracing.
  • Changed the maximum number of retries to 2 from the default of 3 retries.
  • Changed the maximum back off time between retries to 1 minute from the default of 2 minutes.
  • Bumped minimum dependency on azure-core to >=1.25.0

azure-storage-queue_12.7.0

12 Sep 23:17
4d3e758
Compare
Choose a tag to compare

12.7.0 (2023-09-12)

Features Added

  • Stable release of features from 12.7.0b1

azure-storage-file-share_12.14.0

12 Sep 22:58
4d3e758
Compare
Choose a tag to compare

12.14.0 (2023-09-12)

Features Added

  • Stable release of features from 12.14.0b1

azure-storage-file-datalake_12.13.0

12 Sep 23:39
4d3e758
Compare
Choose a tag to compare

12.13.0 (2023-09-12)

Features Added

  • Stable release of features from 12.13.0b1

azure-storage-blob_12.18.0

12 Sep 22:33
4d3e758
Compare
Choose a tag to compare

12.18.0 (2023-09-12)

Features Added

  • Stable release of features from 12.18.0b1