File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
sdk/monitor/Azure.Monitor.Query Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.6.0-beta.1 (Unreleased )
3+ ## 1.6.0 (2024-12-03 )
44
55### Features Added
66- Add 'StartTime' and 'EndTime' parameters to 'MetricsQueryResourcesOptions' to allow for querying a specific time range
7- ### Breaking Changes
8-
97### Bugs Fixed
108- Fix bug in 'MetricsClient' QueryResourceAsync method where the 'QueryTimeRange' parameter was incorrectly set
119
12- ### Other Changes
13-
1410## 1.5.0 (2024-08-21)
1511### Bugs Fixed
1612- Fix bug in ` LogsQueryClient ` that defaulted to ` Azure.PublicCloud ` . ` Audience ` is now determined from the ` endpoint ` parameter.
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <Description >A library for querying Azure Monitor's Logs and Metrics data sources.</Description >
44 <AssemblyTitle >Azure Monitor Query client library</AssemblyTitle >
5- <Version >1.6.0-beta.1 </Version >
5+ <Version >1.6.0</Version >
66 <!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
77 <ApiCompatVersion >1.5.0</ApiCompatVersion >
88 <PackageTags >Azure Monitor Query</PackageTags >
You can’t perform that action at this time.
0 commit comments