File tree Expand file tree Collapse file tree 6 files changed +15
-5
lines changed
Expand file tree Collapse file tree 6 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 253253 <dependency >
254254 <groupId >com.azure</groupId >
255255 <artifactId >azure-monitor-query</artifactId >
256- <version >1.0.3 </version > <!-- {x-version-update;com.azure:azure-monitor-query;current} -->
256+ <version >1.1.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-monitor-query;current} -->
257257 </dependency >
258258 <dependency >
259259 <groupId >com.azure</groupId >
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ com.azure:azure-messaging-webpubsub;1.0.1;1.1.0-beta.1
110110com.azure:azure-mixedreality-authentication;1.1.4;1.2.0-beta.1
111111com.azure:azure-mixedreality-remoterendering;1.1.3;1.2.0-beta.1
112112com.azure:azure-monitor-opentelemetry-exporter;1.0.0-beta.5;1.0.0-beta.6
113- com.azure:azure-monitor-query;1.0.2 ;1.0.3
113+ com.azure:azure-monitor-query;1.0.3 ;1.1.0-beta.1
114114com.azure:azure-monitor-query-perf;1.0.0-beta.1;1.0.0-beta.1
115115com.azure:azure-perf-test-parent;1.0.0-beta.1;1.0.0-beta.1
116116com.azure:azure-quantum-jobs;1.0.0-beta.1;1.0.0-beta.2
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.0.3 </version > <!-- {x-version-update;com.azure:azure-monitor-query;current} -->
34+ <version >1.1.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.1.0-beta.1 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 1.0.3 (2022-02-08)
414
515### Other Changes
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.0.3 </version > <!-- {x-version-update;com.azure:azure-monitor-query;current} -->
14+ <version >1.1.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 >
Original file line number Diff line number Diff line change 2626 <dependency >
2727 <groupId >com.azure</groupId >
2828 <artifactId >azure-monitor-query</artifactId >
29- <version >1.0.3 </version > <!-- {x-version-update;com.azure:azure-monitor-query;current} -->
29+ <version >1.1.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-monitor-query;current} -->
3030 </dependency >
3131 </dependencies >
3232
You can’t perform that action at this time.
0 commit comments