Skip to content

Commit c51ddf3

Browse files
author
SDKAuto
committed
CodeGen from PR 33698 in Azure/azure-rest-api-specs
Merge c572a937b3c7818847d54d71c854e62969d75115 into 2ddcc49aa62928eff65f3864a88832fb4959166c
1 parent 4cbf7a5 commit c51ddf3

File tree

71 files changed

+1921
-775
lines changed

Some content is hidden

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

71 files changed

+1921
-775
lines changed

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

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

3-
## 1.2.0-beta.2 (Unreleased)
3+
## 1.2.0-beta.2 (2025-04-03)
44

5-
### Features Added
5+
- Azure Resource Manager Hybrid Connectivity client library for Java. 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).
66

77
### Breaking Changes
88

9-
### Bugs Fixed
9+
#### `models.PostResponse` was removed
10+
11+
#### `models.SolutionConfiguration$Update` was modified
12+
13+
* `withProperties(models.SolutionConfigurationProperties)` was removed
14+
15+
#### `models.PublicCloudConnector$Update` was modified
16+
17+
* `withProperties(models.PublicCloudConnectorProperties)` was removed
18+
19+
#### `models.GenerateAwsTemplates` was modified
20+
21+
* `models.PostResponse post(models.GenerateAwsTemplateRequest)` -> `models.GenerateAwsTemplateResponse post(models.GenerateAwsTemplateRequest)`
22+
23+
### Features Added
24+
25+
* `models.SolutionConfigurationUpdate` was added
26+
27+
* `models.PublicCloudConnectorUpdate` was added
28+
29+
* `models.GenerateAwsTemplateResponse` was added
30+
31+
* `models.TrackedResourceUpdate` was added
32+
33+
* `models.SolutionConfigurationPropertiesUpdate` was added
34+
35+
* `models.AwsCloudProfileUpdate` was added
36+
37+
* `models.PublicCloudConnectorPropertiesUpdate` was added
38+
39+
#### `models.SolutionConfiguration$Update` was modified
40+
41+
* `withProperties(models.SolutionConfigurationPropertiesUpdate)` was added
42+
43+
#### `models.PublicCloudConnector$Update` was modified
1044

11-
### Other Changes
45+
* `withProperties(models.PublicCloudConnectorPropertiesUpdate)` was added
1246

1347
## 1.2.0-beta.1 (2025-02-26)
1448

0 commit comments

Comments
 (0)