1.0.0b3 (2021-02-09)
New Features
- AAD support authentication #15922
MetricsAdvisorKeyCredential
support for rotating the subscription and api keys to update long-lived clients
Breaking Changes
list_dimension_values
has been renamed tolist_anomaly_dimension_values
- update methods now return None
- Updated DataFeed.metric_ids to be a dict rather than a list
Hotfixes
- Bump
six
requirement from1.6
to 1.11.0`