Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-eventgrid_4.19.0
4.19.0 (2024-04-10)
Features Added
- Added new enum values to
SystemEventNamesrelated to Azure Communication Services.
Bugs Fixed
- Fixed a bug where the Api Version was being hardcoded to
2018-01-01on any request sent to the service.
azure-communication-chat_1.3.0
1.3.0 (2024-04-10)
Features Added
- Updated
chat_attachment.attachment_typeto include typefileto support ACS users to recieve files shared by Teams user. - Added support for a new communication identifier
MicrosoftTeamsAppIdentifier.
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.