github Azure/azure-sdk-for-java azure-developer-loadtesting_1.0.0-beta.2

latest releases: azure-ai-inference_1.0.0-beta.1, azure-communication-identity_1.6.0, azure-communication-common_1.3.7...
pre-release20 months ago

1.0.0-beta.2 (2023-01-22)

  • Second preview release of Azure Load Testing client library for Java.

Features Added

  • Added sync and async versions of LoadTestRunClient.listMetricNamespacesWithResponse
  • Added sync and async versions of LoadTestRunClient.listMetricDefinitionsWithResponse
  • Added sync and async versions of LoadTestRunClient.listMetrics
  • Added sync and async versions of LoadTestRunClient.listMetricDimensionValues
  • Added sync and async versions of LoadTestRunClient.createOrUpdateAppComponentWithResponse
  • Added sync and async versions of LoadTestRunClient.getAppComponentsWithResponse
  • Added sync and async versions of LoadTestRunClient.createOrUpdateServerMetricsConfigWithResponse
  • Added sync and async versions of LoadTestRunClient.getServerMetricsConfigWithResponse
  • Added sync and async versions of LoadTestAdministrationClient.beginUploadTestFile and LoadTestRunClient.beginTestRun Long-Running operation

Breaking Changes

  • There is a single builder which builds LoadTestAdministration and LoadTestRun clients, rather than a client which provides them via accessor methods previously
  • Added metric namespaces and metric dimensions
  • File upload now uses application/octet-stream instead of multipart/form-data
  • File upload now uses file name as primary identifier instead of fileId
  • Removed sync and async versions of LoadTestAdministrationClient.ListSupportedResourceType
  • Removed sync and async versions of LoadTestAdministrationClient.DeleteAppComponent and LoadTestAdministrationClient.DeleteAppComponentByName
  • Removed sync and async versions of LoadTestAdministrationClient.DeleteServerMetrics and LoadTestAdministrationClient.DeleteServerMetricsByName
  • Removed sync and async versions of TestRunClient.GetTestRunClientMetrics and TestRunClient.GetTestRunClientMetricsFilters
  • Removed sync and async versions of TestRunClient.GetServerDefaultMetrics

Other Changes

  • README updated
  • Added samples and test cases

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

NewReleases is sending notifications on new releases.