1.2.0b1 (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
create_or_update_notification_rule,get_notification_rule,delete_notification_ruleandlist_notification_rulesinLoadTestAdministrationClientto work with Notification rules.
- Added methods
- Support for Trigger
- Added methods
create_or_update_trigger,get_trigger,delete_triggerandlist_triggersinLoadTestAdministrationClientto work with Scheduling test triggers.
- Added methods
- Support for Actionable Insights
- Added methods
begin_generate_test_run_insights,update_latest_test_run_insightsandget_latest_test_run_insightsinLoadTestRunClientto work with actionable insights.
- Added methods
- Support for generating test plan recommendations
- Added method
begin_generate_test_plan_recommendationsinLoadTestAdministrationClientwhich generates test plan recommendations.
- Added method
- Support for Cloning load test
- Added method
begin_clone_testinLoadTestAdministrationClientto Clone a load test.
- Added method