File tree Expand file tree Collapse file tree 5 files changed +14
-4
lines changed Expand file tree Collapse file tree 5 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 283
283
<dependency >
284
284
<groupId >com.azure</groupId >
285
285
<artifactId >azure-monitor-query</artifactId >
286
- <version >1.1 .1</version > <!-- {x-version-update;com.azure:azure-monitor-query;current} -->
286
+ <version >1.2.0-beta .1</version > <!-- {x-version-update;com.azure:azure-monitor-query;current} -->
287
287
</dependency >
288
288
<dependency >
289
289
<groupId >com.azure</groupId >
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ com.azure:azure-mixedreality-remoterendering;1.1.14;1.2.0-beta.1
138
138
com.azure:azure-monitor-opentelemetry-exporter;1.0.0-beta.7;1.0.0-beta.8
139
139
com.azure:azure-monitor-ingestion;1.0.0-beta.2;1.0.0
140
140
com.azure:azure-monitor-ingestion-perf;1.0.0-beta.1;1.0.0-beta.1
141
- com.azure:azure-monitor-query;1.1.0 ;1.1 .1
141
+ com.azure:azure-monitor-query;1.1.1 ;1.2.0-beta .1
142
142
com.azure:azure-monitor-query-perf;1.0.0-beta.1;1.0.0-beta.1
143
143
com.azure:azure-perf-test-parent;1.0.0-beta.1;1.0.0-beta.1
144
144
com.azure:azure-quantum-jobs;1.0.0-beta.1;1.0.0-beta.2
Original file line number Diff line number Diff line change 31
31
<dependency >
32
32
<groupId >com.azure</groupId >
33
33
<artifactId >azure-monitor-query</artifactId >
34
- <version >1.1 .1</version > <!-- {x-version-update;com.azure:azure-monitor-query;current} -->
34
+ <version >1.2.0-beta .1</version > <!-- {x-version-update;com.azure:azure-monitor-query;current} -->
35
35
</dependency >
36
36
<dependency >
37
37
<groupId >com.azure</groupId >
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ## 1.2.0-beta.1 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
## 1.1.1 (2023-02-13)
4
14
5
15
### Bugs Fixed
Original file line number Diff line number Diff line change 11
11
12
12
<groupId >com.azure</groupId >
13
13
<artifactId >azure-monitor-query</artifactId >
14
- <version >1.1 .1</version > <!-- {x-version-update;com.azure:azure-monitor-query;current} -->
14
+ <version >1.2.0-beta .1</version > <!-- {x-version-update;com.azure:azure-monitor-query;current} -->
15
15
16
16
<name >Microsoft Azure SDK for Azure Monitor Logs and Metrics Query</name >
17
17
<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