File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ com.azure:azure-monitor-opentelemetry-exporter;1.0.0-beta.32;1.0.0-beta.33
167167com.azure:azure-monitor-opentelemetry-autoconfigure;1.0.0-beta.2;1.0.0-beta.3
168168com.azure:azure-monitor-ingestion;1.2.7;1.3.0-beta.1
169169com.azure:azure-monitor-ingestion-perf;1.0.0-beta.1;1.0.0-beta.1
170- com.azure:azure-monitor-query;1.5.4 ;1.5.5
170+ com.azure:azure-monitor-query;1.5.5 ;1.6.0-beta.1
171171com.azure:azure-monitor-query-perf;1.0.0-beta.1;1.0.0-beta.1
172172com.azure:azure-openrewrite;1.0.0-beta.1;1.0.0-beta.1
173173com.azure:azure-perf-test-parent;1.0.0-beta.1;1.0.0-beta.1
Original file line number Diff line number Diff line change 3131 <dependency >
3232 <groupId >com.azure</groupId >
3333 <artifactId >azure-monitor-query</artifactId >
34- <version >1.5.5 </version > <!-- {x-version-update;com.azure:azure-monitor-query;current} -->
34+ <version >1.6.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-monitor-query;current} -->
3535 </dependency >
3636 <dependency >
3737 <groupId >com.azure</groupId >
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.6.0-beta.1 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.5.5 (2025-02-18)
414
515### Bugs Fixed
Original file line number Diff line number Diff line change 1111
1212 <groupId >com.azure</groupId >
1313 <artifactId >azure-monitor-query</artifactId >
14- <version >1.5.5 </version > <!-- {x-version-update;com.azure:azure-monitor-query;current} -->
14+ <version >1.6.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-monitor-query;current} -->
1515
1616 <name >Microsoft Azure SDK for Azure Monitor Logs and Metrics Query</name >
1717 <description >This package contains the Microsoft Azure SDK for querying Azure Monitor's Logs and Metrics data sources.</description >
You can’t perform that action at this time.
0 commit comments