github Azure/azure-sdk-for-python azure-developer-loadtesting_1.2.0b1

pre-release8 hours ago

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_rule and list_notification_rules in LoadTestAdministrationClient to work with Notification rules.
  • Support for Trigger
    • Added methods create_or_update_trigger, get_trigger, delete_trigger and list_triggers in LoadTestAdministrationClient to work with Scheduling test triggers.
  • Support for Actionable Insights
    • Added methods begin_generate_test_run_insights, update_latest_test_run_insights and get_latest_test_run_insights in LoadTestRunClient to work with actionable insights.
  • Support for generating test plan recommendations
    • Added method begin_generate_test_plan_recommendations in LoadTestAdministrationClient which generates test plan recommendations.
  • Support for Cloning load test
    • Added method begin_clone_test in LoadTestAdministrationClient to Clone a load test.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.