Skip to content

Commit 39c19b9

Browse files
author
SDKAuto
committed
CodeGen from PR 33586 in Azure/azure-rest-api-specs
Merge 62b9bdccffef720abb98542aeacba00972fadb9d into a2cf44d885881e99850cbdb0d86b817c5489def2
1 parent 23d3923 commit 39c19b9

File tree

63 files changed

+1849
-718
lines changed

Some content is hidden

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

63 files changed

+1849
-718
lines changed

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

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

3-
## 1.2.0-beta.2 (Unreleased)
3+
## 1.2.0-beta.2 (2025-03-31)
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.SolutionConfiguration$Update` was modified
10+
11+
* `withProperties(models.SolutionConfigurationProperties)` was removed
12+
13+
#### `models.PublicCloudConnector$Update` was modified
14+
15+
* `withProperties(models.PublicCloudConnectorProperties)` was removed
16+
17+
### Features Added
18+
19+
* `models.SolutionConfigurationUpdate` was added
20+
21+
* `models.PublicCloudConnectorUpdate` was added
22+
23+
* `models.TrackedResourceUpdate` was added
24+
25+
* `models.SolutionConfigurationPropertiesUpdate` was added
26+
27+
* `models.AwsCloudProfileUpdate` was added
28+
29+
* `models.PublicCloudConnectorPropertiesUpdate` was added
30+
31+
#### `models.SolutionConfiguration$Update` was modified
32+
33+
* `withProperties(models.SolutionConfigurationPropertiesUpdate)` was added
34+
35+
#### `models.PublicCloudConnector$Update` was modified
1036

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

1339
## 1.2.0-beta.1 (2025-02-26)
1440

0 commit comments

Comments
 (0)