Azure SDK for Python (December 2021)
The Azure SDK team is pleased to announce our December 2021 client library releases.
17 packages released this month.
Stable Packages (7)
-
Core
-
Resource Management - Cognitive Services
-
Resource Management - Container Service
-
Resource Management - Data Factory
-
Resource Management - KeyVault
-
Resource Management - Log Analytics
-
Resource Management - Subscription
Beta Packages (8)
-
Azure Mixed Reality Authentication
-
Azure Remote Rendering
-
Cognitive Search
-
Communication Network Traversal
-
Container Registry
-
Resource Management - Maintenance
-
Resource Management - Policy Insights
-
Storage - Blobs Changefeed
Release highlights
Azure Mixed Reality Authentication 1.0.0b1 Changelog
Features Added
- Initial release with support for authenticating with Mixed Reality services.
Azure Remote Rendering 1.0.0b1 Changelog
- Initial release.
Cognitive Search 11.3.0b6 Changelog
Features Added
- Added properties to
SearchClient.search
:semantic_configuration_name
- Added properties to
SearchIndex
:semantic_settings
- Added models:
PrioritizedFields
,SemanticConfiguration
,SemanticField
,SemanticSettings
- Added new values to model
QueryLanguage
Communication Network Traversal 1.0.0b2 Changelog
Features Added
- Made User Identity an optional parameter when getting a Relay Configuration.
- Added RouteType as optional parameter when getting a Relay Configuration so users can choose the routing type protocol of the requested Relay Configuration.
Container Registry 1.0.0b7 Changelog
Features Added
- Updated the supported rest api version to be the stable “2021-07-01”.
- Removed the property
teleport_enabled
inRepositoryProperties
.
Core 1.21.0 Changelog
Breaking Changes
- Sync stream downloading now raises
azure.core.exceptions.DecodeError
rather thanrequests.exceptions.ContentDecodingError
Resource Management - Cognitive Services 13.0.0 Changelog
Resource Management - Container Service 16.4.0 Changelog
Resource Management - Data Factory 2.1.0 Changelog
Resource Management - KeyVault 9.3.0 Changelog
Resource Management - Log Analytics 12.0.0 Changelog
Resource Management - Maintenance 2.1.0b1 Changelog
Resource Management - Policy Insights 1.1.0b2 Changelog
Resource Management - Subscription 2.0.0 Changelog
Storage - Blobs Changefeed 12.0.0b3 Changelog
Fixes
pip install
now supports latest blob version
Latest Releases
View all the latest versions of Python packages here.
Installation Instructions
To install the latest beta version of the packages, copy and paste the following commands into a terminal:
$> pip install azure-communication-networktraversal==1.0.0b2
$> pip install azure-containerregistry==1.0.0b7
$> pip install azure-core==1.21.0
$> pip install azure-mgmt-cognitiveservices==13.0.0
$> pip install azure-mgmt-containerservice==16.4.0
$> pip install azure-mgmt-datafactory==2.1.0
$> pip install azure-mgmt-keyvault==9.3.0
$> pip install azure-mgmt-loganalytics==12.0.0
$> pip install azure-mgmt-maintenance==2.1.0b1
$> pip install azure-mgmt-policyinsights==1.1.0b2
$> pip install azure-mgmt-subscription==2.0.0
$> pip install azure-mixedreality-authentication==1.0.0b1
$> pip install azure-mixedreality-remoterendering==1.0.0b1
$> pip install azure-search-documents==11.3.0b6
$> pip install azure-storage-blob-changefeed==12.0.0b3
Feedback
If you have a bug or feature request for one of the libraries, please post an issue to GitHub.