Skip to content

Commit ea860fb

Browse files
[Automation] Generate Fluent Lite from resourcehealth#package-2022-10 (Azure#35169)
Co-authored-by: Haoling Dong <[email protected]>
1 parent fd8fb96 commit ea860fb

File tree

171 files changed

+16703
-637
lines changed

Some content is hidden

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

171 files changed

+16703
-637
lines changed

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

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

3-
## 1.1.0-beta.1 (Unreleased)
3+
## 1.1.0-beta.1 (2023-05-26)
4+
5+
- Azure Resource Manager ResourceHealth client library for Java. This package contains Microsoft Azure SDK for ResourceHealth Management SDK. The Resource Health Client. Package tag package-2022-10. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
46

57
### Features Added
68

7-
### Breaking Changes
9+
* `models.EventsOperations` was added
10+
11+
* `models.EventLevelValues` was added
12+
13+
* `models.IssueNameParameter` was added
14+
15+
* `models.SecurityAdvisoryImpactedResources` was added
16+
17+
* `models.KeyValueItem` was added
18+
19+
* `models.Impact` was added
20+
21+
* `models.ImpactedResources` was added
22+
23+
* `models.EventTypeValues` was added
24+
25+
* `models.MetadataEntity` was added
26+
27+
* `models.StatusBanner` was added
28+
29+
* `models.EventPropertiesRecommendedActionsItem` was added
30+
31+
* `models.Events` was added
32+
33+
* `models.ImpactedServiceRegion` was added
34+
35+
* `models.EventStatusValues` was added
36+
37+
* `models.EmergingIssueImpact` was added
38+
39+
* `models.EventOperations` was added
40+
41+
* `models.Event` was added
42+
43+
* `models.ChildAvailabilityStatuses` was added
44+
45+
* `models.EmergingIssues` was added
46+
47+
* `models.EmergingIssuesGetResult` was added
48+
49+
* `models.Metadatas` was added
50+
51+
* `models.SeverityValues` was added
52+
53+
* `models.StageValues` was added
54+
55+
* `models.ChildResources` was added
856

9-
### Bugs Fixed
57+
* `models.ImpactedRegion` was added
58+
59+
* `models.EventPropertiesRecommendedActions` was added
60+
61+
* `models.EventImpactedResourceListResult` was added
62+
63+
* `models.StatusActiveEvent` was added
64+
65+
* `models.MetadataEntityListResult` was added
66+
67+
* `models.LinkTypeValues` was added
68+
69+
* `models.EventImpactedResource` was added
70+
71+
* `models.LevelValues` was added
72+
73+
* `models.EmergingIssueListResult` was added
74+
75+
* `models.Faq` was added
76+
77+
* `models.EventSourceValues` was added
78+
79+
* `models.Link` was added
80+
81+
* `models.Scenario` was added
82+
83+
* `models.LinkDisplayText` was added
84+
85+
* `models.Update` was added
86+
87+
* `models.EventPropertiesArticle` was added
88+
89+
* `models.EventPropertiesAdditionalInformation` was added
90+
91+
* `models.MetadataSupportedValueDetail` was added
92+
93+
#### `models.RecommendedAction` was modified
94+
95+
* `actionUrlComment()` was added
96+
* `withActionUrlComment(java.lang.String)` was added
97+
98+
#### `ResourceHealthManager` was modified
99+
100+
* `metadatas()` was added
101+
* `childResources()` was added
102+
* `impactedResources()` was added
103+
* `childAvailabilityStatuses()` was added
104+
* `eventOperations()` was added
105+
* `securityAdvisoryImpactedResources()` was added
106+
* `emergingIssues()` was added
107+
* `eventsOperations()` was added
108+
109+
#### `models.AvailabilityStatusProperties` was modified
10110

11-
### Other Changes
111+
* `withArticleId(java.lang.String)` was added
112+
* `category()` was added
113+
* `withContext(java.lang.String)` was added
114+
* `context()` was added
115+
* `articleId()` was added
116+
* `withCategory(java.lang.String)` was added
12117

13118
## 1.0.0 (2022-12-09)
14119

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Azure Resource Manager ResourceHealth client library for Java.
44

5-
This package contains Microsoft Azure SDK for ResourceHealth Management SDK. The Resource Health Client. Package tag package-2020-05-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 ResourceHealth Management SDK. The Resource Health Client. Package tag package-2022-10. 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

@@ -32,7 +32,7 @@ Various documentation is available to help you get started
3232
<dependency>
3333
<groupId>com.azure.resourcemanager</groupId>
3434
<artifactId>azure-resourcemanager-resourcehealth</artifactId>
35-
<version>1.0.0</version>
35+
<version>1.1.0-beta.1</version>
3636
</dependency>
3737
```
3838
[//]: # ({x-version-update-end})

0 commit comments

Comments
 (0)