File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
sdk/monitor/Azure.Monitor.Query Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.0.0-beta.4 (Unreleased )
3+ ## 1.0.0-beta.4 (2021-09-08 )
44
55### Features Added
6+ - ` Endpoint ` is a public property in ` LogsQueryClient `
67
78### Breaking Changes
9+ - ` NamespaceCollection ` renamed to ` MetricNamespaceCollection `
10+ - ` QueryModelFactory ` renamed to ` MonitorQueryModelFactory `
11+ - ` TimeSeriesElement ` renamed to ` MetricTimeSeriesElement `
12+ - ` Data ` renamed as ` Values ` in ` MetricTimeSeriesElement `
13+ - ` Top ` renamed to ` Size ` in ` MetricsQueryOptions `
14+ - Updated ` GetObject ` methods to be internal in ` LogsTableRow `
815
916### Bugs Fixed
17+ - Updated ` GetResult() ` in ` LogsBatchQueryResult ` to return a ` LogsBatchQueryResult `
1018
1119### Other Changes
20+ - ` ServiceVersion ` numbering starts at 1 instead of 0 in ` LogsQueryClientOptions ` and ` MetricsQueryClientOptions `
1221
1322## 1.0.0-beta.3 (2021-08-10)
1423
You can’t perform that action at this time.
0 commit comments