Skip to content

Commit d2bc56b

Browse files
author
SDKAuto
committed
CodeGen from PR 34371 in Azure/azure-rest-api-specs
Merge 5a991e1ddde01c1ad3021a5d06676272f2ac00f5 into 37e1a52a30c527b6ad2d7ef09a9c82ad4491e8a2
1 parent 24808f3 commit d2bc56b

File tree

218 files changed

+5349
-5153
lines changed

Some content is hidden

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

218 files changed

+5349
-5153
lines changed

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

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

3-
## 1.2.0-beta.2 (Unreleased)
3+
## 1.0.0-beta.1 (2025-04-30)
44

5-
### Features Added
5+
- Azure Resource Manager HybridConnectivity client library for Java. This package contains Microsoft Azure SDK for HybridConnectivity Management SDK. REST API for Hybrid Connectivity. Package tag package-2024-12. 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.EndpointProperties` was removed
10+
11+
#### `models.EndpointResource$Update` was modified
12+
13+
* `withProperties(models.EndpointProperties)` was removed
14+
15+
#### `models.EndpointResource` was modified
16+
17+
* `properties()` was removed
18+
19+
#### `models.EndpointResource$Definition` was modified
20+
21+
* `withProperties(models.EndpointProperties)` was removed
22+
23+
### Features Added
24+
25+
* `models.SolutionConfiguration` was added
26+
27+
* `models.GenerateAwsTemplateRequest` was added
28+
29+
* `models.PublicCloudConnector` was added
30+
31+
* `models.Inventories` was added
32+
33+
* `models.SolutionConfiguration$Definition` was added
34+
35+
* `models.SolutionConfigurationUpdate` was added
36+
37+
* `models.OperationStatusResult` was added
38+
39+
* `models.PublicCloudConnectorUpdate` was added
40+
41+
* `models.SolutionTypeSettingsProperties` was added
42+
43+
* `models.SolutionTypeResource` was added
44+
45+
* `models.SolutionTypeResourceListResult` was added
46+
47+
* `models.AwsCloudProfile` was added
48+
49+
* `models.InventoryResource` was added
50+
51+
* `models.SolutionTypeSettings` was added
52+
53+
* `models.SolutionConfigurationStatus` was added
54+
55+
* `models.SolutionConfigurations` was added
56+
57+
* `models.ResourceProvisioningState` was added
58+
59+
* `models.TrackedResourceUpdate` was added
60+
61+
* `models.HostType` was added
62+
63+
* `models.InventoryResourceListResult` was added
64+
65+
* `models.PublicCloudConnectors` was added
66+
67+
* `models.SolutionConfiguration$Update` was added
68+
69+
* `models.AwsCloudProfileUpdate` was added
70+
71+
* `models.PublicCloudConnector$Definition` was added
72+
73+
* `models.SolutionTypes` was added
74+
75+
* `models.PublicCloudConnector$DefinitionStages` was added
76+
77+
* `models.PublicCloudConnector$Update` was added
78+
79+
* `models.PublicCloudConnector$UpdateStages` was added
80+
81+
* `models.SolutionConfiguration$DefinitionStages` was added
82+
83+
* `models.PublicCloudConnectorListResult` was added
84+
85+
* `models.SolutionConfigurationListResult` was added
86+
87+
* `models.CloudNativeType` was added
88+
89+
* `models.GenerateAwsTemplates` was added
90+
91+
* `models.SolutionConfiguration$UpdateStages` was added
92+
93+
#### `models.EndpointResource$Update` was modified
94+
95+
* `withResourceId(java.lang.String)` was added
96+
* `withTypePropertiesType(models.Type)` was added
97+
98+
#### `models.EndpointResource` was modified
99+
100+
* `provisioningState()` was added
101+
* `resourceId()` was added
102+
* `typePropertiesType()` was added
103+
104+
#### `HybridConnectivityManager` was modified
105+
106+
* `solutionConfigurations()` was added
107+
* `solutionTypes()` was added
108+
* `publicCloudConnectors()` was added
109+
* `inventories()` was added
110+
* `generateAwsTemplates()` was added
111+
112+
#### `models.EndpointResource$Definition` was modified
10113

11-
### Other Changes
114+
* `withTypePropertiesType(models.Type)` was added
115+
* `withResourceId(java.lang.String)` was added
12116

13117
## 1.2.0-beta.1 (2025-02-26)
14118

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Azure Resource Manager Hybrid Connectivity client library for Java
1+
# Azure Resource Manager HybridConnectivity client library for Java
22

3-
Azure Resource Manager Hybrid Connectivity client library for Java.
3+
Azure Resource Manager HybridConnectivity client library for Java.
44

5-
This package contains Microsoft Azure SDK for Hybrid Connectivity Management SDK. REST API for public clouds. 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 HybridConnectivity Management SDK. REST API for Hybrid Connectivity. Package tag package-2024-12. 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)