Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-identity_1.16.0
1.16.0 (2024-04-09)
Other Changes
- For IMDS requests in
ManagedIdentityCredential, the retry backoff factor was reduced from 2 to 0.8 in order to avoid excessive retry delays and improve responsiveness. Users can customize this setting with theretry_backoff_factorparameter:ManagedIdentityCredential(retry_backoff_factor=2). (#35070)
azure-identity-broker_1.1.0
1.1.0 (2024-04-09)
Features Added
InteractiveBrowserBrokerCredentialnow supports ause_default_broker_accountproperty to enable the use of the currently logged in operating system account for authentication rather than prompting for a credential.- Added
enable_support_loggingas a keyword argument toInteractiveBrowserBrokerCredential. This allows additional support logging which may contain PII.
Other Changes
- Python 3.7 is no longer supported. Please use Python version 3.8 or later.
- Bumped minimum dependency on
azure-identityto1.15.0.
azure-appconfiguration_1.6.0
1.6.0 (2024-04-09)
Features Added
- Exposed
send_request()method in each client to send custom requests using the client's existing pipeline. - Supported to get page ETag while iterating
list_configuration_setting()result by page.
Bugs Fixed
- Fixed a bug in consuming "etag" value in sync operation
set_configuration_setting(). - Changed invalid default value
NonetoFalsefor propertyenabledinFeatureFlagConfigurationSetting. - Fixed the issue that
description,display_nameand other customer fields are missing when de/serializingFeatureFlagConfigurationSettingobjects.
azure-ai-formrecognizer_3.3.3
3.3.3 (2024-04-09)
Other Changes
- Added support for Python 3.12.
- Python 3.7 is no longer supported. Please use Python version 3.8 or later.
- Changed the default polling interval from 5s to 1s.
azure-template_0.1.0b3679936
0.1.0b3679936 (2024-04-09)
Features Added
- Some feature
Breaking Changes
- Some breaking change
Bugs Fixed
- Some bug fix
Other Changes
- Some other change
azure-ai-documentintelligence_1.0.0b3
1.0.0b3 (2024-04-09)
Other Changes
- Changed the default polling interval from 5s to 1s.
azure-monitor-opentelemetry_1.4.0
azure-search-documents_11.6.0b3
11.6.0b3 (2024-04-09)
Features Added
- Added
IndexerExecutionEnvironment,IndexingMode,LineEnding,NativeBlobSoftDeleteDeletionDetectionPolicy,ScalarQuantizationCompressionConfiguration,ScalarQuantizationParameters,SearchServiceCounters,SearchServiceLimits,SearchServiceStatistics,VectorSearchCompressionConfiguration&VectorSearchCompressionTargetDataType. - Added
storedinSearchField.
azure-mgmt-sql_4.0.0b16
4.0.0b16 (2024-04-07)
Features Added
- Added operation DistributedAvailabilityGroupsOperations.begin_failover
- Added operation DistributedAvailabilityGroupsOperations.begin_set_role
- Model DistributedAvailabilityGroup has a new parameter databases
- Model DistributedAvailabilityGroup has a new parameter distributed_availability_group_name
- Model DistributedAvailabilityGroup has a new parameter failover_mode
- Model DistributedAvailabilityGroup has a new parameter instance_availability_group_name
- Model DistributedAvailabilityGroup has a new parameter instance_link_role
- Model DistributedAvailabilityGroup has a new parameter partner_availability_group_name
- Model DistributedAvailabilityGroup has a new parameter partner_endpoint
- Model DistributedAvailabilityGroup has a new parameter partner_link_role
- Model DistributedAvailabilityGroup has a new parameter seeding_mode
Breaking Changes
- Model DistributedAvailabilityGroup no longer has parameter last_hardened_lsn
- Model DistributedAvailabilityGroup no longer has parameter link_state
- Model DistributedAvailabilityGroup no longer has parameter primary_availability_group_name
- Model DistributedAvailabilityGroup no longer has parameter secondary_availability_group_name
- Model DistributedAvailabilityGroup no longer has parameter source_endpoint
- Model DistributedAvailabilityGroup no longer has parameter source_replica_id
- Model DistributedAvailabilityGroup no longer has parameter target_database
- Model DistributedAvailabilityGroup no longer has parameter target_replica_id
azure-mgmt-migrationdiscoverysap_1.0.0b1
1.0.0b1 (2024-04-07)
- Initial Release