Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-mgmt-servicenetworking_2.0.0
2.0.0 (2025-02-05)
Features Added
- Client
ServiceNetworkingMgmtClientadded operation groupsecurity_policies_interface - Model
Associationadded propertyproperties - Model
AssociationUpdateadded propertyproperties - Model
Frontendadded propertyproperties - Model
TrafficControlleradded propertyproperties - Model
TrafficControllerUpdateadded propertyproperties - Added model
AssociationProperties - Added model
AssociationUpdateProperties - Added model
FrontendProperties - Added enum
PolicyType - Added model
SecurityPolicy - Added model
SecurityPolicyConfigurations - Added model
SecurityPolicyProperties - Added model
SecurityPolicyUpdate - Added model
SecurityPolicyUpdateProperties - Added model
TrafficControllerProperties - Added model
TrafficControllerUpdateProperties - Added model
WafPolicy - Added model
WafSecurityPolicy - Added operation group
SecurityPoliciesInterfaceOperations
Breaking Changes
- Model
Associationdeleted or renamed its instance variableassociation_type - Model
Associationdeleted or renamed its instance variablesubnet - Model
Associationdeleted or renamed its instance variableprovisioning_state - Model
AssociationUpdatedeleted or renamed its instance variableassociation_type - Model
AssociationUpdatedeleted or renamed its instance variablesubnet - Model
Frontenddeleted or renamed its instance variablefqdn - Model
Frontenddeleted or renamed its instance variableprovisioning_state - Model
TrafficControllerdeleted or renamed its instance variableconfiguration_endpoints - Model
TrafficControllerdeleted or renamed its instance variablefrontends - Model
TrafficControllerdeleted or renamed its instance variableassociations - Model
TrafficControllerdeleted or renamed its instance variableprovisioning_state
azure-cosmos_4.9.1b3
4.9.1b3 (2025-02-04)
Features Added
- Improved retry logic by retrying alternative endpoint for writes within a region before performing a cross region retry. See PR 39390
- Added endpoint health check logic during database account calls. See PR 39390
Bugs Fixed
- Fixed unnecessary retries on the wrong region for timout retry policy. See PR 39390
- All client connection errors from aiohttp will be retried. See PR 39390
Other Changes
azure-template_0.1.0b4522268
0.1.0b4522268 (2025-01-30)
Features Added
- Some feature
Breaking Changes
- Some breaking change
Bugs Fixed
- Some bug fix
Other Changes
- Some other change
azure-template_0.1.0b4520287
0.1.0b4520287 (2025-01-30)
Features Added
- Some feature
Breaking Changes
- Some breaking change
Bugs Fixed
- Some bug fix
Other Changes
- Some other change
azure-template_0.1.0b4520166
0.1.0b4520166 (2025-01-30)
Features Added
- Some feature
Breaking Changes
- Some breaking change
Bugs Fixed
- Some bug fix
Other Changes
- Some other change
azure-ai-evaluation_1.2.0
1.2.0 (2025-01-27)
Features Added
- CSV files are now supported as data file inputs with
evaluate()API. The CSV file should have a header row with column names that match thedataandtargetfields in theevaluate()method and the filename should be passed as thedataparameter. Column name 'Conversation' in CSV file is not fully supported yet.
Breaking Changes
ViolenceMultimodalEvaluator,SexualMultimodalEvaluator,SelfHarmMultimodalEvaluator,HateUnfairnessMultimodalEvaluatorandProtectedMaterialMultimodalEvaluatorwill be removed in next release.
Bugs Fixed
- Removed
[remote]extra. This is no longer needed when tracking results in Azure AI Studio. - Fixed
AttributeError: 'NoneType' object has no attribute 'get'while running simulator with 1000+ results - Fixed the non adversarial simulator to run in task-free mode
- Content safety evaluators (violence, self harm, sexual, hate/unfairness) return the maximum result as the
main score when aggregating per-turn evaluations from a conversation into an overall
evaluation score. Other conversation-capable evaluators still default to a mean for aggregation. - Fixed bug in non adversarial simulator sample where
tasksundefined
Other Changes
- Changed minimum required python version to use this package from 3.8 to 3.9
- Stop dependency on the local promptflow service. No promptflow service will automatically start when running evaluation.
- Evaluators internally allow for custom aggregation. However, this causes serialization failures if evaluated while the
environment variableAI_EVALS_BATCH_USE_ASYNCis set to false.
azure-template_0.1.0b4519173
0.1.0b4519173 (2025-01-29)
Features Added
- Some feature
Breaking Changes
- Some breaking change
Bugs Fixed
- Some bug fix
Other Changes
- Some other change
azure-ai-inference_1.0.0b8
1.0.0b8 (2025-01-29)
Features Added
- Added support for Chat Completions with audio input. See new sample
sample_chat_completions_with_audio_data.py.
Bugs Fixed
- Fix a bug that caused filtering of a package with token usage from Azure OpenAI models in the streaming mode.
azure-cosmos_4.9.1b2
4.9.1b2 (2025-01-24)
Features Added
- Added new cross-regional retry logic for
ServiceRequestErrorandServiceResponseErrorexceptions. See PR 39396
Bugs Fixed
- Fixed
KeyErrorbeing returned by location cache when most preferred location is not present in cached regions. See PR 39396. - Fixed cross-region retries on
CosmosClientinitialization. See PR 39396
Other Changes
- This release requires aiohttp version 3.10.11 and above. See PR 39396
azure-mgmt-kusto_3.4.0
3.4.0 (2024-01-24)
Features Added
- Model
Clusteradded propertycallout_policies - Model
Clusteradded propertyzone_status - Enum
ClusterPrincipalRoleadded memberALL_DATABASES_MONITOR - Model
ClusterUpdateadded propertycallout_policies - Model
ClusterUpdateadded propertyzone_status - Enum
LanguageExtensionImageNameadded memberPYTHON3_11_7 - Enum
LanguageExtensionImageNameadded memberPYTHON3_11_7_DL - Model
SandboxCustomImageadded propertybase_image_name - Model
Scriptadded propertyscript_level - Model
Scriptadded propertyprincipal_permissions_action - Added model
CalloutPoliciesList - Added model
CalloutPolicy - Added model
CalloutPolicyToRemove - Added enum
CalloutType - Added model
FollowerDatabaseDefinitionGet - Added model
FollowerDatabaseListResultGet - Added enum
OutboundAccess - Added enum
PrincipalPermissionsAction - Added enum
ScriptLevel - Added enum
ZoneStatus - Model
ClustersOperationsadded methodbegin_add_callout_policies - Model
ClustersOperationsadded methodbegin_remove_callout_policy - Model
ClustersOperationsadded methodlist_callout_policies - Model
ClustersOperationsadded methodlist_follower_databases_get