1.0.0b3 (2023-01-01)
Features Added
- Method added
azure.developer.loadtesting.LoadTestingClient.test_run.list_metric_namespaces
- Method added
azure.developer.loadtesting.LoadTestingClient.test_run.list_metric_definitions
- Method added
azure.developer.loadtesting.LoadTestingClient.test_run.list_metrics
- Method added
azure.developer.loadtesting.LoadTestingClient.test_run.create_or_update_app_components
- Method added
azure.developer.loadtesting.LoadTestingClient.test_run.get_app_components
- Method added
azure.developer.loadtesting.LoadTestingClient.test_run.create_or_update_server_metrics_config
- Method added
azure.developer.loadtesting.LoadTestingClient.test_run.get_server_metrics_config
- Method added
azure.developer.loadtesting.LoadTestingClient.administration.begin_upload_test_file
- Method added
azure.developer.loadtesting.LoadTestingClient.test_run.begin_test_run
- Method added
azure.developer.loadtesting.LoadTestingClient.test_run.begin_test_run_status
- Method added
azure.developer.loadtesting.aio.LoadTestingClient.test_run.list_metric_namespaces
- Method added
azure.developer.loadtesting.aio.LoadTestingClient.test_run.list_metric_definitions
- Method added
azure.developer.loadtesting.aio.LoadTestingClient.test_run.list_metrics
- Method added
azure.developer.loadtesting.aio.LoadTestingClient.test_run.create_or_update_app_components
- Method added
azure.developer.loadtesting.aio.LoadTestingClient.test_run.get_app_components
- Method added
azure.developer.loadtesting.aio.LoadTestingClient.test_run.create_or_update_server_metrics_config
- Method added
azure.developer.loadtesting.aio.LoadTestingClient.test_run.get_server_metrics_config
- Method added
azure.developer.loadtesting.aio.LoadTestingClient.administration.begin_upload_test_file
- Method added
azure.developer.loadtesting.aio.LoadTestingClient.test_run.begin_test_run_status
- Method added
azure.developer.loadtesting.aio.LoadTestingClient.test_run.get_metric_dimension_values
- Method added
azure.developer.loadtesting.aio.LoadTestingClient.test_run.begin_test_run
Breaking Changes
- Changed subclients
load_test_runs
andload_test_adminsitration
totest_run
andadminsitrative
respectively - Removed
continuation_token
as a parameter for methodazure.developer.loadtesting.aio.LoadTestingClient.test_run.list_test_runs
- Removed
continuation_token
as a parameter for methodazure.developer.loadtesting.LoadTestingClient.test_run.list_test_runs
, - Removed
continuation_token
as a parameter for methodazure.developer.loadtesting.aio.LoadTestingClient.administration.list_test_files
- Removed
continuation_token
as a parameter for methodazure.developer.loadtesting.LoadTestingClient.administration.list_test_files
- Removed
continuation_token
as a parameter for methodazure.developer.loadtesting.aio.LoadTestingClient.administration.list_tests
- Removed
continuation_token
as a parameter for methodazure.developer.loadtesting.LoadTestingClient.administration.list_tests
Other Changes
- Updated README