File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
azure-monitor-ingestion-perf Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ com.azure:azure-mixedreality-authentication;1.2.33;1.3.0-beta.1
161
161
com.azure:azure-mixedreality-remoterendering;1.1.38;1.2.0-beta.1
162
162
com.azure:azure-monitor-opentelemetry-exporter;1.0.0-beta.32;1.0.0-beta.33
163
163
com.azure:azure-monitor-opentelemetry-autoconfigure;1.2.0;1.3.0-beta.1
164
- com.azure:azure-monitor-ingestion;1.2.10 ;1.2.11
164
+ com.azure:azure-monitor-ingestion;1.2.11 ;1.3.0-beta.1
165
165
com.azure:azure-monitor-ingestion-perf;1.0.0-beta.1;1.0.0-beta.1
166
166
com.azure:azure-monitor-query;1.5.7;1.6.0-beta.1
167
167
com.azure:azure-monitor-query-logs;2.0.0-beta.1;2.0.0-beta.1
Original file line number Diff line number Diff line change 31
31
<dependency >
32
32
<groupId >com.azure</groupId >
33
33
<artifactId >azure-monitor-ingestion</artifactId >
34
- <version >1.2.11 </version > <!-- {x-version-update;com.azure:azure-monitor-ingestion;current} -->
34
+ <version >1.3.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-monitor-ingestion;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.3.0-beta.1 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
## 1.2.11 (2025-07-22)
4
14
5
15
### Other Changes
Original file line number Diff line number Diff line change 7
7
8
8
<groupId >com.azure</groupId >
9
9
<artifactId >azure-monitor-ingestion</artifactId >
10
- <version >1.2.11 </version > <!-- {x-version-update;com.azure:azure-monitor-ingestion;current} -->
10
+ <version >1.3.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-monitor-ingestion;current} -->
11
11
12
12
<packaging >jar</packaging >
13
13
<name >Microsoft Azure SDK for Azure Monitor Data Ingestion</name >
You can’t perform that action at this time.
0 commit comments