github Azure/azure-sdk-for-java azure-ai-metricsadvisor_1.0.0

latest releases: azure-identity-broker_1.1.8, azure-identity_1.14.2, azure-ai-translation-text_1.1.0...
3 years ago

1.0.0 (2021-07-08)

Features added

  • Added getAdmins and setAdmins methods to NotificationHook model
  • Added the getMeasureType and setMeasureType to MetricBoundaryCondition model
  • Added getViewers and setViewers methods to DataFeedOptions model

Breaking changes

  • Removed the prefix Anomaly from all Alert Configuration APIs
  • Removed the prefix MetricAnomaly from all Detection Configuration APIs
  • Renamed MetricAnomalyAlertConfiguration to MetricAlertConfiguration
  • Renamed DetectionConditionsOperator to DetectionConditionOperator
  • Renamed the getDimensionsToSplitAlert method in the model AnomalyAlertConfiguration to getDimensionsToSplitAlert
  • Renamed the setDimensionsToSplitAlert method in the model AnomalyAlertConfiguration to setDimensionsToSplitAlert
  • Updated the model getter and setter methods for primitive types to use corresponding reference types
  • Renamed setCrossConditionOperator method in all detection configuration condition models to setConditionOperator
  • Renamed getCrossConditionOperator method in all detection configuration condition models to getConditionOperator
  • Updated the constructors of DataFeedMetric, DataFeedDimension, ChangeThresholdCondition, HardThresholdCondition, SmartDetectionCondition, SeverityCondition, MetricAnomalyAlertSnoozeCondition and TopNGroupScope to take required parameters.
  • Removed SingleBoundaryCondition model
  • Removed setSingleBoundary and setBothBoundary methods in MetricBoundaryCondition model
  • Replaced listAnomalies API with listAnomaliesForAlert and listAnomaliesForDetectionConfig
  • Replaced listIncidents API with listIncidentsForAlert and listIncidentsForDetectionConfig

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

NewReleases is sending notifications on new releases.