Skip to content

Commit c3cbced

Browse files
authored
pre-release from Gustconfig to Hybridaks (#48647)
1 parent 00049de commit c3cbced

File tree

8 files changed

+8
-36
lines changed

8 files changed

+8
-36
lines changed

sdk/guestconfiguration/Azure.ResourceManager.GuestConfiguration/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# Release History
22

3-
## 1.3.0-beta.1 (Unreleased)
3+
## 1.2.1 (2025-03-11)
44

55
### Features Added
66

77
- Exposed `JsonModelWriteCore` for model serialization procedure.
88

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 1.2.0 (2024-07-19)
1610

1711
### Features Added

sdk/guestconfiguration/Azure.ResourceManager.GuestConfiguration/src/Azure.ResourceManager.GuestConfiguration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.3.0-beta.1</Version>
3+
<Version>1.2.1</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.2.0</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.GuestConfiguration</PackageId>

sdk/hdinsight/Azure.ResourceManager.HDInsight/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
11
# Release History
22

3-
## 1.2.0-beta.4 (Unreleased)
3+
## 1.2.0-beta.4 (2025-03-11)
44

55
### Features Added
66

77
- Exposed `JsonModelWriteCore` for model serialization procedure.
88

9-
### Breaking Changes
10-
119
### Bugs Fixed
1210

1311
- Fix HDInsight GetHDInsightClustersAsync Exceptipn: Value cannot be an empty string. (Parameter 'resourceId'). Issue link: https://github.com/Azure/azure-sdk-for-net/issues/45709
1412

15-
### Other Changes
16-
1713
## 1.2.0-beta.3 (2024-09-09)
1814

1915
### Features Added

sdk/hdinsightcontainers/Azure.ResourceManager.HDInsight.Containers/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# Release History
22

3-
## 1.0.0-beta.5 (Unreleased)
3+
## 1.0.0-beta.5 (2025-03-11)
44

55
### Features Added
66

77
- Exposed `JsonModelWriteCore` for model serialization procedure.
88

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 1.0.0-beta.4 (2024-08-01)
1610

1711
### Features Added

sdk/healthcareapis/Azure.ResourceManager.HealthcareApis/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# Release History
22

3-
## 1.4.0-beta.1 (Unreleased)
3+
## 1.3.1 (2025-03-11)
44

55
### Features Added
66

77
- Exposed `JsonModelWriteCore` for model serialization procedure.
88

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 1.3.0 (2024-03-31)
1610

1711
### Features Added

sdk/healthcareapis/Azure.ResourceManager.HealthcareApis/src/Azure.ResourceManager.HealthcareApis.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.4.0-beta.1</Version>
3+
<Version>1.3.1</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.3.0</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.HealthcareApis</PackageId>

sdk/hybridaks/Azure.ResourceManager.HybridContainerService/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# Release History
22

3-
## 1.1.0-beta.1 (Unreleased)
3+
## 1.0.1 (2025-03-11)
44

55
### Features Added
66

77
- Exposed `JsonModelWriteCore` for model serialization procedure.
88

9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 1.0.0 (2024-01-26)
1610

1711
This release is the first stable release of the Hybrid Container Service Management library.

sdk/hybridaks/Azure.ResourceManager.HybridContainerService/src/Azure.ResourceManager.HybridContainerService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.1.0-beta.1</Version>
3+
<Version>1.0.1</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.0.0</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.HybridContainerService</PackageId>

0 commit comments

Comments
 (0)