1.2.0-beta.1 (2026-03-06)
Updated the client library to use API Version 2025-11-01-preview. This adds all the capabilities that were introduced until this API version.
Features Added
- This release adds models and enums for all the APIs supported by Azure Load Testing
- Support for Notification Rules
- Added methods
createOrUpdateNotificationRule,getNotificationRule,deleteNotificationRuleandlistNotificationRulesinLoadTestAdministrationClientto work with Notification rules.
- Added methods
- Support for Trigger
- Added methods
createOrUpdateTrigger,getTrigger,deleteTriggerandlistTriggersinLoadTestAdministrationClientto work with Scheduling test triggers.
- Added methods
- Support for Actionable Insights
- Added methods
beginGenerateTestRunInsights,updateLatestTestRunInsightsandgetLatestTestRunInsightsinLoadTestRunClientto work with actionable insights.
- Added methods
- Support for generating test plan recommendations
- Added method
beginGenerateTestPlanRecommendationsinLoadTestAdministrationClientwhich generates test plan recommendations.
- Added method
- Support for Cloning load test
- Added method
beginCloneTestinLoadTestAdministrationClientto Clone a load test.
- Added method