File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
sdk/monitor/azure-monitor-query-logs Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ com.azure:azure-monitor-opentelemetry-autoconfigure;1.2.0;1.3.0-beta.1
164
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
- com.azure:azure-monitor-query-logs;2 .0.0-beta.1;2 .0.0
167
+ com.azure:azure-monitor-query-logs;1 .0.0-beta.1;1 .0.0
168
168
com.azure:azure-monitor-query-perf;1.0.0-beta.1;1.0.0-beta.1
169
169
com.azure:azure-openrewrite;1.0.0-beta.1;1.0.0-beta.1
170
170
com.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 1
1
# Release History
2
2
3
- ## 2 .0.0 (2025-07-25)
3
+ ## 1 .0.0 (2025-07-25)
4
4
5
5
### Features Added
6
6
- This package contains the first release of Microsoft Azure Monitor Logs Query client library. This library replaces logs querying operations
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ If you want to take dependency on a particular version of the library that isn't
64
64
<dependency >
65
65
<groupId >com.azure</groupId >
66
66
<artifactId >azure-monitor-query-logs</artifactId >
67
- <version >2 .0.0</version >
67
+ <version >1 .0.0</version >
68
68
</dependency >
69
69
```
70
70
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Code generated by Microsoft (R) TypeSpec Code Generator.
14
14
15
15
<groupId >com.azure</groupId >
16
16
<artifactId >azure-monitor-query-logs</artifactId >
17
- <version >2 .0.0</version > <!-- {x-version-update;com.azure:azure-monitor-query-logs;current} -->
17
+ <version >1 .0.0</version > <!-- {x-version-update;com.azure:azure-monitor-query-logs;current} -->
18
18
<packaging >jar</packaging >
19
19
20
20
<name >Microsoft Azure SDK for Monitor Logs Query</name >
You can’t perform that action at this time.
0 commit comments