Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-servicebus_7.11.2
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 toazure.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
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
azure-monitor-opentelemetry-exporter_1.0.0b17
azure-mgmt-containerservicefleet_1.0.0b2
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
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 ofSentinelKey
's torefresh_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.7.0 (2023-09-12)
Features Added
- Stable release of features from 12.7.0b1
azure-storage-file-share_12.14.0
12.14.0 (2023-09-12)
Features Added
- Stable release of features from 12.14.0b1
azure-storage-file-datalake_12.13.0
12.13.0 (2023-09-12)
Features Added
- Stable release of features from 12.13.0b1
azure-storage-blob_12.18.0
12.18.0 (2023-09-12)
Features Added
- Stable release of features from 12.18.0b1