github Azure/azure-sdk-for-java azure-ai-anomalydetector_3.0.0-beta.5

latest releases: azure-resourcemanager-billing_1.0.0, azure-ai-vision-imageanalysis_1.0.0-beta.3, azure-ai-openai-assistants_1.0.0-beta.4...
pre-release21 months ago

3.0.0-beta.5 (2022-12-08)

Features Added

  • Added OneTable and MultiTable two data schemas.
  • Added Azure Managed Identity data reader access for Azure Blob Storage.
  • Added topContributorCount in the request body for getMultivariateBatchDetectionResult, detectMultivariateBatchAnomaly and detectMultivariateLastAnomaly.

Breaking Changes

  • Renamed Model to AnomalyDetectionModel.
  • Renamed DetectionRequest to MultivariateBatchDetectionOptions.
  • Renamed DetectionResult to MultivariateDetectionResult.
  • Renamed DetectionStatus to MultivariateBatchDetectionStatus.
  • Renamed DetectionResultSummary to MultivariateBatchDetectionResultSummary.
  • Renamed FillNaMethod to FillNAMethod.
  • Renamed LastDetectionRequest to MultivariateLastDetectionOptions.
  • Renamed LastDetectionResult to MultivariateLastDetectionResult.
  • Replaced ModelSnapshot with AnomalyDetectionModel in listMultivariateModel.
  • Renamed trainMultivariateModelWithResponse to trainMultivariateModel.
  • Renamed detectAnomalyWithResponse to detectMultivariateBatchAnomaly.
  • Renamed getDetectionResult to getMultivariateBatchDetectionResult.
  • Renamed listMultivariateModel to listMultivariateModels.
  • Renamed lastDetectAnomalyWithResponse to detectMultivariateLastAnomaly.
  • Renamed DetectRequest to UnivariateDetectionOptions.
  • Renamed EntireDetectResponse to UnivariateEntireDetectionResult.
  • Renamed LastDetectResponse to UnivariateLastDetectionResult.
  • Renamed ChangePointDetectRequest to UnivariateChangePointDetectionOptions.
  • Renamed ChangePointDetectResponse to UnivariateChangePointDetectionResult.
  • Renamed detectEntireSeries to detectUnivariateEntireSeries.
  • Renamed detectLastPoint to detectUnivariateLastPoint.
  • Renamed detectChangePoint to detectUnivariateChangePoint.
  • Added DataSchema to ModelInfo
  • Removed AnomalyDetectorError.
  • Removed AnomalyDetectorErrorCodes.
  • Removed AnomalyDetectorErrorException.
  • Removed ErrorResponseException.
  • Removed TrainMultivariateModelHeaders in trainMultivariateModelWithResponse.
  • Removed TrainMultivariateModelResponse in trainMultivariateModelWithResponse.
  • Removed DetectAnomalyHeader in detectAnomalyWithResponse.
  • Removed DetectAnomalyResponse in detectAnomalyWithResponse.
  • Removed exportModelWithResponse.
  • Removed changedvalue in the inference response body.
  • Removed detectingPoints in the sync inference request body.

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

NewReleases is sending notifications on new releases.