1.0.0-beta.3 (2021-08-11)
Breaking changes
queryLogs
APIs onLogsQueryClient
andLogsQueryAsyncClient
renamed toquery
.queryLogsBatch
APIs onLogsQueryClient
andLogsQueryAsyncClient
renamed toqueryBatch
.queryMetrics
APIs onMetricQueryClient
andMetricsQueryAsyncClient
renamed toquery
.listMetricsNamespace
APIs onMetricQueryClient
andMetricsQueryAsyncClient
renamed tolistMetricNamespaces
.listMetricsDefinition
APIs onMetricQueryClient
andMetricsQueryAsyncClient
renamed tolistMetricDefinitions
.
Dependency Updates
- Upgraded
azure-core
from1.18.0
to1.19.0
. - Upgraded
azure-core-http-netty
from1.10.1
to1.10.2
.