Skip to content

Commit e63e51b

Browse files
committed
Configurations: 'specification/applicationinsights/resource-manager/Microsoft.Insights/ApplicationInsights/tspconfig.yaml', and CommitSHA: '61ef1085014acf8197d8b44e9dec699ef635a750' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6273915 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
1 parent 02316a0 commit e63e51b

419 files changed

Lines changed: 6762 additions & 13986 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

sdk/applicationinsights/azure-resourcemanager-applicationinsights/CHANGELOG.md

Lines changed: 226 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,236 @@
11
# Release History
22

3-
## 1.2.0-beta.2 (Unreleased)
3+
## 1.2.0-beta.2 (2026-05-09)
44

5-
### Features Added
5+
- Azure Resource Manager ApplicationInsights client library for Java. This package contains Microsoft Azure SDK for ApplicationInsights Management SDK. Azure Application Insights client for saved items. Package api-version AnalyticsItems: 2015-05-01, ComponentAPIs: 2015-05-01, ComponentLinkedStorageAccountApi: 2020-03-01-preview, Components: 2020-02-02, DeletedWorkbookApi: 2024-02-01-preview, Favorites: 2015-05-01, LiveTokenApi: 2021-10-14, WebTestLocation: 2015-05-01, WebTestsApi: 2022-06-15, WorkBookOperations: 2021-03-08, WorkbooksApi: 2023-06-01, WorkbookTemplatesApi: 2020-11-20. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
66

77
### Breaking Changes
88

9-
### Bugs Fixed
9+
#### `models.WorkbooksListResult` was removed
10+
11+
#### `models.ApplicationInsightsWebTestLocationsListResult` was removed
12+
13+
#### `models.WorkbookResource` was removed
14+
15+
#### `models.ApplicationInsightsComponentListResult` was removed
16+
17+
#### `models.AnnotationsListResult` was removed
18+
19+
#### `models.DeletedWorkbooksListResult` was removed
20+
21+
#### `models.OperationListResult` was removed
22+
23+
#### `models.WebTestListResult` was removed
24+
25+
#### `models.ApplicationInsightsComponentApiKeyListResult` was removed
26+
27+
#### `models.WorkItemConfigurationsListResult` was removed
28+
29+
#### `models.WorkbookTemplatesListResult` was removed
30+
31+
#### `models.WorkbookTemplateResource` was removed
32+
33+
#### `models.WorkbookUpdateParameters` was modified
34+
35+
* `validate()` was removed
36+
37+
#### `models.WorkbookTemplateLocalizedGallery` was modified
38+
39+
* `validate()` was removed
40+
41+
#### `models.DeletedWorkbookResource` was modified
42+
43+
* `withTags(java.util.Map)` was removed
44+
* `withLocation(java.lang.String)` was removed
45+
* `validate()` was removed
46+
* `models.DeletedWorkbookResource withKind(models.WorkbookSharedTypeKind)` -> `models.DeletedWorkbookResource withKind(models.WorkbookSharedTypeKind)`
47+
* `models.DeletedWorkbookResource withEtag(java.lang.String)` -> `models.DeletedWorkbookResource withEtag(java.lang.String)`
48+
49+
#### `models.ApplicationInsightsComponentFeature` was modified
50+
51+
* `ApplicationInsightsComponentFeature()` was changed to private access
52+
* `validate()` was removed
1053

