1.3.0-beta.1 (2026-03-15)
Features Added
- Updated the client library to use API Version
2025-11-01-preview. This adds all the capabilities that were introduced until this API version. - This release adds models and enums for all the APIs supported by Azure Load Testing.
- Support for Notification Rules
- Added methods
CreateOrUpdateNotificationRule,CreateOrUpdateNotificationRuleAsync,GetNotificationRule,GetNotificationRuleAsync,DeleteNotificationRule,DeleteNotificationRuleAsync,GetNotificationRules, andGetNotificationRulesAsyncinLoadTestAdministrationClientto work with notification rules.
- Added methods
- Support for Triggers
- Added methods
CreateOrUpdateTrigger,CreateOrUpdateTriggerAsync,GetTrigger,GetTriggerAsync,DeleteTrigger,DeleteTriggerAsync,GetTriggers, andGetTriggersAsyncinLoadTestAdministrationClientto work with scheduling test triggers.
- Added methods
- Support for Actionable Insights
- Added methods
GenerateTestRunInsights,GenerateTestRunInsightsAsync,UpdateLatestTestRunInsights,UpdateLatestTestRunInsightsAsync,GetLatestTestRunInsights, andGetLatestTestRunInsightsAsyncinLoadTestRunClientto work with actionable insights.
- Added methods
- Support for generating test plan recommendations
- Added methods
GenerateTestPlanRecommendationsandGenerateTestPlanRecommendationsAsyncinLoadTestAdministrationClientwhich generates AI recommendations to author a load test plan using an uploaded browser recording file.
- Added methods
- Support for Cloning load test
- Added methods
CloneTestandCloneTestAsyncinLoadTestAdministrationClientto clone a load test.
- Added methods