11-
### Other Changes
54+
#### `models.WebTestPropertiesConfiguration` was modified
55+
56+
* `validate()` was removed
57+
58+
#### `models.WorkbookTemplateUpdateParameters` was modified
59+
60+
* `validate()` was removed
61+
62+
#### `models.ApplicationInsightsComponentAnalyticsItemProperties` was modified
63+
64+
* `validate()` was removed
65+
66+
#### `models.AnnotationError` was modified
67+
68+
* `AnnotationError()` was changed to private access
69+
* `validate()` was removed
70+
71+
#### `models.InnerError` was modified
72+
73+
* `InnerError()` was changed to private access
74+
* `withTime(java.time.OffsetDateTime)` was removed
75+
* `withDiagnosticcontext(java.lang.String)` was removed
76+
* `validate()` was removed
77+
78+
#### `models.WorkbookInnerErrorTrace` was modified
79+
80+
* `WorkbookInnerErrorTrace()` was changed to private access
81+
* `validate()` was removed
82+
83+
#### `models.WorkbookErrorDefinition` was modified
84+
85+
* `WorkbookErrorDefinition()` was changed to private access
86+
* `validate()` was removed
87+
88+
#### `models.OperationDisplay` was modified
89+
90+
* `OperationDisplay()` was changed to private access
91+
* `withProvider(java.lang.String)` was removed
92+
* `withResource(java.lang.String)` was removed
93+
* `validate()` was removed
94+
* `withOperation(java.lang.String)` was removed
95+
96+
#### `models.ApplicationInsightsComponentDataVolumeCap` was modified
97+
98+
* `validate()` was removed
99+
100+
#### `models.WorkbookResourceIdentity` was modified
101+
102+
* `validate()` was removed
103+
* `java.util.UUID tenantId()` -> `java.lang.String tenantId()`
104+
* `java.util.UUID principalId()` -> `java.lang.String principalId()`
105+
106+
#### `models.ApplicationInsightsComponentExportRequest` was modified
107+
108+
* `validate()` was removed
109+
110+
#### `models.WebTestPropertiesRequest` was modified
111+
112+
* `validate()` was removed
113+
114+
#### `models.UserAssignedIdentity` was modified
115+
116+
* `validate()` was removed
117+
* `java.util.UUID principalId()` -> `java.lang.String principalId()`
118+
* `java.util.UUID clientId()` -> `java.lang.String clientId()`
119+
120+
#### `models.WebTestPropertiesValidationRules` was modified
121+
122+
* `validate()` was removed
123+
124+
#### `models.HeaderField` was modified
125+
126+
* `validate()` was removed
127+
128+
#### `models.WebtestsResource` was modified
129+
130+
* `validate()` was removed
131+
* `withLocation(java.lang.String)` was removed
132+
* `withTags(java.util.Map)` was removed
133+
134+
#### `models.ComponentsResource` was modified
135+
136+
* `validate()` was removed
137+
* `withTags(java.util.Map)` was removed
138+
* `withLocation(java.lang.String)` was removed
139+
140+
#### `models.WebTestGeolocation` was modified
141+
142+
* `validate()` was removed
143+
144+
#### `models.ComponentLinkedStorageAccountsPatch` was modified
145+
146+
* `validate()` was removed
147+
148+
#### `models.WorkItemCreateConfiguration` was modified
149+
150+
* `validate()` was removed
151+
152+
#### `models.ManagedServiceIdentity` was modified
153+
154+
* `java.util.UUID principalId()` -> `java.lang.String principalId()`
155+
* `validate()` was removed
156+
* `java.util.UUID tenantId()` -> `java.lang.String tenantId()`
157+
158+
#### `models.ApplicationInsightsComponentFeatureCapability` was modified
159+
160+
* `ApplicationInsightsComponentFeatureCapability()` was changed to private access
161+
* `validate()` was removed
162+
163+
#### `models.ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions` was modified
164+
165+
* `validate()` was removed
166+
167+
#### `models.WebTestPropertiesValidationRulesContentValidation` was modified
168+
169+
* `validate()` was removed
170+
171+
#### `models.WorkItemConfigurationError` was modified
172+
173+
* `WorkItemConfigurationError()` was changed to private access
174+
* `validate()` was removed
175+
176+
#### `models.ComponentPurgeBody` was modified
177+
178+
* `validate()` was removed
179+
180+
#### `models.DeletedWorkbookInnerErrorTrace` was modified
181+
182+
* `DeletedWorkbookInnerErrorTrace()` was changed to private access
183+
* `validate()` was removed
184+
185+
#### `models.WorkbookTemplateGallery` was modified
186+
187+
* `validate()` was removed
188+
189+
#### `models.ComponentPurgeBodyFilters` was modified
190+
191+
* `validate()` was removed
192+
193+
#### `models.ApiKeyRequest` was modified
194+
195+
* `validate()` was removed
196+
197+
#### `models.DeletedWorkbookErrorDefinition` was modified
198+
199+
* `DeletedWorkbookErrorDefinition()` was changed to private access
200+
* `validate()` was removed
201+
202+
#### `models.PrivateLinkScopedResource` was modified
203+
204+
* `PrivateLinkScopedResource()` was changed to private access
205+
* `withScopeId(java.lang.String)` was removed
206+
* `withResourceId(java.lang.String)` was removed
207+
* `validate()` was removed
208+
209+
#### `models.TagsResource` was modified
210+
211+
* `validate()` was removed
212+
213+
### Features Added
214+
215+
* `models.TrackedResource` was added
216+
217+
#### `models.ComponentLinkedStorageAccounts` was modified
218+
219+
* `systemData()` was added
220+
221+
#### `models.WebtestsResource` was modified
222+
223+
* `tags()` was added
224+
* `location()` was added
225+
226+
#### `models.ComponentsResource` was modified
227+
228+
* `tags()` was added
229+
* `location()` was added
230+
231+
#### `models.WorkbookTemplate` was modified
232+
233+
* `systemData()` was added
12234

13235
## 1.2.0-beta.1 (2025-02-18)
14236

sdk/applicationinsights/azure-resourcemanager-applicationinsights/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Azure Resource Manager ApplicationInsights client library for Java.
44

5-
This package contains Microsoft Azure SDK for ApplicationInsights Management SDK. Composite Swagger for Application Insights Management Client. Package tag package-2024-08-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
5+
This package contains Microsoft Azure SDK for ApplicationInsights Management SDK. Azure Application Insights client for saved items. Package api-version AnalyticsItems: 2015-05-01, ComponentAPIs: 2015-05-01, ComponentLinkedStorageAccountApi: 2020-03-01-preview, Components: 2020-02-02, DeletedWorkbookApi: 2024-02-01-preview, Favorites: 2015-05-01, LiveTokenApi: 2021-10-14, WebTestLocation: 2015-05-01, WebTestsApi: 2022-06-15, WorkBookOperations: 2021-03-08, WorkbooksApi: 2023-06-01, WorkbookTemplatesApi: 2020-11-20. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
66

77
## We'd love to hear your feedback
88

0 commit comments

Comments
 (0)